body, html {
	scrollbar-face-color: #617D92;
	scrollbar-shadow-color: #333;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #CCCC99;
	background-color : #CCCC99;
	margin-top: 0; 
	margin-left: 0;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #fff;
}

a:link {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #617D92;
	text-decoration: underline; 
}

a:visited {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a:hover {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #FBC96B;
	text-decoration: underline;
}

a:active {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


.hide	{
	display: none;
	}
	

.tdtc {
	background-color : #6D7779;
	margin-left : 5px;
	margin-right : 5px;
	padding-left:5px;
	padding-right:5px;
	width: 199px;
	vertical-align : top;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	
}

.tdbc {
	background-color : #333;
	border-left-color : #333;
	border-left-style : solid;
	border-left-width : 8px;
	vertical-align : top;
	border-bottom-color : #333;
	border-bottom-style : solid;
	border-bottom-width : 8px;
	width: 89px;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}

.tdbc1 {
	vertical-align : top;
	background-color : #333;
	border-right-color : #333;
	border-right-style : solid;
	border-right-width : 8px;
	border-bottom-color : #333;
	border-bottom-style : solid;
	border-bottom-width : 8px;
	padding-left:8px;
	padding-right:5px;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
color: #fff;

}

#outer {
	background-color : #333;
	width: 758px;
	border-color : #999;
	border-style : solid;
	border-width : 1px;
	margin-top : 15px;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 11px "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}
	
h1 {	font: 11px "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; font-weight: bold;
	}



