body {
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;	
}

.maincontent {
	text-align:left;
}

.maincontent-single {
	text-align:left;
	background-image:url(images/bak-single.jpg);
	background-repeat:repeat-y;
	padding:0px 20px 0px 30px;
	margin:0px 0px 0px 0px;
}

.footer {
	background-image:url(images/3.jpg);
	background-repeat:no-repeat;
}


form {
	margin:0px;
}

a {
	text-decoration: underline;
	font-weight:bold;
	color:#FF9000;
}


a.1 {
	text-decoration: none;
	color:#A0B5BD;
}

a.footerlink {
	text-decoration: none;
	color:#929292;
}

a.footerlink2 {
	text-decoration: none;
	color:#AAAAAA;
	font-weight:normal;
}

.greenlink {
	text-decoration: underline;
	color:#8FBE7A;
}

.style1 {
	color: #FF9000;
	font-weight: bold;
}


.mainimage {
	margin-right:10px;
	text-align:left;
}

.title {
	color: #FF9000;
	font-weight: bold;	
}

h1 {
	color: #FF9000;
	font-weight: bold;
	font-size:medium;
}

h2 {
	color: #FF9000;
	font-weight: bold;
	font-size: small;
}

select, input, textarea {
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#CFCFCF;
	color:#727272;
}

textarea {
	height:auto;
}