/* CSS Document */
BODY {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#000000;
  scrollbar-shadow-color:#cccccc;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#666666;
} 

.nav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
a.nav:active { color: #000000; text-decoration: underline}
a.nav:link { color: #000000; text-decoration: none}
a.nav:visited { color: #000000; text-decoration: none}
a.nav:hover { color: #000000; text-decoration: underline}	
	
.txt {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;}
a.txt:active { color: #ffffff; text-decoration: underline}
a.txt:link { color: #ffffff; text-decoration: none}
a.txt:visited { color: #ffffff; text-decoration: none}
a.txt:hover { color: #cc0000; text-decoration: underline}
	
.txt_bl {
	font-family: verdana;
	font-size: 10px;
	color: #000000;}
a.txt_bl:active { color: #000000; text-decoration: underline}
a.txt_bl:link { color: #000000; text-decoration: none}
a.txt_bl:visited { color: #000000; text-decoration: none}
a.txt_bl:hover { color: #cc0000; text-decoration: underline}
		
	
.gb_txt {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;}
a.gb_txt:active { color: #ffffff; text-decoration: underline font-size: 10px;}
a.gb_txt:link { color: #ffffff; text-decoration: none font-size: 10px;}
a.gb_txt:visited { color: #ffffff; text-decoration: none font-size: 10px;}
a.gb_txt:hover { color: #cc0000; text-decoration: underline	font-size: 10px;}

.header {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.nr {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
}
.txt2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;}
a.txt2:active { color: #ffffff; text-decoration: underline font-size: 10px;}
a.txt2:link { color: #ffffff; text-decoration: none font-size: 10px;}
a.txt2:visited { color: #ffffff; text-decoration: none font-size: 10px;}
a.txt2:hover { color: #ffffff; text-decoration: underline	font-size: 10px;}

.table {
	border: thin solid #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;

}.poptxt {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.pophead {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
