body {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #2F4F88;
	scrollbar-shadow-color : #2F4F88;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #4F6998;
	background-color : White;
	margin : 0px 0px 0px 0px;
	}
	
	.heading {
	color : #2F4F88;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.heading2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.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 : 11px;
	text-decoration : none;
	
}

.bodytext3 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font : normal;
}

.special {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	color : White;
	text-decoration : none;
	
}

.special2 {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 1px;
	color : #2F4F88;
	text-decoration : none;
	
}

.copyright {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	
}

.link a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

.link a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

.link a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #2E8B57;
	text-decoration : underline;
}

.link a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #2E8B57;
	text-decoration : underline;
}

.link2 a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.link2 a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.link2 a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #708090;
	text-decoration : none;
}

.link2 a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #708090;
	text-decoration : none;
}

.link3 a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.link3 a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.link3 a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.link3 a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.link4 a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : underline;
}

.link4 a:visited {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : underline;
}

.link4 a:hover {
 font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Yellow;
	text-decoration : none;
}

.link4 a:active {
 font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Yellow;
	text-decoration : none;
}
input {
	background-color : White;
	color : #444F59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
textarea {
	background-color : White;
	color : #444F59;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

select {
	background-color : White;
	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 : 12px;
	font-weight : bold;
}

