body {
	scrollbar-3dlight-color : #485D88;
	scrollbar-darkshadow-color : #485D88;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #C6CDD8;
	scrollbar-shadow-color : #C6CDD8;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #F96A0B;
	background-color : White;
	margin : 0px 0px 0px 0px;
	background-image : url(../public_html/images/bac.gif);
	background-repeat : no-repeat;
	background-position : center;
	}
	
	.heading {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.heading2 {
	color : #00008B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.bodytext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
}

.bodytext2 {
	color : Black;
	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;
	
}

.link a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #1A5FD8;
	text-decoration : underline;
}

.link a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #1A5FD8;
	text-decoration : underline;
}

.link a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}

.link a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}

.link2 a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #1A5FD8;
	text-decoration : underline;
}

.link2 a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #1A5FD8;
	text-decoration : underline;
}

.link2 a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}

.link2 a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Red;
	text-decoration : none;
	
}

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

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

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

.link3 a:active {
font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : Black;
	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;
}

