A:link {
text-decoration: none; 
color: #009900; 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px
}

A:visited {
text-decoration: none; 
color: #009900; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px
}

A:hover {
	text-decoration: none;
	color: #66CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A:active {
text-decoration: none; 
color: #666666; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px
}

.nolink {  
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px
}

#button  A:link{
	display: block;
	padding: 0px 1px 1px;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	text-align: center;
	margin: 0px;
}

#button A:visited {
	display: block;
	padding: 0px 1px 1px;
	color: #FFF7B5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	text-align: center;
}

#button A:hover {
	display: block;
	padding: 0px 1px 1px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F6E72C;
	height: 25px;
}

#button A:active {
	display: block;
	padding: 0px 1px 1px;
	color: white;
	height: 25px;
	background-color: #009933;
}

#button2  A:link{
	display: block;
	padding: 0px 1px 1px;
	color: #FFF7B5;
	text-decoration: none;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	text-align: left;
}

#button2 A:visited {
	display: block;
	padding: 0px 1px 1px;
	color: #CC0033;
	text-decoration: none;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
}

#button2 A:hover {
	display: block;
	padding: 0px 1px 1px;
	color: white;
	text-decoration: none;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333399;
	height: 18px;
}

#button2 A:active {
	display: block;
	padding: 0px 1px 1px;
	color: white;
	width: 115px;
	height: 18px;
	background-color: #CC0033;
}

#button3  A:link{
	color: #66CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#button3 A:visited {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#button3 A:hover {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#button3 A:active {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#button4  A:link{
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#button4 A:visited {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#button4 A:hover {
	color: F9C10C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#button4 A:active {
	color: F9C10C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.selected {
	display: block;
	padding: 0px 1px 1px;
	text-decoration: none;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0033;
	height: 18px;
	align: bottom;
}

.selected2 {
	display: block;
	padding: 0px 1px 1px;
	text-decoration: none;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333399;
	height: 18px;
	align: bottom;
}

.right_side_text {
	display: block;
	padding: 0px 1px 1px;
	border-top: 2px solid #333399;
	color: #333399;
	text-decoration: none;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	height: 18px;
	text-align: center;
	text-indent: 5px;
	font-weight: bold;
}


body {  
	background-attachment: scroll; 
	background-color: #205013;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
/*background-image: url(/images/background.jpg); 
//background-repeat: no-repeat; 
background-position: center top*/
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF7B5;
	font-weight: bold;
	line-height: 20px;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodycopy {  
font-family: Arial; 
font-size: 11px; 
font-style: normal; 
color: #000000;
}

.smallGreenTitle {  
font-family: Arial; 
font-size: 9pt; 
font-style: normal;
font-weight: bold; 
color: #FFF7B5
}

.redbody {  
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
color: #c51d39}

.whitebody {  
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
color: #FFFFFF
}

.bodyitalic {  
font-family: Arial; 
font-size: 9pt; 
font-style: italic; 
color: #000000
}

.header {  
font-family: Arial; 
font-size: 14px; 
font-weight: bold; 
color: #323E29
}  

.bigHeader {  font-family: Arial; 
font-size: 13pt; 
font-style: normal; 
color: #FFF7B5
}

.bullets {  font-family: Arial; 
font-size: 8pt; 
list-style-type: none; 
line-height: normal; 
color: #000000
}

.smallcopy {  font-family: Arial; 
font-size: 10px; 
color:#000000
}

.smallGreen {  font-family: Arial; 
font-size: 9pt;
font-weight: bold;
color: #323E29
}

.MedGreen {  font-family: Arial; 
font-size: 12pt;
font-weight: bold;
color: #323E29
}

.smallyellow {  font-family: Arial; 
font-size: 10px; 
color: #FFF7B5; 
}

.smallyellow2 {  font-family: Arial; 
font-size: 11px; 
color: #FFF7B5; 
}

.redlink { font-family: Arial; 
font-size: 8pt; 
font-style: normal;
color: #c51d39;
font-weight: normal
}

.buttons { 
font-family: Arial; 
font-size: 8pt; 
color: #FFFFFF; 
font-weight: bold; 
background-color: #BA0782
}

.mainWatermark {
	background-image: url(../images/right_watermark.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
.GradBack {
	background-attachment: fixed;
	background-image: url(../images/grad_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Border {
	border: 1px solid #000000;
}
.otherbackground {
	background-attachment: fixed;
	background-image: url(../images/other_background_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#white A:link {
text-decoration: none; 
color: #009900; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px
}

#white A:visited {
text-decoration: none; 
color: #009900; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px
}

#white A:hover {
	text-decoration: none;
	color: #66CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#white A:active {
text-decoration: none; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px
}.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22pt;

}
