

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images2/back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	color:#ffffff;
	background-color:#000000;
	scrollbar-face-color:#e8e8e8;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#4b4b4b;
	scrollbar-shadow-color:#4b4b4b;
	scrollbar-highlight-color:#e8e8e8;
	scrollbar-3dlight-color:#4b4b4b;
	scrollbar-darkshadow-Color:#4b4b4b;	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;}

a {
	color: #004990;
	text-decoration: none;}

a:hover {
	
	text-decoration:underline;
	}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 34px;
	font-weight: bold;
	color: #ffffff;}
.title a:link {text-decoration:none; color: #ffffff;}
.title a:visited {text-decoration:none; color: #ffffff;}
.title a:hover {text-decoration:none; color: #ffffff;}

.subtitle {
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #004990;}
.subtitle a:link {text-decoration:none; color: #004990;}
.subtitle a:visited {text-decoration:none; color: #004990;}
.subtitle a:hover {text-decoration:none; color: #004990;}

.subtitle2 {
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #b9b9b9;}
.subtitle2 a:link {text-decoration:none; color: #b9b9b9;}
.subtitle2 a:visited {text-decoration:none; color: #b9b9b9;}
.subtitle2 a:hover {text-decoration:none; color: #b9b9b9;}

.subtitle3 {
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;}
.subtitle3 a:link {text-decoration:none; color: #ffffff;}
.subtitle3 a:visited {text-decoration:none; color: #ffffff;}
.subtitle3 a:hover {text-decoration:none; color: #004990;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}
.text2 a:link {text-decoration:none; color: #ffffff;}
.text2 a:visited {text-decoration:none; color: #ffffff;}
.text2 a:hover {text-decoration:none; color: #ffffff;}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #b4b4b4;}
.smalltext a:link {text-decoration:none; color: #b4b4b4;}
.smalltext a:visited {text-decoration:none; color: #b4b4b4;}
.smalltext a:hover {text-decoration:none; color: #b4b4b4;}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #ffffff;}
.tinytext a:link {text-decoration:none; color: #000000;}
.tinytext a:visited {text-decoration:none; color: #000000;}
.tinytext a:hover {text-decoration:none; color: #000000;}

.menu1 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	}
.menu1 a:link {text-decoration:none; color: #000000;}
.menu1 a:visited {text-decoration:none; color: #000000;}
.menu1 a:hover {text-decoration:none; color: #004990;}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;}
.menu2 a:link {text-decoration:none; color: #ffffff;}
.menu2 a:visited {text-decoration:none; color: #ffffff;}
.menu2 a:hover {text-decoration:none; color: #004990;}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
 	color: #000000;
	background-color: #ffffff;
	width: 130px;
	height: 22px;
	border: 1px solid #48596b;}

.scroll-track{
height:12px;
width:12px;
}

.scroll-handle{
border: 1px solid #000000;
height:400px;
width:12px;
background:#000000;
background-image: url(../images2/scrollhandle.gif);
cursor:pointer;
}
