body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: tahoma;
}

#mainstyle {
	color: #727272;
	font-size: 12px;
	font-family: tahoma;
}
.style2 {
	color: #7e8371;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #c5451d;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
h1 {
	color: #c5451d;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #5C5C5C;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #cbd2c7;
	font-size: 12px;
	font-family: tahoma;
}
.style6 {color: #da4d24}

form,input,td {
	font-size: 12px;
	color: #7f7f7f;
}
/* footer Links */
.footerlinks {
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.footerlinks a:link {
	color: #333333;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #333333;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #c5451d;
	text-decoration: none;
}
.footerlinks a:active{
	color: #c5451d;
	text-decoration: none;
}
/* end footer Links */

/* main Links */
#mainstyle a:link {
	color: #c5451d;
	text-decoration: none;
}
#mainstyle a:visited {
	color: #c5451d;
	text-decoration: none;
}
#mainstyle a:hover {
	color: #333333;
	text-decoration: none;
}
#mainstyle a:active{
	color: #c5451d;
	text-decoration: none;
}
/* end main Links */
