body
{
	background-image: url(Images/TabRibbed.png);
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 14px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	overflow: auto;
}
div
{
	width:  inherit;
	height:  auto;
}
select
{
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 11px;
}
label
{
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 12px;
}
.menuLink
{
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 11px;
	color: white;
}
.menuLink:hover
{
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 11px;
	color: #D7CE95;
}
.menuLink:active
{
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	font-size: 11px;
	color: #D7CE95;
}
input:radio
{
	vertical-align: middle;
	font-size:large;
}
