

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
h1, h2, h3 {
color:#333333;
}
p{
text-align:justify;
}

#content_data_main{
	width:665px;
	background-color:#ffffff;		
	margin: 5px 10px 5px 10px;
	text-align:left;
	float:left;
	
}
#data_container{
	width:660px;
	padding:10px 10px 10px 10px;
	text-align:justify;
	line-height:17px;
	background:#FFF;
}
#content_right_img{
width:665px;
height :100px;
}
/* News Area*/
#content_news{
width:200px;
height:300px;
text-align:right;
border-left:1px;
border-color:#999999;
float:right;
background:url(../images/news/bg_news.png);
}

/* CSS generated automatically, for News module. */
	#NewsOverview, #NewsDescription {		
		font-size: 11px;
		padding: 3px;
		display:block;
	}
	#NewsOverview {
		font-weight: bold;
		padding-bottom : 5px;
	}
	#NewsOverview a:link, #NewsOverview a:visited {
		text-decoration: none;
		font-weight:normal;
		display:block;
	}
	#NewsOverview a:hover {
		text-decoration: underline;
	}
	#NewsTitle h1 {
		font-size: 16px;
		font-weight: bold;
		padding: 3px;
		margin:0px 0px 0px 0px;
		letter-spacing: normal;
	}
	#NewsTitle a:link h1, #NewsTitle a:visited h1 {
		font-size: 11px;
		text-decoration: underline;
		display:block;
	}
	#NewsTitle a:hover h1 {
		text-decoration: underline;
	}
	#NewsDate {
		font-size: 9px;
		padding:3px;
	}
	#NewsDate a:link, #NewsDate a:visited {
		text-decoration: none;
		display:block;
	}
	#NewsDate a:hover {
		text-decoration: none;
	}
	#NewsThumb img {
		border :none;
	}
	#NewsThumb {
		float:left;
		padding: 3px 10px 5px 3px;
	}
	#NewsItem {
		display:block;
		clear:both;
		/*width: 160px;*/
		margin: 0px 0px 10px 0px;
		padding: 0px;
		border : 0px solid ;
		background:#f4f4f4;
		width:200px;
		height:500px;
	}
	#NewsPreviewItem {
		display:block;
		clear:both;
		margin: 0px 0px 25px 0px;
		/*background-color:#cccccc;
		border: 1px solid #000000;*/
		
	}
	-->
	
	
	/*contact page*/
	
	#contact_left
	{
		background:url(../images/contactus/leftbar.jpg) repeat-y;
		height:600px;
		width:200px;
		padding:10px 5px 20px 10px;
		}
		#req{color:#F00;}
.statusmsg{color:#F00;}