body {
	background-color: #0d439d;  /* #BAE860;  #9bd5d5 */
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	z-index : 1;
	background-image: url('../images/bg_main.gif');
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {  color: #06404B; text-decoration: underline}
a:visited {  color: #06404B; text-decoration: underline}
a:hover {  color: #028EA8; text-decoration: none}
a:active {  color: #028EA8; text-decoration: none}

a.ftr:link {  size: 11px; color: #ffffff; text-decoration: none}
a.ftr:visited {  size: 11px; color: #ffffff; text-decoration: none}
a.ftr:hover {  size: 11px; color: #3C8CCA; text-decoration: underline}
a.ftr:active {  size: 11px; color: #3C8CCA; text-decoration: underline}

.copyright {
	FONT: 11px arial, geneva, verdana, sans-serif; COLOR: #999999
}

table.main{
	background-color : #ffffff;
	/*height: 550px;*/	
}

td {
	FONT: 14px Arial, verdana, arial, sans-serif; COLOR: #000000
}

.error {
	FONT: 14px Arial, verdana, arial, sans-serif; COLOR: #FF0000
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 39px;
	FONT: 11px arial, geneva, verdana, sans-serif; COLOR: #ffffff
}

h1 {
	font-family : arial, geneva, verdana, sans-serif;
	font-size : 22px;
	color : #0C4499;
	font-weight : bold;
}


h2 {
	font-family : arial, geneva, verdana, sans-serif;
	font-size : 16px;
	color : #06404B;
	font-weight : bold;
}

h4 {
	font-family : arial, geneva, verdana, sans-serif;
	font-size : 14px;
	color : #FFB84C;
}

.heading {
	font-family : arial, geneva, verdana, sans-serif;
	font-size : 14px;
	color : #FFB84C;
}

span.floatbox {
	position : relative;
	top : -420px;
	left : 365px;
	z-index : 2;
	border : 1px;
	border-style : solid;
	border-color : white;
	height : 1ex;
	width : 1ex;
}

a:link {  color: #06404B; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}
a:visited {  color: #06404B; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}
a:hover {  color: #06404B; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}


