body {
scrollbar-face-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
margin: 0;
background: url(img/bg.png);
}

#container {
	width:1100px;
	margin: 0 auto;
	border:2px solid #333;
}

.nav a:link, .nav a:visited {
	font-family: "trebuchet MS", san-serifs;
	font-size: 15px;
	color: #333333;
}
.nav a:hover {
	font-family: "trebuchet MS", san-serifs;
	font-size: 15px;
	color: #99CC00;
}
.footer a:link, .footer a:visited {
	font-family: "trebuchet MS", san-serifs;
	font-size: 10px;
	color: #333333;
}
.footer a:hover {
	font-family: "trebuchet MS", san-serifs;
	font-size: 10px;
	color: #006600;
}
.footer {
	font-family: "trebuchet MS", san-serifs;
	font-size: 10px;
	color: #333333;
}
.txtHeading {
	font-family: "Trebuchet MS", san-serifs;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.txtHeading2 {
	font-family: "Trebuchet MS", san-serifs;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.txt12pxWht {
	font-family: "Trebuchet MS", san-serifs;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "trebuchet MS", san-serifs;
	font-size: 13px;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet MS", san-serifs;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.rightbg {
	background-image: url(img/img_right_shad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:hover {
	font-family: "trebuchet MS", san-serifs;
	font-size: 13px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	font-family: "trebuchet MS", san-serifs;
	font-size: 13px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.txt12pxGrey {
	font-family: "trebuchet MS", san-serifs;
	font-size: 12px;
	color: #666666;
}
.bBg {
	background-image: url(img/img_b_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
input {
	font-family: "trebuchet MS", san-serifs;
	font-size: 10px;
	color: #003333;
}
.serpage {
	background-image: url(img/coiswim.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.checker{display:none;} 