﻿body 
{
	border: 0px;
	margin: 0px;
	font-family:Arial,Helvetica;
	font-size: 10pt;
	color: #ffffff;
	background-color:#777777;
}
table.headertable
{
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	background-color:Black;
	width: 800px;
}
td.headertable
{
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	
}
table.formtable
{
	width: 600px;
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	/*background-color: #FAFAD8;*/
	background-color: #1B361C;
	border: dotted 1px #20CF24;
}
table.memberformtable
{
	width: 400px;
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	/*background-color: #FAFAD8;*/
	background-color: #1B361C;
	border: dotted 1px #20CF24;
}
table.memberformtablesmall
{
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	/*background-color: #FAFAD8;*/
	background-color: #1B361C;
	border: dotted 1px #20CF24;
}
td.membermenubg
{
	background-color: #000000;
}
table.nomargintable
{
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
}
tr.menubar
{
 background-image: url(Images/barpartg.gif);
 height: 28px;
 background-repeat:repeat-x;
}
td.menulinks
{
	height: 20px;
	font-size:10pt;
	color:White;
	font-weight:bold;
	border-spacing:0px;
	padding: 0px;
	margin: 0px;
	
}
td.copyright
{
	height: 10px;
	font-size:8pt;
	color:White;
	font-weight:normal;
}
div.mainContent
{
	 
}
table.mainContentTable
{
	/*margin-left: 160px;*/
	width: 600px;

	
}
div.bodyContent
{
	width: 800px;	
	background-color:Black;
	margin-left: auto;
    margin-right: auto;
	background-image:url(Images/cc-logobg.gif);
    background-repeat:no-repeat;
    background-position:right top;

}
span.MemberPageTitle
{
/*	background-image:url(Images/barpart.gif);
*/
	background-repeat:no-repeat;
	background-position:left;
	margin-left:123px;
	color:#20CF24;
	font-size:14pt;
	font-weight:bold;
}
span.PageTitle
{
/*	background-image:url(Images/barpart.gif);
*/
	background-repeat:no-repeat;
	background-position:left;
	margin-left:0px;
	color:#20CF24;
	font-size:14pt;
	font-weight:bold;
}
span.SubTitle
{
/*	background-image:url(Images/barpart.gif);
*/
	background-repeat:no-repeat;
	background-position:left;
	margin-left:0px;
	color:#20CF24;
	font-size:12pt;
	font-weight:bold;
}
span.bold
{
	font-weight: bold;
	color: #20CF24;
}
td.boldr
{
	text-align: right;
	font-weight: bold;
	color: #20CF24;
}
td.boldl
{
	text-align: left;
	font-weight: bold;
	color: #20CF24;
}
td.boldc
{
	text-align:center;
	font-weight: bold;
	color: #20CF24;
}
tr.divider
{
	border:0px;
	border-spacing:0px;
	padding:0px;	
	height:1px;
	margin:0px;
	background-color: #1B361C;
}
input.textbox
{
	width: 200px;	
}
a.menulink:active,a.menulink:link,a.menulink:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:hover
{
	text-decoration: underline;
	color: #E3FFFF;
}

a.memberlink:active,a.memberlink:link,a.memberlink:visited,a:active,a:link,a:visited

{
	color: #20CF24;
	font-weight: bold;
	text-decoration: underline;
}
a.memberlink:hover,a:hover
{
	text-decoration: none;
	color: #BBB77C;
}
errormessage
{
	color: Red;
	font-weight:bold;	
}
td.selectedimgtd
{
 background-color:#999999;	
}
table.tableimagelist
{
	border: solid 1px #20CF24;
	background-color:#cccccc;	
	
}