body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.line-bg {
	background-image: url(../images/line-bg.gif);
	background-repeat: repeat-y;
	width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.welcome-heading {
	font-family: arial;
	font-size: 24px;
	line-height: 20px;
	color: #4E3F3D;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
.welcome-subheading {
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.welcome-warea {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #1F1F1F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.welcome-more {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #1F1F1F;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	font-weight: bold;
}
.welcome-more a{color:#1F1F1F; text-decoration:none;}
.welcome-more a:hover{color:#1F1F1F; text-decoration:underline;}

.welcome-heading-new {
	font-family: arial;
	font-size: 18px;
	line-height: 20px;
	color: #4E3F3D;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 15px;
}
.welcome-subheading-new {
	font-family: tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #8CA405;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
.latest-news-text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #1F1F1F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.user-text {
	font-family: arial;
	font-size: 13px;
	line-height: 36px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	text-align: right;
}
.text-box {
	color: #FFFFFF;
	border: 1px solid #4E3F3D;
	height: 21px;
	margin-left: 10px;
}
.text-boxCopy {
	color: #FFFFFF;
	border: 1px solid #4E3F3D;
	height: 21px;
	margin-left: 15px;
}
.welcome-warea-new {

	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #1F1F1F;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.login-button {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submit-button.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 2px;
	width: 70px;
	margin-left: 115px;
	margin-top: 2px;
}
.login-button a{color:#FFFFFF; text-decoration:none;}
.login-button a:hover{color:#FFFFFF; text-decoration:underline;}

.newsletter-button {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submit-button.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 2px;
	width: 70px;
	float: left;
	margin-left: 15px;
}
.newsletter-button a{color:#FFFFFF; text-decoration:none;}
.newsletter-button a:hover{color:#FFFFFF; text-decoration:underline;}

.footer-text {
	font-family: tahoma;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
.footer-text a{color:#FFFFFF; text-decoration:none;}
.footer-text a:hover{color:#FFFFFF; text-decoration:underline;}

.footer-text-new {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #EFF0E2;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}
.news-heading {
	font-family: arial;
	font-size: 18px;
	line-height: 20px;
	color: #4E3F3D;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 5px;
}
.search-text {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #4E3F3D;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}
.search-text a{color:#4E3F3D; text-decoration:none;}
.search-text a:hover{color:#4E3F3D; text-decoration:underline;}

.search-text-box {
	color: #4E3F3D;
	text-decoration: none;
	height: 21px;
	border: 1px solid #4E3F3D;
	background-color: #EFF0E2;
}

