body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-attachment: scroll;
	background-color: #545454;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.whitelinks:link {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:active {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:hover {
	color: #ffffff;
	text-decoration: none;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.style2 {
	font-family: "Arial", Verdana, Arial;
	color: #008000;
	font-size: 11px;
}
.style3 {
	font-family: "Arial", Verdana, Arial;
	color: #c33131;
	font-size: 11px;
}
.mainbg {
	background-image: url(images/index_r12_c1.gif);
}
.navbg {
	background-image: url(images/index_r1_c1.gif);
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7B9557;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-space: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BD3A34;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #BD3A34;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BD3A34;
	margin: 0px 0px 0px 0px;}
	
.redlarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #BD3A34;
	margin: 0px 0px 0px 0px;
}

.green {
	color: #1c6b13;
}
.blue {
	color: #213e6c;
}
.red {
	color: #892823;
}
.brder1 {
	border: 1px solid #333333;
}
.brder2 {
	border: 1px solid #666666;
}

.whitetext{
color: #ffffff;
