body
{
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #333333;
	font-family:verdana,arial;
	font-style:normal;
}

#topLogo
{
  position:absolute left 5px; top 5px;

}

#gcHead
{
	background-image:url('images/head_back.jpg');
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	padding:5px; 

}

#topNav
{
	background-image:url('images/btn_back_grad.jpg');
	background-repeat:repeat-x;
	background-color: #FFFFFF; 

}


.shadowy
{
	background-image:url('images/shadowy.png');
	background-repeat:repeat-x;
	background-color:#cccccc 
}

.smalltext

{
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #333; 	
	
}

.foottext

{
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999; 	
	
}

.contenttable

{
	border:1px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
}


#active a:link, #active a:visited, #active a:hover
{

color: #333;
}

#loginbox

{
	position:absolute;
	top:10px;
 	right:5px;
 	width:300px;
	
}

a:link { 
	color: #003366;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #999999;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #cccccc;
	}
	
#mainbrane {
	height:auto;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	}
	
#maincontent {
	height:auto;
	background-color: #FFFFFF;
	}
	
#content {
	height:auto;
	background-color:#FFFFFF;
	}
	
#sidebars {
	height:auto;
	background-color: #CCCCCC;
	}
	
#linkbox {
	width:150px;
	font-size:12px;
	color:#FFFFFF;
	height:auto;
	background-color:#999999;
	}
	
#topshad {
	border-bottom: solid 1px;
	width:auto;
	height:auto;
	border-color: #666666;
	}
	
#dropshad {
	background-image:url(images/shadowy.png);
	background-repeat:repeat-x;
	background-position:top;
	width:auto;
	height:20px;
	}

#subnavbox {
	width:600px;
	height:auto;
	list-style:none;
	}
	
#fadebox {
	background-image:url(images/titlefade.png);
	background-position:left;
	background-repeat:no-repeat;
	width:auto;
	height:20px;
	}

.padhead {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	}

#subbutton {
	background-image:url(images/sub-btn-1-up.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:80px;
	height:30px;
	padding-left:16px;
	padding-top:7px;
	max-height:30px;
	color:#999999;
	list-style:none;
	left:0px;
	float: left;
	}

#maintab {
	background-image:url(images/tab1.png);
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	float:left;
	margin-right:10px;
	}
	
#maintab div {
	color:#CCCCCC;
	padding-left:5px;
	padding-top: 10px;
	font-weight: bold;
	}
