.skin {
	background: #B5B67F;
        color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.skin a:link,.skin a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.body {
	background: #333333;
	color: #000000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #DEDEDE;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #E8E8E8;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-highlight-color: #778899;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #778899;
	text-decoration: none;
}
.tileSubRow {
	background: #F5E0E0;
	color: #000000;
	font-size: 11px;
	padding: 1px 2px;
}
.tile {
	background: #FFFFFF;
	border-top: #B3B380 1px solid;
	margin-bottom: 0;
	font-size: 11px;
}
.tile TH{
	background: #69694B;
        color:#F9FAE5;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 2px;
	text-align: left;
	text-indent: 2px;
}
.tile TD
{
    FONT: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}
.tile a:visited{
	background: transparent;
	border: none;
	color: #787A4B;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
        font-size: 9px;
}
.tileBG
{
	background: #FFFFFF;
}
.navcell {
	background: #A8AA79;
	border-bottom: #C7C99F 1px solid;
	border-right: #C7C99F 2px solid;
	border-top: #C7C99F 1px solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 5px 2px 2px;
	text-align: center;
	text-indent: 2px;
}
.navcell A:link, .navcell A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
        font-weight: normal;
}
.navcell A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: normal;
}
.navcellhighlight {
	background: #B6C248;
	border-bottom: #C7C99F 1px solid;
	border-right: #C7C99F 2px solid;
	border-top: #C7C99F 1px solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 5px 2px 2px;
	text-align: center;
	text-indent: 2px;
}
.navcellhighlight A:link, .navcellhighlight A:visited, .navcellhighlight A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
        font-weight: normal;
}	

.tile a:hover {
	text-decoration: underline;
}

.tileTR {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	padding: 5px;
}
.tileTRmovr {
	background: #F5E0E0;
	color: #000000;
	font-size: 11px;
	padding: 5px;
}
.sidemenu {

	background: #F9FAE5;
	color: #000000;
	font-size: 11px;
}
.sidemenu A:Link, .sidemenu A:Visited{

	color: #000000;
        font-weight: bold;
        text-decoration: none;
}
.sidemenuTR {
  	padding: 5px 5px 5px 5px;
}
.rule {
  	background: #666633;
}
.tilefooter {
	background: #660000;
	border-bottom: #D95716 1px solid;
        border-right: #D95716 1px solid;	
        margin-bottom: 0;
        color: #FFFFFF;
	font-size: 11px;
}
.tilefooter TD{
        color: #FFFFFF;
}
input, select, textarea {
	background: #F0F0FA;
	border: #000000 1px solid;
	color: #666666;
	font: bold 11px/11px verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 1px;
}
.nomargin {
	margin: 0px;
}
.tile a:link { 
	background: transparent;
	border: none;
	color: #787A4B;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
        font-size: 9px;
 } 
H1{
	background: #69694B;
        color:#F9FAE5;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 2px;
	text-align: left;
	text-indent: 2px;
	margin: 0 0 0 0; /* Top right bottom left */ 
	padding: 0; 
}