body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
.welcome-text {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #C1510D;
	text-decoration: none;
	text-align: left;
}
.welcome-subtext {
	font-family: verdana;
	font-size: 11px;
	color: #2F2F2F;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.welcome-moretext {
	font-family: verdana;
	font-size: 11px;
	color: #C1510D;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
}
.welcome-moretext a{color:#C1510D; text-decoration:none;}
.welcome-moretext a:hover{color:#C1510D; text-decoration:underline;}

.latest-subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #2F2F2F;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
}
.latest-subtext-red {
	font-family: tahoma;
	font-size: 11px;
	color: #C1510D;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
}
.newsletter-sunheading {
	font-family: tahoma;
	font-size: 12px;
	color: #5A5724;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	padding-left: 43px;
}
.newsletter-text-box {
	color: #333333;
	text-align: left;
	height: 21px;
	margin-left: 42px;
	margin-top: 3px;
	border: 1px solid #5A5724;
}
.footer-text {
	font-family: tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}
.footer-text a{color:#FFFFFF; text-decoration:none;}
.footer-text a:hover{color:#FFFFFF; text-decoration:underline;}

.footer-subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}
.submit-bg {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submit-bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	line-height: 24px;
	width: 60px;
	margin-left: 43px;
	margin-top: 8px;
	text-align: center;
}
.submit-bg a{color:#FFFFFF; text-decoration:none;}
.submit-bg a:hover{color:#FFFFFF; text-decoration:underline;}

.registered-text {
	font-family: tahoma;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #D8D095;
	padding-top: 22px;
}
.registered-subtext {
	font-family: tahoma;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
}
.login-bg {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submit-bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	line-height: 24px;
	width: 60px;
	margin-top: 8px;
	text-align: center;
}
.login-bg a{color:#FFFFFF; text-decoration:none;}
.login-bg a:hover{color:#FFFFFF; text-decoration:underline;}