body{/* please set the background setting in mainstyle_body.css file  */
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #535252;
margin:0;
}  


td{
font-size: 12px;
}

select, input, textarea{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #535252;
border:#535252 solid 1px;
}

.SearchBtn {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #535252;
border:#535252 solid 1px;
font-weight:bolder;
}


a {
	color: #535252;
	text-decoration:underline;
}

a:hover {
	color: #535252;
	text-decoration: none;
}



.gallery_title a {
	color: #535252;
	text-decoration:none;
}

.gallery_title  a:hover {
	color: #535252;
	text-decoration: underline;
}


img{
border:none;
}


.small_link {
font-size:12px;
}

.small_link a  {
	color: #535252;
	text-decoration: none;
}
.small_link a:hover{
	color: #333333;
	text-decoration: none;
}


h1 {color: #535252;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h7 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.dottedLine {
	border-bottom: dashed 1px #cccccc;
	margin: 5px auto;
}

.teaser {
	font-size: 12px;
	color: #999999;
}

.date {  
	font-size: 10px; 
	color: #999999
}

.txt-RED {
	color: #FF0000;
}

.red{
	color: #FF0000;
}


.footer {
	color: #535252;
	padding:30px 0 10px 10px;
}

.footer a{
	color: #535252;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
	
}




.sitemap {
  padding-left:40px;
 
}
.sitemap li{
  padding:2px;
  text-decoration: none;
  margin-left:-25px;
}




.news_table{
}




.news_td{
border-bottom: dashed 1px #333333;
padding: 10px 5px;
}


.news_title{
font-weight:bold;
color: #ba0100;
text-decoration: none;
}

.news_title a{
	color: #ba0100;
	text-decoration: none;
}
.news_title a:hover {
	color: #a7b3c1;
	text-decoration:none;
	
}




/*-------------paging---------------*/


.paging {
 list-style: none;
 display: block;
 float:right;
}


.paging li {
 display: block;
 margin-right: 5px;
 float: left;
 height: 20px;
}


.paging .title{
 display: block;
 margin-right: 5px;
 float: left;
 height: 20px;
}

.paging a {
 color: #666666;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #666666;
 padding:0 5px;
 height: 20px;
 line-height: 20px;
 text-align: center;
}

.paging li a:hover {
 color: #000000;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #cccccc;
 height: 20px;
 line-height: 20px;
 text-align: center; 
 background: #cccccc;
}

.paging .on {
 color: #000000;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #cccccc;
 padding:0 5px;
 height: 20px;
 line-height: 20px;
 text-align: center; 
 background: #cccccc;
}

.paging .not_working {
 color: #999999;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 border: 1px solid #999999;
 padding:0 5px;
 height: 20px;
 line-height: 20px;
 text-align: center;
}

.paging .not_working_numbers {
 color: #999999;
 text-decoration: none;
 display: block;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 padding:0 5px;
 height: 20px;
 line-height: 20px;
 text-align: center;
}

.paging .not_working_numbers select{
 color: #999999;
 text-decoration: none;
 font-size: 10px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*-------------paging---------------*/
