/* CSS Document */

body {background-color: #FEDE00;margin: 0px;}

a.txt:link {
	color: #1A98D5;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a.txt:visited {
	color: #1A98D5;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;  
} 
a.txt:active {
	color: #1A98D5;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;    
} 
a.txt:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
} 
a.txta:link {
	color: #1A98D5;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: NORMAL;	
}
a.txta:visited {
	color: #1A98D5;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: NORMAL;  
} 
a.txta:active {
	color: #1A98D5;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: NORMAL;    
} 
a.txta:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: NORMAL;	
} 
.txt1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txt3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txt5 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
}
.txt6 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txt7 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bg0 {
	background-image: url(images/loadingbg.gif);
	background-repeat: no-repeat;
	background-color: #ffd401;
}

.bg1 {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(images/sponsers.gif);
	background-repeat: no-repeat;
}
.fieldcell2 input{
	font-family: verdana;
	font-size: 10px;
	color: Black;
	width: 320px;
	background-color: #FFFFFF;
	border: none;

}
.textfield textarea{
	font-family: verdana;
	font-size: 10px;
	color: Black;
	width: 320px;
	border: none;
	background-color: #FFFFFF;
	overflow: auto;
}