BODY {
	font-family: Trebuchet MS, Arial; font-size: 12px; color:#FFFFFF;
}
TD {
	font-family: Trebuchet MS, Arial; font-size: 12px; color:#FFFFFF;
}

h1{
	font-family: Trebuchet MS, Arial; font-size: 14px; color:#FFFFFF;
	text-transform:uppercase;
}

A {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
A:Hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

#white_link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
#white_link:Hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

#right_link {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
#right_link:Hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

.Selects {
border: groove;
; background-color: #ffffff
; font-family: Arial; font-size: xx-medium; background-position: center center
; color: #000000
; border-color: #000000 #000000 #000000 #000000
; border-width: 1px 1px 1px 1px
}

.Fields {
border: groove;
; background-color: #ffffff
; font-family: Arial; font-size: xx-medium; background-position: center center
; color: #000000
; border-color: #000000 #000000 #000000 #000000
; border-width: 1px 1px 1px 1px
}
.Buttons {
border: inset;
; background-color: #999999
; font-family: Arial; font-size: xx-medium; background-position: center center
; font-weight: bold
; color: #000000
; border-color: #000000 #CCCCCC #FFFFFF #666666
; border-width: 1px 1px 1px 1px
}