BODY{
	background-image: url(../Img/Bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-attachment : fixed;
}
P{
	text-align: left;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E4366;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
P.LEFT{
	text-align: left;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E4366;
}
UL{
	text-align: left;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E4366;
}
P.DISC{
	text-align: center;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2E4366;
}
H1{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A6086;
}
H2{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A6086;
}
H3{
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A6086;
}
A{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E2C41;
	text-decoration: none;
}
A:HOVER{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #741715;
	text-decoration: none;
}
A.NAV{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:HOVER.NAV{
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDD105;
	text-decoration: none;
}
TD.NAV{
	text-indent: 6px;
}
