body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}





.mainbg {
	background-image: url(images/index_r8_c1.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.form {
	background-image: url(images/index_r7_c4.jpg);
}
.topright {
	background-image: url(images/index_r2_c6.jpg);
	background-repeat: no-repeat;
}
.topleft {
	background-image: url(images/index_r2_c1.jpg);
}

.topmiddle {
	background-image: url(images/index_r2_c3.jpg);
}








td img {display: block;}

body {
	margin-top: 0px;
}


.boxed {
	border: 1px solid #ccc;
	padding: 1em;
}

.boxed2 {
	border: 1px solid #ccc;
	padding: 3px;
}

.boxed3 {
	border: 1px solid #000;
	padding: 3px;
}

.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}


a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0594CF;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
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;
	}
a.greylinks:link {
	color: #333333;
	text-decoration: underline;
}
a.greylinks:visited {
	color: #333333;
	text-decoration: underline;
}
a.greylinks:active {
	color: #333333;
	text-decoration: underline;
}
a.greylinks:hover {
	color: #0594CF;
	text-decoration: none;
	}
	
	
	h1 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6FA1AA;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
}

.formstyle {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.style1 {font-size: 10px}.
.style2 {color: #F68527}
.style3 {color: #7A8E99}
.style4 {color: #879548}
.style5 {color: #F68527}
.style6 {color: #F5BD26}
.style7 {font-size: 11px}
.style8 {color: #B57FB0}
.style9 {color: #990033}

.border { margin-right:37px; border:1px solid #999999; }

.border1 { border:1px solid #999999; }

.border2 { margin-right:37px; margin-top:5px; border:1px solid #999999; }

.border3 { border:1px solid #999999; margin-top:5px }

.border4 { margin-right: 10px; }

.colwidth1 { width: 25%; }
