

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;
	background-color:#0e0e0e;
	color:#ffffff;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;}

a {
	color: #1fa5ff;
	text-decoration: none;}

a:hover { 
	color: #1fa5ff;
	text-decoration: underline;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;}

.title2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #ffffff;}
	
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;}
.text1 a:link {text-decoration:none; color: #ffffff;}
.text1 a:visited {text-decoration:none; color: #ffffff;}
.text1 a:hover {text-decoration:none; color: #ffffff;}

.text2 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	}
.text2 a:link {text-decoration:none; color: #ffffff;}
.text2 a:visited {text-decoration:none; color: #ffffff;}
.text2 a:hover {text-decoration:underline; color: #1fa5ff;}
	
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
 	color: #464646;
	width: 170px;
	height: 20px;
	border: 1px solid #000000;
	background-image: url(../images2/formshadow.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
 	color: #000000;
	background-color: #ffffff;
	width: 160px;
	height: 20px;
	border: 1px solid #000000;
	background-image: url(../images2/formshadow.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;}
	
.formtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
 	color: #000000;
	background-color: #ffffff;
	width: 149px;
	height: 21px;
	border: 1px solid #8e8e8e;
	background-image: url(../images2/formback2.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;}
	
.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
 	color: #000000;
	background-color: #ffffff;
	width: 335px;
	height: 60px;
	border: 1px solid #000000;
	background-image: url(../images2/formshadow.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#ffffff;
	scrollbar-face-color:#dcdcdc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#dcdcdc;
	scrollbar-3dlight-color:#dcdcdc;
	scrollbar-darkshadow-color:#dcdcdc;}
	
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #000000;
	background-color: #ffffff;
	width: 100px;
	height: 20px;
	border: 0px;
	background-image: url(../images2/formback.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #9a9a9a;}
.smalltext a:link {text-decoration:none; color: #9a9a9a;}
.smalltext a:visited {text-decoration:none; color: #9a9a9a;}
.smalltext a:hover {text-decoration:none; color: #9a9a9a;}

.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #656565;}
.smalltext2 a:link {text-decoration:none; color: #656565;}
.smalltext2 a:visited {text-decoration:none; color: #656565;}
.smalltext2 a:hover {text-decoration:none; color: #656565;}
	
.menu1 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	}
.menu1 a:link {text-decoration:none; color: #ffffff;}
.menu1 a:visited {text-decoration:none; color: #ffffff;}
.menu1 a:hover {text-decoration:none; color: #1fa5ff;}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	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: #1fa5ff;}

.news 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #cf0000;
	}
.news a:link {text-decoration:none; color: #cf0000;}
.news a:visited {text-decoration:none; color: #cf0000;}
.news a:hover {text-decoration:none; color: #1fa5ff;}

.scroll-track{
height:5px;
width:5px;
}

.scroll-handle{
border: 1px solid #5e5e5e;
height:400px;
width:5px;
background-image: url(../images2/scrollhandle.gif);
cursor:pointer;
}