body
{
	/* background-color: #0A2972;*/
	background-color: #E4E4E4; 
}
body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a
{
	color: #FE9915;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #FE9915;
}
caption
{
	font-size: 12px;
	font-weight: bold;
}
#no_underline
{
	text-decoration: none;
}
#body_table
{
	border: 2px solid #FFFFFF;
}
#search 
{ 
	font-size: 8pt; 
	font-family: verdana, arial, helvetica; 
	color: #000000; 
	border: 1px solid #000000;
}
#search:hover, #search:focus
{ 
	background-color: #ffffff;
}
#search_button
{
	font-size: 8pt; 
	font-family: verdana, arial, helvetica;
}
#new_location
{
	font-size: 10pt; 
	font-family: verdana, arial, helvetica;
	color: #ffffff;
	font-weight: bold;
}

/***************************
	HEADER
***************************/

#header_table
{
	border: 2px solid #FFFFFF;
	background-color: #FE9915;
}
#header_link a
{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#header_link a:hover
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#menu_cell
{
	border-right: 1px dashed #A8A8A8;
}
#menu_cell a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#menu_cell a:hover
{
	color: #FE9915;
	text-decoration: none;
}
#menu_cell_last a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#menu_cell_last a:hover
{
	color: #FE9915;
	text-decoration: none;
}

/***************************
	FOOTER
****************************/
#footer_table
{
	border: 2px solid #FFFFFF;
	background-color: #FE9915;
}
#footer_cell
{
	color: #000000;
	background-color: #FE9915;
}
#footer_cell a
{
	color: #FFFFFF;
	text-decoration: none;
}
.ul_details {
	margin-top: 5px;
	list-style: square;
	}
.plan_table {
	mborder-top: 1px dotted #cccccc;
	margin-top: 0px;
	}
