body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg);
	SCROLLBAR-ARROW-COLOR: #7F99CC; 
	SCROLLBAR-FACE-COLOR: #003399; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CFD1E4; 
	SCROLLBAR-SHADOW-COLOR: #CFD1E4; 
	SCROLLBAR-3DLIGHT-COLOR: #CFD1E4; 
	SCROLLBAR-TRACK-COLOR: #7F99CC; 
	SCROLLBAR-DARKSHADOW-COLOR: #081772;
 }
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.Btext {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}
.Btext a:link {
	color: #003399;
	text-decoration: none;
}
.Btext a:visited {
	color: #003399;
	text-decoration: none;
}
.Btext a:hover {
	color: #003399;
	text-decoration: underline;
}
.Btext a:active {
	color: #003399;
	text-decoration: none;
}



.copyright{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.Wtitle {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #003399;
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	color:#003399;
}
.txt a:link {
	color: #003399;
	text-decoration: none;
}
.txt a:visited {
	color: #003399;
	text-decoration: none;
}
.txt a:hover {
	color: #003399;
	text-decoration: underline;
}
.txt a:active {
	color: #003399;
	text-decoration: none;
}