BODY {background-image: url(images/bg.jpg);}
P { font: 9pt "Arial"; font-weight: normal; color: #270101;}
TH { font: 9pt "Arial"; font-weight: normal; color: #270101;}
TD { font: 9pt "Arial"; font-weight: normal; color: #270101;}
UL
{
    COLOR: #333333
}
LI
{
    COLOR: #333333;
	list-style-image:url(images/list.gif);
}

FONT
{
    FONT-FAMILY: "Arial"
}
A
{
    COLOR: #CC0000;
    FONT-FAMILY: "Arial";
	text-decoration:none;
	font-weight:bold;
}
A:hover{
    COLOR: #333333;
    FONT-FAMILY: "Arial";
	text-decoration:none;
	font-weight:bold;
}
H1{COLOR: #CC0000;}
H2{COLOR: #CC0000;}
H3{COLOR: #CC0000;}
H4{COLOR: #CC0000;}
H5{COLOR: #CC0000;}


#container {
	background-color:#FFFFFF;	
	width:800px;
	
}

.bg{background-image:url(images/body.jpg);background-position:top;background-repeat:no-repeat;}
.homeBG{background-image:url(images/body_green-bg.gif);background-position:bottom;background-repeat:no-repeat;}
.insideBG{background-image:url(images/insideBG.jpg);background-position:top;background-repeat:no-repeat;}


.page{padding-left:25px; padding-top:10px; padding-right:15px; padding-bottom:2px;}
.Insidepage{padding-left:30px; padding-top:0px; padding-right:30px; padding-bottom:5px;}

/********************************** Other **********************************/

.form {padding: 2px; font-size: 9pt; font-weight: bold; color: #000000; background: #ffffff; border: 1px solid #666666; border-bottom: 1; background-color: #ffffff; font: Arial; width="150"}
.input { font-size:9pt;  border: 1px solid #666666; vertical-align: top;}
.button { font-size:9pt;  border: 1px solid #666666; vertical-align: top; width="125"}


/** End Navigation Scripting **/

.footer a:link {font: 9pt "Arial";font-weight: normal;color: #CC0000;text-decoration: none;}
.footer a:active {font: 9pt "Arial";font-weight: normal;color: #CC0000;text-decoration: none;}
.footer a:visited {font: 9pt "Arial";font-weight: normal;color: #CC0000;text-decoration: none;}
.footer a:hover {font: 9pt "Arial";font-weight: normal;color: #000000;text-decoration:none;}
.footer {font: 9pt "Arial";font-weight: normal;color: #4a4a4a;text-decoration:none;}

.white a:link {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.white a:active {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.white a:visited {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration: none;}
.white a:hover {font: 9pt "Arial";font-weight: normal;color: #8cbe29;text-decoration:none;}
.white {font: 9pt "Arial";font-weight: normal;color: #ffffff;text-decoration:none;}

.anylinkcss{position:absolute;visibility: hidden;border:1px solid black;border-bottom-width: 0;font:normal 12px arial;line-height: 18px;z-index: 100;background-color: #ffffff;width: 200px;}

.anylinkcss a{width: 100%;display: block;text-indent: 2px;border-bottom: 1px solid black;padding: 1px 0;text-decoration: none;font-weight: normal;text-indent: 2px;font:arial;color:#336633;}

.anylinkcss a:visited{width: 100%;display: block;text-indent: 2px;border-bottom: 1px solid black;padding: 1px 0;text-decoration: none;font-weight: normal;text-indent: 2px;font:arial;color:#336633;}

.anylinkcss a:hover{ /*hover background color*/
background-color: #336633;color: #ffffff;font:arial;}
.red{color:#CC0000;}
.smaller{font: 8pt "Arial"; font-weight: normal;}