body	{
	color: #FFF;	
	}

div#teamshock	{
	background : #FFF url(/images/banner_2008.jpg); 
	/*background : #FFF url(../images/new_site/dark/newbannerchristmas.jpg); */	
}
	
div#news {
	/*background: #04305A;*/
	background: #FFF;
	color:#F1A81C;
}

.mainboxhead {
	background-image: url(/images/mainhead.gif);
	background-repeat: repeat-x;
	background-color: #263744;
	color: #FFF;
	font-size:11px;
	font-weight:bold;
}

.mainbox {
	background: #303D45;
	
}

.latest {
	color: #FF7722;
}

.heading {
	COLOR: #FF7722;
}

a:link, a:visited, a:active {
	color: #E3E3E3;
}

a:hover {
	color: #F1A81C;
}

/* Main table cell colours and backgrounds */
td.row1	{  }
td.row2	{ background-color:#232C32; }
td.row3	{  }

.raised .boxcontent, .raised .b3,  .raised .b4, .raised .b5, .raised .b6, 
.raised .b3b,  .raised .b4b, .raised .b5b, .raised .b6b { background-color:#232C32  }

.forumlink		{ font-weight: normal; font-size: 11px; }
.nav			{ font-weight: normal; font-size: 11px;}
.topictitle		{ font-weight: normal; }

td, th, p {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	line-height:20px;
}

.maintitle,h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%;
}

