body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-image: url(images/pagebk.jpg);
	}

#container {
	background: #10007B;
	border: 1px solid #10007B;
}

.bodytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {color: #808080; text-decoration: underline;} 
.bodytext a:visited {color: #CCCCCC; text-decoration: underline;} 
.bodytext a:hover {color: #FFFFFF; text-decoration: none; background: #808080;} 
.bodytext a:active {color: #FFFFFF; text-decoration: none; background: #808080;} 

.bodytext2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext2 a:link {color: #808080; text-decoration: underline;} 
.bodytext2 a:visited {color: #888888; text-decoration: underline;} 
.bodytext2 a:hover {color: #FFFFFF; text-decoration: none; background: #808080;} 
.bodytext2 a:active {color: #FFFFFF; text-decoration: none; background: #808080;} 

.blacksmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blacksmall a:link {color: #000000; text-decoration: underline;} 
.blacksmall a:visited {color: #333333; text-decoration: underline;} 
.blacksmall a:hover {color: #FFFFFF; text-decoration: none; background: #808080;} 
.blacksmall a:active {color: #FFFFFF; text-decoration: none; background: #808080;} 

.greensmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CE0084;} 
.greensmall a:link {color: #CE0084; text-decoration: underline;} 
.greensmall a:visited {color: #CE0084; text-decoration: underline;} 
.greensmall a:hover {color: #FFFFFF; text-decoration: none; background: #CE0084;} 
.greensmall a:active {color: #FFFFFF; text-decoration: none; background: #CE0084;} 

.brownsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8C7964;} 
.brownsmall a:link {color: #8C7964; text-decoration: underline;} 
.brownsmall a:visited {color: #8C7964; text-decoration: underline;} 
.brownsmall a:hover {color: #FFFFFF; text-decoration: none; background: #8C7964;} 
.brownsmall a:active {color: #FFFFFF; text-decoration: none; background: #8C7964;} 

.blackheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #10007B;} 
.blackheader a:link {color: #10007B; text-decoration: underline; font-weight: bold;} 
.blackheader a:visited {color: #544b7f; text-decoration: underline; font-weight: bold;} 
.blackheader a:hover {color: #FFFFFF; text-decoration: none; background: #10007B; font-weight: bold;} 
.blackheader a:hover {color: #FFFFFF; text-decoration: none; background: #10007B; font-weight: bold;} 

.footertext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;} 
.footertext a:link {color: #FFFFFF; text-decoration: underline;} 
.footertext a:visited {color: #ffffff; text-decoration: underline;} 
.footertext a:hover {color: #9697b7; text-decoration: none; background: #FFFFFF} 
.footertext a:active {color: #9697b7; text-decoration: none; background: #FFFFFF} 

.smallwhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;} 
.smallwhite a:link {color: #E8E8E8; text-decoration: underline;} 
.smallwhite a:visited {color: #E8E8E8; text-decoration: underline;} 
.smallwhite a:hover {color: #ffffff; text-decoration: none; background: #E8E8E8;} 
.smallwhite a:active {color: #E8E8E8; text-decoration: none;}

#menutable {
 	width: 120px;
 	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #10007B; font-weight: bold;
 }
 
#menutable td {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#menutable td a {
 	/*/*/padding: 4px;
 	display: block;
 	text-decoration: none;
 	line-height: 1.5em;
	 /* */
 }
 
 #menutable td a:link, #menutable td a:visited {
    display: block;	
	color: #10007B;
	background-image: url(images/nav_bk.jpg);
	background-repeat: repeat-x;
 }
 
 #menutable td a:hover, #menutable td a:active {
    display: block;
 	color: #10007B;
 	background-image: url(images/nav_bk_over.jpg);
	background-repeat: repeat-x;
 }
 
 h3 {color: #10007B;
 	margin: 0px;
	padding: 0px;
 
 }
 
 h4 {color: #10007B;
 	margin: 0px;
	padding: 0px;
 	
 }

.rightrail {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #4A736C; border-left: 1px solid #618a82; background-color: #BCD0CE;} 
.rightrail a:link {color: #10007B; text-decoration: underline;} 
.rightrail a:visited {color: #10007B; text-decoration: underline;} 
.rightrail a:hover {color: #FFFFFF; text-decoration: none; background: #10007B;} 
.rightrail a:active {color: #FFFFFF; text-decoration: none; background: #10007B;} 
 
 .photo {
 	padding: 2px;
 	border: 1px solid #CCCCCC;
 }
 
 .leftcol {
 	background-image: url(images/left_bk.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #715e92;
 }
 
 .topborder {
 	background-image: url(images/header_bk.jpg);
	background-repeat: repeat-x;
 }
