body {
	padding:0px;
	margin:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #232170;
	text-decoration: none;
}
.smallwhite_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.red {
	color: #8B0013;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000084;
	text-decoration: none;
	line-height: 20px;
}
.bottomlink a{
	color: #000084;
	text-decoration: none;
}
.bottomlink a:hover{
	color: #000084;
	text-decoration:underline;
}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d6d6e;
	text-decoration: none;
}


.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #01771a;
	text-decoration: none;
}

.text1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.text1 a{
	color: #333333;
	text-decoration: none;
}
.text1 a:hover{
	color: #333333;
	text-decoration:underline;
}

.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #000084;
	text-decoration: underline;
	line-height: 20px;
}
.blue a{
	color: #000084;
	text-decoration: underline;
}
.blue a:hover{
	color: #000084;
	text-decoration:none;
}

