body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: 333366;
    scrollbar-arrow-color: #FFCC00
}

#mainTable {
	width: 760px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;




}
 #mainTable td {
 	/*padding: 3px;/*Pads each table cell in modern browsers*/
}
 #maincontent {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-size: 100%;
	vertical-align: top;

}
 #maincontent {
 	padding: 5px;	
}
#maincontent a {
 	/*/*/padding: 3px;
 	padding: 3px;/*Pads each table cell in modern browsers*/
 	text-decoration: underline;
}
#maincontent a:link, #maincontent a:visited {
 	color: #000000;
 	text-decoration: underline;
}
#maincontent a:hover, #maincontent a:active {
 	color: #000000;
 	text-decoration: none;
}
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #FFFFFF!important;
 	border: 2px dotted #FFF !important; /* */
}
#header {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #333399;
}
#header a {
	color: #FFFFFF;
	border: 1px none #000000;
	text-decoration: none;
	font-size: 80%;
	padding: 0px 5px;
}
#header a:link, #header a:visited {
 	color: #FFFFFF;
	font-weight: bold;
}
#header a:hover, #header a:active {
	color: #333399;
	text-decoration: none;
 	border: 1px none #FFFFFF;
 	background-color: #FFFFFF;
	font-weight: bold;

}
 #footer {
	color: #FFFFFF;
	font-size: 70%;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333399;
}
#footer a {
	padding: 3px;
	text-decoration: none;
	line-height: 1em;
	width: 100px;

}
#footer a:link, #footer a:visited {
 	color: #FFFFFF;
 	text-decoration: underline;
}
#footer a:hover, #footer a:active {
 	color: #FFFFFF;
 	text-decoration: none;
}
#specs {
	text-align: left;
	font-size: 12px;
	padding-right: 10px;




}
#specs a {
	text-decoration: none;
	line-height: 1.5em;

}
#specs a:link, #footer a:visited {
 	text-decoration: underline;
}
#specs a:hover, #footer a:active {
	text-decoration: none;
	color: #FF0000;
}
#indexinsert {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;


}
td, p, ul {

}
h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%; }
