<!--
.BRadio{
	BACKGROUND: "#b8a56d";
	BORDER-BOTTOM: #ffffff solid 1px;
	BORDER-LEFT: #ffffff solid 1px;
	BORDER-RIGHT: #ffffff solid 1px;
	BORDER-TOP: #ffffff solid 1px;
	COLOR: white;
}
A {
	font : 10pt Verdana;
	text-decoration : underline;
	color : #BC2C00;	
}
A:LINK {
	font : 10pt Verdana;
	text-decoration : underline;
	color : #BC2C00;	
}
A:HOVER {
	font : 10pt Verdana;
	text-decoration : none;
	color : #BC2C00;	
}
body{
	font-family : Verdana;
	font-size : 10pt;
	color : #472600;
}
td {
	font-family : Verdana;
	font-size : 10pt;
	color : #472600;
}
.smallFont {
	font-family : Verdana;
	font-size : 9pt;
	color : #472600;
}
.LogButton {
	background-color: #A53800;
	border: 1px outset black;
    color: white; 
    cursor: hand;
    font-family: Verdana;
	font-weight: Bold;
    font-size: 8pt; 
    width: 70px;
	text-align : center;
}
.ProfButton {
	background-color: #A53800;
	border: 1px outset black;
    color: white; 
    cursor: hand;
    font-family: Verdana;
	font-weight: Bold;
    font-size: 8pt; 
    width: 110px;
	text-align : center;
}
.ResButton {
	background-color: #A53800;
	border: 1px outset black;
    color: white; 
    cursor: hand;
    font-family: Verdana;
	font-weight: Bold;
    font-size: 8pt; 
    width: 70px;
	text-align : center;
}
.BLBut {
	background-color: #A53800;
	border: 1px outset black;
    color: white; 
    cursor: hand;
    font-family: Verdana;
	font-weight: Bold;
    font-size: 8pt; 
    width: 170px;
	text-align : center;
}
-->

