body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; margin: 0; background-color:#6982b5;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#wrap {background-image:url(../images/menubg.jpg); background-repeat: repeat-y; width: 730px; border-right: 1px groove #CCCCCC; border-bottom: 1px groove #CCCCCC; margin-top: 1em; margin-left:auto; margin-right: auto; margin-bottom: 20px; background-color:#FFFFFF;} 


#top {width: 730px; height: 138px; background-image:url(../images/header2.jpg); background-repeat:no-repeat;
}
#content {font-size: 12px; padding:10px; margin-left: 175px; background-color:#FFFFFF; 


   height: expression( this.scrollHeight < 431 ? "430px" : "auto" ); /* sets min-height for IE */
   min-height: 430px; /* sets min-height value for all standards-compliant browsers */



}

#side {width: 175px;  float:left; font-size: 12px;}

.borders { border-bottom-width: 1px; border-bottom-color:#000000; border-bottom-style:groove; border-right-width: 1px; border-right-color:#000000; border-right-style:groove;}



#side ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #9b9eba;
	border-right: 0px none #9b9eba;
	border-bottom: 0px none #9b9eba;
	border-left: 0px none #9b9eba;

}


#side li.title {margin-left: 12px;  font-style:italic; color:#000099; }
#side li a.single {
	display: block;
	text-decoration: none;
	font-weight:bold;
	width: 150px;
	height: 25px;
	margin-top: 6px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
		}
#side li a.double {
	display: block;
	text-decoration: none;
	font-weight:bold;
	width: 150px;
	height: 40px;
	margin-top: 6px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
		}
		
#side li a.triple {
	display: block;
	text-decoration: none;
	font-weight:bold;
	width: 150px;
	height: 65px;
	margin-top: 6px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
		}

html>body #menu li a {
		width: auto;
		text-decoration:none;
}

#side li a:hover {
	color: #000000;
	background-color: #9b9eba;
	
}


