
.smccontextmenu UL, .smccontextmenu LI
{
	background-color: #D9E0F4;
}
#smclayout
{	
	background-color: white;
}
div#smcnavigation
{

	background-color: white;
}
div#smcnavigation ul li a
{
	font-weight: bold;
	font-size: 1em;
	padding: 5px 3px 2px 3px;
	color: #255488;
	background-color: white;
	border:none;
}
#smcnavigation ul li a:hover
{
	color: #255488;
	background-color: white;
	text-decoration: underline;
}

a 
{ 
	color: #255488;
	text-decoration: none;
	font-weight: normal;
}
a:hover { color: #255488; text-decoration: underline; }
.smccontextmenu LI a
{
	font-weight: normal;
	color: #000; 
}
.smccontenttable thead tr th
{ 
	background-color: #D9E0F4;
	border-bottom: 1px dotted #999; 
}

.smcrowh { background-color: #D9E0F4; }
#smccontainer2col .smcboxhead { padding: 5px; }
