body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	background-image: url(images/bg.gif);	

 }
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.Btext {
	font-family: Verdana;
	font-size: 12px;
	color: #323492;
}

.RTitle {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	padding-left:7px;	
}
.BTitle {
	font-family: Verdana;
	font-size: 12px;
	color: #323492;
	font-weight: bold;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #323492;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #323492;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #323492;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #323492;
	text-decoration: none;
}
.copyright{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.copyright:link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.copyright:active {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.menu:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:5px;
	text-transform: uppercase;	

}
.menu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}