body{
scrollbar-base-color: CC0000;
scrollbar-track-color: CC0000;
scrollbar-face-color: CC0000;
scrollbar-highlight-color: FFFFFF;
scrollbar-3dlight-color: FFFFFF;
scrollbar-darkshadow-color: CC0000;
scrollbar-shadow-color: FFFFFF;
scrollbar-arrow-color: FFFFFF;
background-image: url("images/backgroundtile.jpg");
background-repeat: repeat;
background-color: #FFFFFF;
}

.footer A:link {text-decoration: underline; color: #FFFFFF;}
.footer A:visited {text-decoration: underline; color: #FFFFFF;}
.footer A:active {text-decoration: none; color: #000000;}
.footer A:hover {text-decoration: none; color: #000000;}

.main A:link {text-decoration:  none; color: #FFFFFF;}
.main A:visited {text-decoration:  none; color: #FFFFFF;}
.main A:active {text-decoration: none; color: #FFFFFF;}
.main A:hover {text-decoration: none; color: #FFFFFF; font-weight : bold;}

.line{
	border-top-color : #CC0000;
	border-top-style : solid;
	border-top-width : 1px;

}
.maincell{
	border-top-color : #CC0000;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #CC0000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CC0000;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #CC0000;
	border-bottom-style : solid;
	border-bottom-width : 1px;

}

.bodytext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #000000;
	text-align : justify;
	background-color: #FFFFFF;
	}
.bodytext2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #FFFFFF;
	text-align : left;
    font-weight : bold;
	background-color: #CC0000;
	}
.bodytext3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;;
	color : #FFFFFF;
	text-align : center;
	background-color: #CC0000;
	}
.bodytext4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #CC0000;
	text-align : left;
	font-weight : bold;
	}
.bodytext5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #000000;
	text-align : left;
	border-bottom-color : #CC0000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	}
.bodytext6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;;
	color : #000000;
	text-align : left;
	}
.navtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;;
	color : #000000;
	text-align : left;
	}
.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;;
	color : #ffffff;
	text-align : left;
	}

.paraheader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000065;
	text-align : justify;
	}
.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
	}
.form{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	font-weight : bold;
	color : #FFCC00;
	text-align : left;
	background-color: #000000;
	}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;;
	color : #000000;
	text-align : center;
	font-weight : regular;
	
}
.backtotop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;;
	color : #FFFFFF;
	text-align : right;
	font-weight : regular;
	vertical-align : middle;
	border-top-color : #CC0000;
	border-top-style : solid;
	border-top-width : 1px;
	background-color: #CC0000;
}
.linkscell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;;
	color : #000065;
	font-weight : regular;
	text-align : center;
	
}

