BODY{
	background-color: #989899;
	margin-top: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom : 0px;
}
P{
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51516A;
	text-align:justify;
	font-weight: normal;
}
P.CENTER{
	text-align:center;
}
INPUT.CONTACT,SELECT.CONTACT,TEXTAREA.CONTACT{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	width:200px;
}
TD{
	font-family: arial, Helvetica, sans-serif;
	color:#18548A;
	font-size:11px;
}
TD.LEFTTOP{
	background-image: url(../Img/Left_Top.gif);
	background-position : right;
	background-repeat : no-repeat;
	background-color : #D3BC79;
}
TD.LEFTNAV{
	background-image: url(../Img/Left_Nav.gif);
	background-position : right;
	background-repeat : no-repeat;
	background-color : #D3BC79;
}
TD.LEFTBOTTOM{
	background-image: url(../Img/Left_Bottom.gif);
	background-position : right;
	background-repeat : no-repeat;
	background-color : #D3BC79;
}
TD.RIGHTBOTTOM{
	background-image: url(../Img/Right_Bottom.gif);
	background-position : left;
	background-repeat : no-repeat;
	background-color : #D3BC79;
}
TD.BODY{
	background-image: url(../Img/Table_Bottom.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}
TD.NAV,A.NAV{
	padding-top: 5px;
	color:#342C60;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
A{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#18548A;
	text-align: justify;
	text-decoration: none;
}
A:HOVER{
	font-family: arial, Helvetica, sans-serif;
	color:Black;
	text-decoration: none;
}
H1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6A6A80;
	text-align: center;
	font-weight: bold; 
}
H2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6A6A80;
	text-align: center;
	font-weight: bold; 
}
P.DISCLAIMER{
	text-align: right;	
}
TD.DISC{
	padding-top : 8px;
	padding-right : 70px;
}

