/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

body {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a.visited {
	color: #000000;
	text-decoration: underline;
}
a.active {
	color: #666666;
	text-decoration: underline;
}
a.hover {
	color: #666666;
	text-decoration: underline;
}
a.link {
	color: #000000;
	text-decoration: underline;
}
.indexMainTop {
	background-image: url(../images/index/index_r3_c1.jpg);	
	background-repeat: no-repeat;
}
.indexMainBottom {
	background-image: url(../images/index/index_r7_c1.jpg);	
	background-repeat: no-repeat;
}
.indexbg {
	background-image: url(../images/index/index_r5_c1.jpg);	
}
.subMainTop {
	background-image: url(../images/sub/sub_r3_c1.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.subMainContact {
	background-image: url(../images/sub/sub_r3_c1_f2.jpg);
	background-repeat:no-repeat;	
}
.subbg {
	background-image: url(../images/sub/sub_r4_c1.gif);		
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text12 A:link {text-decoration: underline; color: #000000;}
.text12 A:visited {text-decoration: underline; color: #000000;}
.text12 A:hover {text-decoration: none; color: #666666;}
.text12 A:active {text-decoration: underline; color: #666666;}

.text11 A:link {text-decoration: underline; color: #000000;}
.text11 A:visited {text-decoration: underline; color: #000000;}
.text11 A:hover {text-decoration: none; color: #666666;}
.text11 A:active {text-decoration: underline; color: #666666;}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8A722D;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.footer:visited {
	color: #000000;
	text-decoration: underline;
}
a.footer:active {
	color: #666666;
	text-decoration: underline;
}
a.footer:hover {
	color: #666666;
	text-decoration: underline;
}
a.footer:link {
	color: #000000;
	text-decoration: underline;
}
a.login:link, a.login:visited {
	color: #000000;
}
a.login:hover, a.login:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
}

div.newforms {
	width: 185px;
	padding: 5px 0 20px 20px;
	text-align: center;
}