  BODY { 
scrollbar-3dlight-color:#00008B;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:;
           scrollbar-track-color:#6888C5;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#013392;
           scrollbar-highlight-color:#75A5A8;
           scrollbar-shadow-color:


}
/* Left Bar Styles */
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mainlinks a:link {
	color: #000066;
	text-decoration: none;
}
.mainlinks a:visited {
	color: #000066;
	text-decoration: none;
}
.mainlinks a:hover {
	color: #1A53B8;
	text-decoration: underline;
}
.mainlinks a:active {
	color: #1A53B8;
	text-decoration: underline;
}
/* Main Body Styles */

.bodytext p,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;

}
.bodytext a:link {
	color: #000066;
	text-decoration: none;
}
.bodytext a:visited {
	color: #000066;
	text-decoration: none;
}
.bodytext a:hover {
	color: #1A53B8;
	text-decoration: underline;
}
.bodytext a:active {
	color: #1A53B8;
	text-decoration: underline;
}
/* Right Bar Styles */
.searchinput { 
color:#000000; 
font: 12px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
background: #E7E7E7; 
border: 2px #9cf solid; 
} 
.submit-button { 
font-size: 10px;
color: #000000; 
background: #EEEEEE; 
border: 2px #9cf solid; 
}

.righttext
{
font: 12 px Verdana, Arial, Helvetica, sans-serif;
color: #94B4BB;
font-size: 12px;
}
.righttext a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.righttext a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.righttext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.righttext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Footer Area Styles */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.footer a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#CCCCCC;
text-decoration:none;
}
.footer a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#CCCCCC;
text-decoration:none;
}
.footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;
}
.footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;
}
/* Article Picturebox */
.articlepicbox {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	padding: 5px;
}
/* Fetured Article on Homepage */
.featured {
	background-color: #CCCCCC;
	text-align: justify;
}
.featured a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC6633;
	text-decoration:none;
	font-weight: bold;
}
.featured a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#CC6633;
text-decoration:none;
font-weight: bold;
}
.featured a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#339900;
text-decoration:underline;
font-weight: bold;
}
.featured a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#339900;
text-decoration:underline;
font-weight: bold;
}
/* Contact Form */
.contact input { 
color:#000000; 
font: 12px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
background: #E7E7E7; 
border: 2px #9cf solid; 
} 
.contact-button { 
font-size: 12px;
color: #000000; 
background: #EEEEEE; 
border: 2px #9cf solid; 
}