body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	background-image: url(../images2/back.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #d6d6d6;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #404040;}

a {
	color: #2d7ba3;
	text-decoration: none;}

a:hover { 
	color: #2d7ba3;
	text-decoration: none;}
	
.backbottom {
	background: url(../images2/backbottom.jpg) 0% 100% no-repeat;
}

.title {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.5px;
	color: #505050;}
.title a:link {text-decoration:none; color: #505050;}
.title a:visited {text-decoration:none; color: #505050;}
.title a:hover {text-decoration:none; color: #505050;}

.subtitle {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0.5px;
 	color: #505050;}
.subtitle a:link {text-decoration:none; color: #505050;}
.subtitle a:visited {text-decoration:none; color: #505050;}
.subtitle a:hover {text-decoration:none; color: #505050;}
	
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #787878;}
.info a:link {text-decoration:none; color: #787878;}
.info a:visited {text-decoration:none; color: #787878;}
.info a:hover {text-decoration:none; color: #505050;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;}

.smalltext {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #000000;}

.lasmer {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #2d7ba3;}

.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 #cccccc;
	background-image: url(../images2/formshadow.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 #cccccc;
	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;}
	
.scroll-track{
height:12px;
width:12px;
}

.scroll-handle{
border: 1px solid #66858f;
height:400px;
width:12px;
background:#66858f;
background-image: url(../images2/scrollhandle.gif);
cursor:pointer;
}