body {

	background-image: 
    url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D1CFCF;
	margin-top: 0px;
	/*
	scrollbar-track-color: #C5DAE1;
	scrollbar-arrow-color: #75A7B8;
	scrollbar-shadow-color: #75A7B8;
	scrollbar-darkshadow-color: #75A7B8;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-face-color: white;
	*/
}
.form{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
	background-color: #E9CE67;
	border: 1px solid #825716;
}
.formOver{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #D10700;
	background-color: #E9CE67;
	border: 1px solid #D10700;
}
.form2{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #1B5701;
}
.formOver2{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #D10700;
	background-color: #FFFFFF;
	border: 1px solid #D10700;
}
.bigText {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 22px;
	color: #FFFFFF;
}
.bigText a:link, .bigText a:visited, .bigText a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.bigText a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: Arial, Times New Roman, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:link, .nav a:visited, .nav a:active{
	font-family: Arial, Times New Roman, Serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Times New Roman, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFDF08;
	text-decoration: none;
}
.text {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.text a:link, .text a:visited, .text a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greenText {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #1B5701;
}
.greenText a:link, .greenText a:visited, .greenText a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;

}
.greenText a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #D10700;
	text-decoration: underline;
	font-style: italic;

}
.greenTextUND {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #1B5701;
	font-style: underline;
	text-decoration: underline;


}
.greenTextUND a:link, .greenTextUND a:visited, .greenTextUND a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #1B5701;
	text-decoration: underline;

}
.greenTextUND a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B5701;
	text-decoration: underline;

}
.greenTextIT {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #1B5701;
	font-style: italic;
}
.greenTextIT a:link, .greenText a:visited, .greenText a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #1B5701;
	font-style: italic;
	text-decoration: none;
}
.greenTextIT a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-style: italic;
	color: #1B5701;
	text-decoration: none;
}
.redTextIT {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #FF0000;
	font-style: italic;
}
.redTextIT a:link, .redTextIT a:visited, .redTextIT a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
}
.redTextIT a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-style: italic;
	color: #801206;
	text-decoration: none;
}
.redTextIT2 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #FF0000;
	font-style: italic;
}
.redTextIT2 a:link, .redTextIT2 a:visited, .redTextIT2 a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
}
.redTextIT2 a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-style: italic;
	color: #EC8B18;
	text-decoration: none;
}

.bigGreenText {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 22px;
	color: #1B5701;
}
.bigGreenText a:link, .bigGreenText a:visited, .bigGreenText a:active{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 22px;
	color: #1B5701;
	text-decoration: none;
}
.bigGreenText a:hover {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 22px;
	font-weight: normal;
	color: #1B5701;
	text-decoration: none;
}
.formText {
	font-family: Courier New, Times New Roman, Serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.formText a:link, .bigGreenText a:visited, .bigGreenText a:active{
	font-family: Courier New, Times New Roman, Serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.formText a:hover {
	font-family: Courier New, Times New Roman, Serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#leftBody {
	background: #FFF url(images/moon.jpg) bottom left no-repeat;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 20px;

}