.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a         {  
    color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:active  {  color: #000000; font-weight: bold}
a:visited {  color: #000000; font-weight: bold}
a:hover   {  color: #000000; text-decoration: underline; font-weight: bold}
body {
background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.oldmaintable {
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=6, OffY=6, Color='#cccccc', Positive='true')
}
.maintable {
	background-color: #ffffff;
	border: 1px #333333 solid;
	}

.box { float: left; width: 100px; height: 100px; }
#boxContent { border: none; background: #fff; }
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #fff; margin: 4px; }
.boxtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF5EC;
	border: thin groove #333333;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/header/header_r2_c1.gif);
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
}
.boxsummary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFDD9;
}
a.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
}
a.boxcontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
	text-decoration: underline;
}
a.boxcontent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	font-weight: bold;
}
.evenrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFEE8;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
.oddrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFF4F0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

