body {
	background: #FFFFFF;
	color: #000000;
	margin-top: 0%;
	font-family: Arial, Helvetica, sans-serif;

}

a:link {
	color: #0000FF;
	background: transparent;
	text-decoration: none;


} a:visited {
	color: #0000FF;
	background: transparent;
	text-decoration: none;


} a:active {
	color: #0000FF;
	background: transparent;
	text-decoration: none;



} a:hover {
	color: #999999;
	background: transparent;
	text-decoration: none;


} a.controls:link {
	color: #FFDB4A;
	font-weight: bold;
	background: transparent;
	font-size: 12px;


} a.controls:visited {
	color: #FFDB4A;
	font-weight: bold;
	background: transparent;
	font-size: 12px;


} a.controls:active {
	color: #FFDB4A;
	font-weight: bold;
	background: transparent;
	font-size: 12px;



} a.controls:hover {
	color: #FFFFFF;
	font-weight: bold;
	background: transparent;
	font-size: 12px;


}
.TableGreen {
	background: #336600;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.TableGreen3px {
	background: #336600;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 3px;
}
.TableLightGreen{
	background: #648d3e;
	color: #000000;
}

.TableGrey{
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
}
.TableGreyDark {
	background: #CCCCCC;
	color: #000000;
}
.TableGrey3px {
	background: #F7F7F7;
	color: #000000;
	padding: 3px;
}
.TableGreenGrad {
	background: transparent url(../pixs/greengrad.jpg);
	color: #336600;
	font-weight: bold;

}
.TableGreenGrad5px {
	background: #336600;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.TableGreenGrad2 {
	background: transparent url(../pixs/greengrad2.jpg);
	color: #336600;
}
.TableGreenGrad25px {
	background: transparent url(../pixs/greengrad2.jpg);
	color: #336600;
	padding: 2px 5px;
}
.TableRed{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 5px;
}
.TableWhite10px {
	background: #FFFFFF;
	color: #000000;
	padding: 10px;

}

.TableWhite5px {
	background: #FFFFFF;
	color: #000000;
	padding: 5px;

}
.TableWhite2px {
	background: #FFFFFF;
	color: #000000;
	padding: 2px;

}
.TableBlack{
	background: #000000;
	color: #FFFFFF;

}

.TableWhite {
	background: #FFFFFF;
	color: #000000;

}
.TableGreyRed3px{
	background: #F7F7F7;
	color: #FF0000;
	padding: 3px;

}

.TableSmall5px{
	background: #FFFFFF;
	color: #000000;
	font-size: 65%; 
	padding: 5px;

}
h1 {
	font-size: 95%;
	color: #000000;
	background: transparent;


}
td {
	font-size: 80%;
	
}
.buttonBorder {
	BORDER-RIGHT: thin solid #808080; 
	BORDER-TOP: thin solid #808080; 
	BORDER-LEFT: thin solid #000000; 
	BORDER-BOTTOM: thin solid #000000; 
	COLOR: #ffffff;
	background: transparent;
	
} a.buttontype:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	padding: 5px;


} a.buttontype:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	padding: 5px;


} a.buttontype:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	padding: 5px;



} a.buttontype:hover {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	padding: 5px;


} .buttontype {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	background: transparent url(../pixs/greengrad.jpg); 
	COLOR: #FFFFFF;
	
}
th {
	color: #FFFFFF;
	background-color: #336600;
	text-align: left;
	padding: 5px;
	font-size: 90%;
}
