#Line
	{
	height:20px;
	width:665;
	background-image:url(images/line.gif); 
	background-repeat:repeat-x;
	margin-top: 3px;
	}

.Line
	{
	height:20px;
	width:665;
	background-image:url(images/line.gif); 
	background-repeat:repeat-x;
	margin-top: 3px;
	}
	
#Line-Right{
	height:20px;
	width:295;
	background-image:url(images/line.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
}
	
#Line .header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	height:20px;
	background-color:#fff;
	float:left;
	padding-right:6px;
	}
	
.MenuLine{
	height:20px;
	background-image:url(images/line.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
}	
.MenuLine .MenuHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  
	font-weight: bold;
	color: #333;
	height:20px;
	background-color:#fff;
	float:left;
	padding-right:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
}

#Line-Right .header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	height:20px;
	background-color:#fff;
	float:left;
	padding-right:6px;
	margin-bottom:4px;
	}


.text {
text-align: left;
font-weight: normal;
margin-top: 1px;
margin-bottom: 15px;

}


/* menu css'ed by MH */
/* oh baga! */

#Menu-Map
	{
	background-color:#fff;
	width: 295px;
	float: left;
	}


#Menu-Map div.text
	{
	font-size:14px;
	color: #333;
	float: left;
	line-height: 33px;
	width: 295px;
	text-align:left;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	}


#Menu-Map ul
	{
	display:block;
	margin: 0px;
	float: left;
	}


html>body #Menu-Map ul
	{
	display:inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}


#Menu-Map ul li
	{
	display:block;
	font-weight:bold;
	margin-top: 1px;
	float: left;
	width: 143px;
	}
	
html>body #Menu-Map ul li
	{
	width: 143px;
	margin-top: 1px;
	}




#Menu-Map div.text .menu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	vertical-align:middle;
	}



#Menu-Map div.text .menu .text
	{
	margin: 1px 1px 1px 1px;
	padding: 0 0 0 0;
	font-size:13px;
	color: #333;
	float: left;
	width: 143px;
	height: 30px;
	font-weight:bold;
	background-color: #B7E4FB;
	border: solid 1px #72C0F0;
	vertical-align:middle;
	}


#Menu-Map div.text .menu .text a:hover
	{
	padding: 0 0 0 0;
	font-size:13px;
	color: #333;
	height: 30px;
	font-weight:bold;
	background-color: #FBC597;
	display: block;
	}

#Menu-Map div.text .menu  .text_selected
	{
	margin: 1px 1px 1px 1px;
	padding: 0 0 0 0;
	font-size:13px;
	color: #333;
	float: left;
	width: 143px;
	height: 30px;
	font-weight:bold;
	background-color: #FBC597;
	border: solid 1px #72C0F0;
	vertical-align:middle;
	}
	
/*information Corner*/

.Menu-search
	{
	width: 175px;
	height: 120px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;

	}

/*html>body .Menu-search
	{
	width: 165px;
	height: 130px;
	position: relative;
	
	margin-top: 0px;
	padding: 0px;
	}
*/

.Menu-search ul {margin-top: 0px;}

.Menu-search ul li
	{
	display:block;
	line-height:23px;
	padding-top:2px;
	font-size:13px;
	color: #333;
	font-weight:bold;
	margin-left: -34px;
	}
	


.Menu-search ul li img {margin-right: 7px; text-align:left}

/*html>body .Menu-search ul li { line-height:25px; padding-top:0px; margin-left: -34px; }	*/
.search
	{
	width: 476px;
	height: 190px;
	float: right;
	text-align:left;
	padding: 0;
	}

/*html>body .search
	{
	height: 205px;
	width: 476px;
	}
*/
.try
	{
	line-height: 13px;
	font-size:12px;
	color: #333;
	}
/* 	*/

#Online div.text
	{
	padding: 0 0 0 0;
	font-size:12px;
	color: #333;
	width: 292px;
	margin: 5px 0 5px 0;
	font-weight:bold;
	display:block;
	background-color: #eeeeee;
	border: solid 1px #999999;
	line-height: 25px;
	}


#Online div.text a:hover
	{
	display:block;
	color: #333;
	width: 292px;
	background-color: #A0D5EE;
	}

#Online div.text img
	{
	padding: 5px 0 0 0;
	}

/* */
html>body .online
	{
	margin-top: 2px;
	}


.table {
	background-color:#EAF9FD;
	border: solid 1px #0099CC;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	}
	
.models {
	color:#006699;
	font-weight: bold;
	padding-left: 10px;
	}
	
.details {
	padding-left: 10px;
	}

.listheader{
	padding-left: 10px;
	font-weight: bold;
	color: #FF9900;
	}
