BODY{
	background-color: #41451c;
}
P,UL{
	color: #1e2105;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
TD.NAV{
	height: 30px;
}
TD.BODY{
	background-image: url(../Img/Body_Bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
TABLE.NAV{
	background-image: url(../Img/Nav_Bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
A{
	color: #dacdbf;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
H1{
	color: #600306;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
H2{
	color: #600306;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
INPUT.CONTACT,SELECT.CONTACT,TEXTAREA.CONTACT{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	width:200px;
}
SELECT.CONTACT2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
}