body
{
	margin: 0px 0px 15px 0px;
	background-color: #47586D;
}


.logo_cell
{
	background-image: url(/images/graphite/logo.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 53px;
}


.shadow_top_right
{
	background-image: url(/images/graphite/top_right.gif);
	background-repeat: no-repeat;
}

.shadow_right
{
	background-image: url(/images/graphite/shadow_right.gif);
	background-repeat: repeat;
}

.shadow_bottom
{
	background-image: url(/images/graphite/shadow_bottom.gif);
	background-repeat: no-repeat;
}

.left_bar
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
}

.left_bar_selected
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	color: #ffffff;
	background-color: #47586D;
}

.left_bar_subselected
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 3px 10px;
	background-color: #A2AEBE;
}

h1, .h1
{
	font-family: Tahoma, Verdana, Arial;
	color: #47586D;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
}

.feature_top
{
	background-color: #47586D;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(/images/graphite/feature_round.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.feature_bot
{
	border: solid 1px #47586D;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;	
}