body{
margin:10px 0px 10px 0px;
background:#e4e4e4 url(../imagesnew/topBG.jpg) top left repeat-x;
 }
 
 table{
font-family: "Trebuchet MS",sans-serif;
font-size:12px; 
color:#666666;
}


a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #cc0000;
	text-decoration:none;
}
a:active {
	color: #333333;
}
.style1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.style10 {
	font-size: 18px;
	text-transform:uppercase;
	color: #FF0000;
	font-weight: bold;
	padding-left:15px;
	border:1px solid #888;
	text-align:center;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style11 {font-size: 16px; font-weight: bold; color:#0099FF; }
.style12 {font-size: 18px}


a.wcbox:link {
 color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.wcbox:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.wcbox:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.wcbox:active {
  color: #666666;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.nav:link {
	color: #333333;
	padding: 2px;
	text-decoration: none;
}

a.nav:visited {
	color: #333333;
	padding: 2px;
	text-decoration: none;
}

a.nav:hover {
	color: #CC0000;
	padding: 2px;
	text-decoration: underline;
}
.bodycopy {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding: 6px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
/*	padding: 6px;*/
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	/*padding: 6px 6px 0px;*/
}
.bodycopysml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 6px;
}




/* Main Menu */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
/*width: 100%;*/
width:730px;
border: solid #fff;
border-width: 5px 0;
background: black url(../imagesnew/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../imagesnew/blockactive.gif) center center repeat-x;
}




p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

#archive {
float: left;
width: 500px;
text-align: center;
}

#archive li {text-align: center; float: left; display: inline; border-right: 1px solid #000; padding: 0 5px 0 5px; margin: 0 0 10px 0;}
.gcurrent {color: #CC0000!IMPORTANT;}

