body {
	background-image: url(../images/bckg_tile.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #8A8A8A;
	scrollbar-arrow-color: #8A8A8A;
	scrollbar-darkshadow-color: #8A8A8A;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #8A8A8A;
	scrollbar-shadow-color: #8A8A8A;
	scrollbar-3dlight-color: #8A8A8A;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.adspace {
background-image:url(../images/adspace_02.jpg);
background-repeat:no-repeat;
padding-top:20px;
padding-left:20px;
}
.misclink {
	color: #5B5B5B;
}
#divUpControl {
	position:absolute;
	left:175px; 
	top:0px; 
	z-index:1;
}
#divDownControl {
	position:absolute; 
	left:175px; 
	top:103px; 
	z-index:1; 
} 
#divContainer {
	position:absolute;
	width:170px;
	height:126px;
	overflow:hidden;
	top:0px;
	left:0px;
	clip:rect(0,170,126,0);
	z-index: 12;
} 
#divContent {
	position:absolute; 
	top:0px; 
	left:8px;
} 
.newsTitle {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.newsText {
	color: #5B5B5B;
	font-size: 11px;
	line-height: 14px;
	margin-bottom:11px; 
	margin-top: 0px;
}
.mainNav {
	color: #3A3A3A;
	font-size: 10px;
	font-weight:bold;
	margin-left:5px;
}
a.mainNav:link{
	color: #3A3A3A;
	font-size: 10px;
	font-weight:bold;
	margin-left:5px;
}
a.mainNav:visited{
	color: #3A3A3A;
	font-size: 10px;
	font-weight:bold;
	margin-left:5px;
}
a.mainNav:hover{
	color: #3A3A3A;
	font-size: 10px;
	font-weight:bold;
	margin-left:5px;
}
.copyright {
	color: #5B5B5B;
	font-size: 9px;
}
a.copyright:link {
	color: #5B5B5B;
	font-size: 9px;
}
a.copyright:visited {
	color: #5B5B5B;
	font-size: 9px;
}
a.copyright:hover {
	color: #5B5B5B;
	font-size: 9px;
}
.newsLink {
	color: #000000;
	font-size: 11px;
}
#sitearea {
	background-color: #C8C8C8;
	margin-top:0px;
	margin-bottom:0px;
	width:744px;
	height:100%;
}
form {
	margin:0px;
}
.textfield {
background-color: transparent;
color: #5B5B5B;
border: #FF7D19 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
height:18px;
width:276px;
margin-bottom:5px;
}
.checkfield {
background-color: transparent;
color: #5B5B5B;
border: #FF7D19 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:18px;
width:18px;
margin-bottom:5px;
}
.messagefield {
background-color: transparent;
color: #5B5B5B;
border: #FF7D19 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:80px;
width:276px;
margin-bottom:5px;
}
.buttonfield {
background-color: #E6E6E6;
color: #5B5B5B;
border: #FF7D19 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:18px;
width:128px;
margin-bottom:5px;
}