a {
; Font-Family: Verdana;
; Font-size: 11px;
; Text-decoration: none;
; color: BLACK;
}
a:hover {
; color: #FF5400;
; Text-decoration: underline;
}
td {
; Font-Family: Verdana;
; Font-size: 11px;
; color: BLACK;
}
.navigation {
; Font-Family: Verdana;
; Font-size: 11px;
; Text-decoration: none;
; color: #000000;
}
.navigation:hover {
; Text-decoration: underline;
; Color: #000000;
}
.title {
; Font-Family: Verdana;
; Font-weight: bold; Font-size: 12px;
; color: #5797D3;
}
.input {
; Font-Family: Verdana;
; Font-size: 11px;
; color: BLACK;
; BackGround-color: WHITE;
; Width: 150;
BORDER=0;
BORDER-BOTTOM:#000000 1PX SOLID;
BORDER-TOP:#000000 1PX SOLID;
BORDER-LEFT:#000000 1PX SOLID;
BORDER-RIGHT:#000000 1PX SOLID;
}
select {
; Font-Family: Verdana;
; Font-size: 11px;
; color: BLACK;
; BackGround-color: WHITE;
; Width: 150;
BORDER=0;
BORDER-BOTTOM:#000000 1PX SOLID;
BORDER-TOP:#000000 1PX SOLID;
BORDER-LEFT:#000000 1PX SOLID;
BORDER-RIGHT:#000000 1PX SOLID;
}
.select {
; Font-Family: Verdana;
; Font-size: 11px;
; color: BLACK;
; BackGround-color: WHITE;
; Width: 150;
BORDER=0;
BORDER-BOTTOM:#000000 1PX SOLID;
BORDER-TOP:#000000 1PX SOLID;
BORDER-LEFT:#000000 1PX SOLID;
BORDER-RIGHT:#000000 1PX SOLID;
}
.submit {
; Font-Family: Verdana;
; Font-weight: bold; Font-size: 11px;
; color: BLACK;
; BackGround-color: #FFFFFF;
BORDER=0;
BORDER-BOTTOM:#000000 1PX SOLID;
BORDER-TOP:#000000 1PX SOLID;
BORDER-LEFT:#000000 1PX SOLID;
BORDER-RIGHT:#000000 1PX SOLID;

}
.navigation_red {
; Font-Family: Verdana;
; Font-size: 11px;
; Text-decoration: none;
; color: #FF0033;
}
.pad{
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
}

.cf   {color:navy; font-size:9pt; border:1px solid black; background-color:#F3F3F3;}
