body {
	scrollbar-3dlight-color : #6E93D0;
	scrollbar-arrow-color : #6E93D0;
	scrollbar-darkshadow-color : #6E93D0;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #6E93D0;
	background-color : White;
	background : url(images/bak.gif) repeat fixed;
}

.bodytext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}

.bodytext2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}

.copyright {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.heading{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
}

.heading2{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bolder;
}

.link a:link {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #2F4F88;
	text-decoration : none;
}

.link a:visited {
font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #2F4F88;
	text-decoration : none;
}

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

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

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

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

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

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

input {
	background-color : #B9CCE9;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
textarea {
	background-color : #B9CCE9;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

select {
	background-color : #B9CCE9;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

button {
	background-color : #FFFFFF;
	border-bottom : 1px solid #6E93D0;
	border-left : 1px solid #6E93D0;
	border-right : 1px solid #6E93D0;
	border-top : 1px solid #6E93D0;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

submit {
	background-color : #FFFFFF;
	border-bottom : 1px solid #6E93D0;
	border-left : 1px solid #6E93D0;
	border-right : 1px solid #6E93D0;
	border-top : 1px solid #6E93D0;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}