BODY{
	background-color: #97B924F;
	background-image: url(../Img/Bg.jpg);
	background-position : top;
	background-attachment : fixed;
	background-repeat : repeat-x;
}
A.NAV{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #B03803;
	text-decoration: none;
}
A:HOVER.NAV{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #364D05;
	text-decoration: none;
}
A.{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #364D05;
	text-decoration: none;
}
A:HOVER.{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #B03803;
	text-decoration: none;
}
H1{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #AE380B;
}
H2{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #AE380B;
}
P{
	font-family: arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #AE380B;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
LI{
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #AE380B;
}
P.DISCLAIMER,A.DISCLAIMER{
	font-family: arial, Helvetica, sans-serif;
        text-align: left;
        font-size: 10px;
        font-weight: normal;
        color: #AE380B;
}
