body {
	background-color: #58524A;
	background-image: url(images/bg-new1.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Courier, Georgia, Arial, Verdana;
	font-size: 16px;
	color: #000000;
}

.style1-1 {
	font-family: Courier, Georgia, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

.style1-2 {
	font-family: Courier, Georgia, Arial, Verdana;
	font-size: 14px;
	color: #ff0000;
}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.style2a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.style3 {
	font-family: "Courier New", Georgia, Verdana;
	font-size: 12px;
	color: #493007;
}
.style4 {
	font-size: 11px;
	color: #000000;
	font-family: "Courier New", Georgia, Verdana;
}
a:link {
	color: #493007;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #493007;
}
a:hover {
	text-decoration: underline;
	color: #493007;
}
a:active {
	text-decoration: none;
	color: #493007;
}
.emaillink:link {
	color: #000000;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #000000;
}
.emaillink:hover {
	text-decoration: none;
	color: #000000;
}
.emaillink:active {
	text-decoration: underline;
        color: #000000;
}


.emaillink2:link {
	color: #ffffff;
	text-decoration: underline;
}
.emaillink2:visited {
	text-decoration: underline;
	color: #ffffff;
}
.emaillink2:hover {
	text-decoration: none;
	color: #ffffff;
}
.emaillink2:active {
	text-decoration: underline;
        color: #ffffff;
}

.red { 
	font-size: 16px; 
	color:#FF0000;
}

.text { font-family: Courier, Georgia, Arial, Verdana;text-transform:uppercase; font-size:12px; font-weight:bold;}
.text1 {  font-family: Courier, Georgia, Arial, Verdana;font-size:14px; font-weight:bold;}
