
body {font-family:verdana;font-size:14px;margin:0;padding:0;background-color:#c7d796;background-image: url(/images/site/bg_gradient.gif); background-repeat: repeat-x;}

table.nav td.blank {border-bottom:1px solid #d08300;font-variant:small-caps;font-size:12px;color:maroon;}
table.nav td.off {border-bottom:1px solid #d08300;text-align:center;padding:5px 10px 5px 10px;}
table.nav td.off a {text-decoration:none;color:gray; padding-left:5px;padding-right:5px;font-size:11px;}
table.nav td.on {
	width:100px;
	padding:5px 5px 5px 5px;
	border-top:1px solid #d08300;
	border-left:1px solid #d08300;
	border-right:1px solid #d08300;
	text-align:center;
	background-color:#f4d28a;
	font-size:11px;
	}

td.searchBar{
	border-left:1px solid #d08300;
	border-right:1px solid #d08300;
	border-bottom:1px solid #d08300;
	font-size:10px;
	height:57px;
	/*background-color:#ebea8b;*/
	background-image: url(/images/site/searchBackground.gif); background-repeat: repeat-x;
	}

table.userSelections {background-color:#f0f0f0;
	border-left:1px solid #d08300;
	border-right:1px solid #d08300;
	border-bottom:1px solid #d08300;
	padding:4px;}

DIV.modelSelect{background-color:#f4d28a;width:118px;border:1px solid #d08300;font-size:10px;cursor:pointer;}
DIV.modelSelectOn{background-color:lightgreen;width:118px;border:1px solid #d08300;font-size:10px;cursor:pointer;}
