/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #333333;
	background-image: url(elements/bkgrd-dkgrey.jpg);
}
a:link {
	color: #003300;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #004F00;
}
a:active {
	color: #003300;
}
h1 {
	font-size: 13px;
	color: #004f00;
}.ccc-sideL {
	background-image: url(elements/images/ccc-sideL.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.ccc-sideR {
	background-image: url(elements/images/ccc-sideR.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.style1 {
	color: #666666;
	font-size: 9px;
}
.style2 {
	font-size: 12px;
	font-style: italic;
}
.style3 {color: #999999}
.style4 {
	font-size: 12;
	color :#999999
}
.style6 {color: #818181}


