body {
	background-color : White;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight: 500;
	scrollbar-face-color: rgb(136, 0, 0); 
	scrollbar-arrow-color: rgb(217, 0, 0); 
	scrollbar-highlight-color: rgb(255, 255, 255); 
	scrollbar-3dlight-color: rgb(224, 183, 185); 
	scrollbar-shadow-color: rgb(141, 128, 128); 
	scrollbar-darkshadow-color: rgb(131, 0, 0); 
	scrollbar-track-color: rgb(231, 208, 208)
	}
	
a:link 
{
	color: #006699;
}
a:visited 
{
	color: #006699;
}
a:hover 
{
	color: #AACCDD;
}
a:active 
{
	color: #AACCDD;
}
.nav 
{
	font-size: x-small; 
	color:  #006699; 
	font-family:  Arial Helvetica, sans-serif; 
	font-weight:  900;
}
.heading {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.heading2 {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}
.heading3 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

H3 
{
	color: #006699; 
	font-family:  Arial Helvetica, sans-serif; 
	font-weight: 600; 
}

TD 
{
	font-size: small; 
	color: #000000; 
	font-family:  Arial Helvetica, sans-serif; 
	font-weight: 500;
}

.bodytext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.bodytext2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	
}

.bodytext3 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	
}

.special {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	color : White;
	text-decoration : none;
	
}

.outlined 
{
	border-left: 10px outset Black;
	border-right: 10px outset Black;
}

.special2 {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	color : #D68E70;
	text-decoration : none;
	
}

.special3 {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	color : #485D88;
	text-decoration : none;
	
}

.tbtext {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font : bold;
}
.tbtext2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font : bold;
}

.copyright {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
	
}

input {
	background-color : #EAE1E2;
	color : #444F59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
textarea {
	background-color : #EAE1E2;
	color : #444F59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

select {
	background-color : #EAE1E2;
	color : #444F59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

submit {
	background-color :#FFFFFF ;
	border-bottom : 1px solid #39424B;
	border-left : 1px solid #718492;
	border-right : 1px solid #39424B;
	border-top : 1px solid #718492;
	color : #444F59;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.button {
	background-color : #FFFFFF;
	border-bottom : 1px solid #39424B;
	border-left : 1px solid #718492;
	border-right : 1px solid #39424B;
	border-top : 1px solid #718492;
	color : #444F59;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
















