body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-position: left bottom;
	background-attachment: scroll;
	background-color:#000000;
	background-size: 100%;
	background-repeat: repeat-x;
}
.scroll{
	color:#e7be00;
	 font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
}
.top_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.top_text:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #dd0603;
	text-decoration:none;
}
.white_normal_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color: #FFFFFF;
}
.white_bold_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_bold_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0002;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top:20px;
	color: #FFFFFF;
}
.text_box {
	background-color : #000000;
	border: 1px solid #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	width: 210px;
	height: 17px;
	color:#FFFFFF;
}
.index_welcome_line {
	background-image: url(images/index_welcome_line.jpg);
	background-repeat: repeat-x;
}
.index_news_line {
	background-image: url(images/index_news_line.jpg);
	background-repeat: repeat-x;
}
.read_more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0002;
	text-decoration:none;
}
.read_more:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.read_more_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.read_more_content:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0002;
	text-decoration:none;
}
.right_txt{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
.red_txt_txt{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	line-height: 26px;
}
