
body, td
{
	font-family:Verdana;
	font-size:11px;	
}


a
{
	font-family:Verdana;
	font-size:11px;	
	color:blue;
	text-decoration:none;
}
a:hover
{
	color:#F5B35D;
	text-decoration:underline;
}

.section
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.subnavdefault
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
	color:#888888;
	text-decoration:none;
}

.subnavdefault:hover
{
	color:#F5B35D;
	text-decoration:underline;
}

.subnavselected
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;	
	color:#F5B35D;
	text-decoration:none;
}



.footer
{
	font-family:Verdana;
	font-size:11px;	
	color:dakgrey;
	
}

.footer:hover
{
	color:#000000;
}

.footerlink
{
	font-family:Verdana;
	font-size:10px;	
	color:#9A9A9A;
}

.footerlink:hover
{
	color:#000000;
}



.listlink 
{
	font-family:Verdana;
	font-size:12px;	
	color:#000000;
	text-decoration:none;
}

.listlink:hover
{
	text-decoration:underline;
}

.listlinkselected
{
	font-family:Verdana;
	font-size:12px;	
	color:#F5B35D;
	cursor:hand;
	text-decoration:underline;
}


.listitem a { 
display: block;
width: 25px; 
height: 25px; 
background: url(images/bulboff.gif) no-repeat; 
} 

.listitem a:hover { 
background: url(images/bulbon.gif) no-repeat; 
} 

.listheader
{
	background-color:LightGrey;
	font-weight:bold;
}

.listheader a
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
.listheader a:hover
{
	text-decoration:underline;
}
.sectionheader td
{
	font-weight:bold;
	padding: 5 5 5 5;
	background-color:#F4CC51;
	color:#333333
}

.recorddetail
{
	padding:0px;
	border:0px;
	margin:0px;	
}

.actionlist td
{
	background-color:ButtonFace;
	border-color:White;
	border:2px outset white;	
}

.actionlist a
{
	width:120px;
	color:Black;
	background-color:#dddddd;
	border:1px solid buttonface;
	border-bottom:1px inset white;
	float:left;
}

.actionlist a:hover
{
	text-decoration:underline;
}
