body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-x;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	color: #080839;
	line-height:140%;
}

a:link {
	font-family: inherit;
	font-size: inherit;
	color:inherit;
	text-decoration: none;
}

a:visited {
	font-family: inherit;
	font-size: inherit;
	color:inherit;
	text-decoration: none;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	color: #660000;
	text-decoration: underline;
}
.menu{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
}
.menu a:link {
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	font-family: inherit;
	font-size: inherit;
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}

.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #204000;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #651507;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080839;
}

.bluetxt {
	font-family: verdana,arial,"Times New Roman", Times, serif;
	font-size: 11px;
	color: #547285;
}
.heading3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight:bold;
	color: #A77307;
	font-style: italic;
}
.heading3big {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	font-weight:bold;
	color: #A77307;
	font-style: italic;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.normaltxtsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #080839;
}
.tblbg1 {
	background-color: #F9F2E8;
	background-image: url(images/index_top3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
