body {
	background: url(../images/background2.jpg);
	background-color: #003FA6 

}


.ninepoint {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
.ninepoint a:link  {
	color:#FFFFFF;
}
.ninepoint a:visited  {
	color:#FFFFFF;
}
.ninepoint a:hover  {
	color:#FFFFFF;
}
.ninepoint a:active  {
	color:#FFFFFF;
}
.tenpoint {
	font-size: 10px;
}
.elevenpoint {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
.twelvepoint {
	font-size: 12px;
}
.thirteenpoint {
	font-size: 13px;
}
.fourteenpoint {
	font-size: 14px;
}
.fifteenpoint {
	font-size: 15px;
}


A:Link {
text-decoration:underline=yes ;
}
A:Hover {
color: #ffffff;
background-color: #0066CC;
}
A:Visited {
text-decoration:underline=yes ;
color: #999999;
}
A:Active {
text-decoration: ;
color: #ffffff;
}

body { 
scrollbar-face-color: #8597C7; 
scrollbar-shadow-color: #024F83; 
scrollbar-highlight-color: #D2E9FB; 
scrollbar-track-color: #2569C7; 
scrollbar-arrow-color: #D2E9FB; 
} 

#textBoxHome {
	background-image: url(../images/home-text-box3.jpg);
	background-repeat: no-repeat;
	background-position: right;

}

#footer{
	background-image:url(../images/footer-back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:94px;
	}