a:link {
	text-decoration: none;
	color: #018752;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	color: #018752;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

a.history:link {
	text-decoration: none;
	color: #018752;
	font-weight: bold;

}
a.history:visited {
	text-decoration: none;
	color: #018752;
	font-weight: bold;
}
a.history:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.history:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003d7c;
	background-color: #FFFFFF;
	border: 1px solid #003d7c;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003d7c;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;

}
.headingbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Images/headingbox-bg.jpg);
	height: 20px;


}
.topicsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003d7c;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003d7c;
}
.gradient-bgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003d7c;
	text-decoration: none;
}
.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	left: auto;
	top: auto;

}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.sidebg {
	background-image: url(Images/side-bg-fade.gif);
}
.whitedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

form { margin: 0; }
.background {
	background-color: 213744;
	background-image: url(Images/ccforumbg.jpg);
	background-repeat: repeat-x;
}
