body	{
	margin: 0em;
	background: #EBEBEB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.td_base {
	padding-left: 0px;
	padding-right: 24px;
	padding-top: 2px;
	vertical-align: top;
	text-align: right;
	color: #666666;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	}	
a:hover {
	text-decoration: underline;
	color: #222222;
	font-weight: bold;
	}
a:active {
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	}	
a:visited {
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	}

td	{
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal
}

.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}
.bg_basenav	{
	background-color: #1E1E1E
}
