body {
    margin : 0; 
} 
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #CC0000;
}

#menutop3 {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	background-color: #660000;
}
#menutop3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
#menutop3 a, #menutop em { display: inline; margin: 0 }
#menutop3 a, #menutop px { border-left: 1px solid #FF9900; padding: 3px 0.5em; }
#menutop3 a: first-child {
	border-left: solid 1px #111;
	color: #CCCCCC;
}
#menutop3 a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#menutop3 a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#menutop3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
	line-height: 20px;
}

#search-button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #FFFFCC;
	border: 2px ridge #AA0000;
	font-weight: bold;
}
/********** Search Box****************/
.search-box {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-indent: 3px;
	color: #666666;
	background-color: #F8F8F8;
	font-style: italic;
	text-decoration: none;
}

#searchtop {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #660000;
	border: 2px ridge #660000;
	font-weight: bold;
}

#searchtop a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border-style: ridge;
	border-color: #CCCC00;
	border-width: 2px;
	font-weight: bold;
}
/********** Pages ****************/
.table-1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px;
	font-weight: normal;
}

/********* Menu Left ***********/
#menuLeft {
	background-color: #660000;
}
#menuLeft {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}
#menuLeft a, #menuLeft em { display: list-item; margin: 0 }
#menuLeft a, #menuLeft px { padding: 2px 5px; }
#menuLeft a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#menuLeft a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#menuLeft a:hover {
	text-decoration: none;
	color: #FFFF00;
}

td.altrow1 {
	padding-left: 4px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F2F0F9;
}
td.altrow2 {
	background-color: #E9EBCB;
	padding-left: 4px;
	border-bottom: 3px solid #FFFFFF;
}
