/* CSS Document */
body { 
	margin: 0;
	padding:0 0 0 0;	
	font-family: sans-serif;
	FONT-SIZE: 13px;
	SCROLLBAR-FACE-COLOR: #D3C4A5;
	SCROLLBAR-HIGHLIGHT-COLOR: #D3C4A5;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #F0F0F0;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000; 
}

a {
	text-decoration: none;
}
a:Visited {
	text-decoration: none;
	color:#000000;
}
a:Hover {
	text-decoration: none;
}
a:Visited:Hover {
	text-decoration: none;
	text-decoration: underline;
	
}

.menu1{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.menu1:visited{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.menu1:hover{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}

.hlink{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	cursor: hand;
}
.hlink:visited{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	cursor: hand;
}
.hlink:hover{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.f8w{
	font-family: Verdana;
	font-size: 8px;
	color:#FFFFFF;
}
.f9w{
	font-family: Verdana;
	font-size: 9px;
	color:#FFFFFF;
}
.f10 {
	font-family: Verdana;
	font-size: 10px;
}

.f10w {
	font-family:verdana;
	font-size: 10px;
	color:#FFFFFF;
}

.f11 {
	font-family: Verdana;
	font-size: 11px;
}

.f12a{
	font-family: arial;
	font-size: 12px;
}

.f11w {
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
}
.f11gry {
	font-family: Verdana;
	font-size: 11px;
	color:#EEEEEE;
}

.f14 {
	font-family: Verdana;
	font-size: 14px;
}

.f14b {
	font-family: arial;
	font-size: 14px;
	color:#003399;
}

.f13a{
	font-family: arial;
	font-size: 13px;
}
