body {
	background-color: #EEE8C6;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bttn a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top:4px;
}
.bttn1 a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 228px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top:4px;
}
#bttnr a {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bttn_n.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 27px;
	padding-right: 24px;
	font-weight: bold;
	padding-top: 3px;
}
#bttnr a:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
	color: #43360F;
	text-decoration: none;
	background-image: url(bttn_a.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 27px;
	padding-right: 24px;
	font-weight: bold;
	padding-top: 3px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #FFFFFF;
    text-decoration: underline;	
	font-weight: bold;
	padding-top: 2px;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.title:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;	
    font-size: 18px;
	color: #990000;
	text-decoration: none;	
	font-weight: normal;
    direction: ltr;    
}
.content {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.date {
	font-family: Arial, Helvetica, sans-serif;	
  font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
hr{
	color:#FFFFFF;
	height:1px;
	border: dotted;
}
.titleLink {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #1F67DF;
	text-decoration: underline;
	font-weight: bold;
}
.titleLink:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #1F67DF;
	text-decoration: none;
	font-weight: bold;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #1F67DF;
	text-decoration: underline;
	font-weight: bold;
}
.Link:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #1F67DF;
	text-decoration: none;
	font-weight: bold;
}
.contentLink {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
}
.contentLink:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #042A79;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.bttn {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bttn.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	border: 0px;
	font-weight: bold;
}

/**
* change the date color to red
* #7D7D7D
**/
.news_date {
	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	color: #990000;

}
.content_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  color: #333333;
	font-weight: bold;
}  

