body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-color: #000000;
	background-image: url(images/backblack.gif);
}

li {color: #FFFFFF; list-style-type: square;} 
ul {color: #FFFFFF; list-style-type: square;} 
ol {color: #FFFFFF;}

.imgborder {
	padding: 4px;
	border: 1px solid #606060;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 0px; padding: 0px; font-size: 14px;}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 0px; padding: 0px; font-size: 16px;}

.caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #66FFFF;}

.headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #66FFFF;}
.headline a:link {color: #66FFFF; text-decoration: underline;} 
.headline a:visited {color: #66FFFF; text-decoration: underline;} 
.headline a:hover {color: #000000; text-decoration: none; background: #66FFFF;} 
.headline a:active {color: #000000; text-decoration: none; background: #66FFFF;} 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; line-height: 18px;} 
.mytext a:link {color: #FFFFFF; font-weight: bold; text-decoration: underline;} 
.mytext a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;} 
.mytext a:hover {color: #000000; font-weight: bold; text-decoration: none; background: #CCCCCC;} 
.mytext a:active {color: #000000; font-weight: bold; text-decoration: none; background: #CCCCCC;} 

.black {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-image: url(images/grayfade_bk.jpg);} 
.black a:link {color: #000000; font-weight: bold; text-decoration: underline;} 
.black a:visited {color: #000000; font-weight: bold; text-decoration: underline;} 
.black a:hover {color: #ffffff; font-weight: bold; text-decoration: underline; background: #000000;} 
.black a:active {color: #000000; font-weight: bold; text-decoration: none;}

.mytextheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF;}
.mytextheader a:link {color: #6666CC; font-weight: bold; text-decoration: underline;} 
.mytextheader a:visited {color: #6666CC; font-weight: bold; text-decoration: underline;} 
.mytextheader a:hover {color: #ffffff; font-weight: bold; text-decoration: none; background: #6666CC;} 
.mytextheader a:active {color: #ffffff; font-weight: bold; text-decoration: none; background: #6666CC;}

.mytextheader2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #66FFFF;}
.mytextheader2 a:link {color: #66FFFF; font-weight: bold; text-decoration: underline;} 
.mytextheader2 a:visited {color: #66FFFF; font-weight: bold; text-decoration: underline;} 
.mytextheader2 a:hover {color: #ffffff; font-weight: bold; text-decoration: none;} 
.mytextheader2 a:active {color: #ffffff; font-weight: bold; text-decoration: none;}
}

.pageheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; font-weight: bold; letter-spacing: 3px;}

.yellow {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFF99; }
.yellow a:link {color: #FFFF99; font-weight: bold; text-decoration: underline;} 
.yellow a:visited {color: #FFFF99; font-weight: bold; text-decoration: underline;} 
.yellow a:hover {color: #000000; font-weight: bold; text-decoration: none; background: #FFFF99;} 
.yellow a:active {color: #000000; font-weight: bold; text-decoration: none; background: #FFFF99;}

.imgleft {
	float: left;
	margin-right: 5px;
	padding: 4px;
	border: 1px solid #606060;
}

.imgright {
	float: right;
	margin-left: 5px;
	padding: 4px;
	border: 1px solid #606060;
}

#menutable {
 	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 }
 
#menutable td a {
 	/*/*/padding: 3px;
 	display: block;
 	text-decoration: none;
 	line-height: 1.5em;
	width: 100%;
	 /* */
 }
 
 #menutable td a:link, #menutable td a:visited {	
	color: #FFFFFF;
 }
 
 #menutable td a:hover, #menutable td a:active {
 	color: #27397b;
	background-color: #FFFFFF;
 }
