body {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/index_r1_c1.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-color: #323232;
}
.main {
	background-image: url(images/index_r6_c3.gif);
	background-repeat: no-repeat;
}
.navi {
	background-image: url(images/index_r4_c11.gif);
	background-repeat: no-repeat;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}h1 {
	font-family: Tahoma, Arial;
	color: #B4D03F;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #B4D03F;
	font-weight: normal;
}
.grey {
	color: #696969;
	font-size: 12px;
}

.tempmain {
	background-image: url(images/template_r4_c3.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF
}
.mininav {
	background-color: #FFFFFF;
	background-image: url(images/template_r2_c12.gif);
	background-repeat: no-repeat;
}
.tempnav {
	background-image: url(images/template_r3_c11.gif);
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
}
a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
    color:#999999;
	text-decoration: underline;
}
a.greylinks:link {
	
	color: #666666;
	text-decoration: underline;

}
a.greylinks:visited {
	color: #666666;
	text-decoration: underline;

}
a.greylinks:active {
	color: #666666;
	text-decoration: underline;

}
a.greylinks:hover {
    color:#999999;
	text-decoration: underline;
}
.dotted {
	background-image: url(images/dot2.gif);
	height: 4px;
	}