body {
	margin: 0px;
	background-image:url(images/bg.gif);
	font-size: 10px;
}
.leftborder {
	background-color: #E2F3EB;
	background-image: url(images/cblicleftborder.gif);
	background-repeat: repeat-y;
}
.posted {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

.atd {
	font-weight: normal;
}
.atd:hover {
	font-weight: normal;
	text-decoration: underline;
}


.whitefont {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.rightborder {
	background-color: #E2F3EB;
	background-image: url(images/cblicrightborder.gif);
	background-repeat: repeat-y;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
	background-color: #FFFFFF;
}
.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
}

.footer {
background-image:url(images/cblicfooter.gif);
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight: bold;
}
.hitbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}

a {
	font-weight: bold;
	color: #006699;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
textarea {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}
.dataview {
	background-color: #f1f1f1;
	border: 1px dashed #d4d5cf;
	color: #808080;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.boldword {
	font-weight: bold;
}
.whiteboldword{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.italics {
	font-style: italic;
}
.sidebar_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604f49;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e9e9e;
}
.sidebar_subtext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
`
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E2F3EB;
	font-weight: bold;
}
.topborder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #E2F3EB;
}
.hidden {
	position:absolute;
	left:auto;
}
.news_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
.hit_font {
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

