img { border: 0px; }

td.activeTab {
	padding-bottom: 1px;
}


td.activeTab { 
	color: #fff;
	background-image: url(images/tabtileon.gif);
	text-align: center; 
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	font-family: tahoma;
}

td.activeTab a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.activeTab a:hover {
	text-decoration: underline;
}

td.inactiveTab {
	padding-bottom: 4px;
}

td.inactiveTab a { 
	color: #fff;
	text-align: center; 
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}

td.inactiveTab a:hover { 
	color: #fff;
	text-align: center; 
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
}


#container {
	margin: 0 auto;
	width: 990px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
}

a.signInLink, a.registerLink {
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
}

span.spacer {
	padding-left: 10px;
	padding-right: 10px;
	color: #888;
}
span.onlineNowLabel a {
	color: #EFF3FF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}
span.onlineNowLabel a:hover {
	text-decoration: underline;
}

span.sublink a {
	font-size: 11px;
	padding-right: 10px;
	font-weight: normal;
	color: #0066CC;
}

div.user { padding: 2px; font-size: 11px; font-weight: normal; font-family: verdana; color: #000000; }
div.chatLine { padding: 4px; font-size: 11px; font-weight: normal; font-family: verdana; color: #111111; }
#chatarea { background-image: url(images/ccbfaded.gif); background-repeat: no-repeat; background-position: bottom right; }
.mainTab {
	color: #3976B7;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

.mainTab:hover {
	text-decoration: underline;
}

.SubmainTab {
	color: #DF5435;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

.SubmainTab:hover {
	text-decoration: underline;
}





a.subLink {
	font-size: 12px;
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}

a.subLink2 {
	font-size: 16px;
	font-family: verdana;
	color: #3976B7;
	text-decoration: none;
	font-weight:bold;
	
}

span.separator {
	color: #629EDE;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}

a.subLink:hover {
	text-decoration: underline;
}
a.subLink2:hover {
	text-decoration: underline;
}




td.headerText {
	color: #ffffff;
	font-size: 20px;
	text-indent: 6px;
	font-weight: bold;
	font-family:'trebuchet ms', arial;
}
