body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.lefttext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01426b;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #055285;
	text-decoration: none;
}
.text1 a{

	color: #055285;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.text1 a:hover{

	color:#000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.white a{

	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.white a:hover{

	color:#ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
}

.bodyboldtext {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #014672;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
