body {
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(images/top_bg.gif);
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.scrolling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #C12318;
	text-decoration: none;
	list-style-type: disc;
}
.red_teb {
	background-image: url(images/red_login.jpg);
	background-repeat: no-repeat;
}

.m_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e1e1e1;
	text-decoration: none;
}
.m_buttons:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00bff3;
	text-decoration: underline;
}
.green_tebCopy {
	background-image: url(images/green_login.jpg);
	background-repeat: no-repeat;
}
.blue_teb {

	background-image: url(images/blue_login.jpg);
	background-repeat: no-repeat;
}
.user1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C54901;
	text-decoration: none;
}
.user2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89BD00;
	text-decoration: none;
}
.user3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #41B0DB;
	text-decoration: none;
}
.body_image {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.welhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ABD0F1;
	text-decoration: none;
}
.loginhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.loginhere:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.footer_txt:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #031D2E;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.top {
	background-image: url(images/body_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.down {
	background-image: url(images/body_down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
