body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #C0C0C0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
.white:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.white:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.white:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.white:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.readmore:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.readmore:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.readmore:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.hdblack {
	font-family: "century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.hdbblue {
	font-family: "century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #1e409a;
}
.hdbred {
	font-family: "century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #D2232A;
}
.blackbold {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.field {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 12px;
}
.hd2 {
	font-family: "century Gothic";
	font-size: 24px;
	text-decoration: none;
	color: #000000;
}
.blue {
	font-family: tahoma;
	font-size: 11px;
	color: #0c3d9a;
	text-decoration: none;
}.field2 {

	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 14px;
}
.blue2:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0c3d9a;
	text-decoration: none;
}
.blue2:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #0c3d9a;
	text-decoration: none;
}
.blue2:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.blue2:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0c3d9a;
	text-decoration: none;
}
.contact {
	font-family: tahoma;
	font-size: 14px;
	color: #1e409a;
	text-decoration: none;
}
.contact2 {
	font-family: tahoma;
	font-size: 14px;
	color: #f11921;
	font-weight:bold;
	text-decoration: none;
}.fieldtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}