html, table, caption, tbody, tfoot, thead, tr, th, td 
{font-size:100%; font-family: arial;}
body {
	margin:0 1px 0 1px;
	padding:0 1px 0 1px;
	text-align:center;
	font-size:12px;
	font-family:arial;
	color:#4a4a4a;
	background: #666666 repeat-x;

}

a{
text-decoration: none;
font-size:12px;
cursor:pointer;
color:#385D18;
}
a:hover{
color: #ff0000;
}
.title3{
	/*(font-weight:bold;*/
	font-size:12px;
	color: #aaa;
}
.title2,.title1{
	font-weight:bold;
	font-size:13px;
	/*color: #2B5EA6;*/
}
.title5{
  color:#2B5EA6;	
  font-size:11px;
}
.title6{
color:#4f4f4f;	
font: bold 14px Arial;
}
.title7{
/*color:#2B5EA6;*/	
font: bold 11px Arial;
}
.title8{
/*color:#4a4a4a;*/	
font: normal 12px Arial;
}
.title9{
font-size:12px;
color:#4f4f4f;
}
.title10{
font-size:12px;
color:#655543;
}
.imgborder{
display: block;
padding:1px;
border: 1px solid #ccc;
background-color:#ccc;
}
.imgborder2
{
width:75px;height:75px;display:inline;padding:4px;
margin:2px;
}
.imgborder3
{
border: 1px solid #ccc;
}

#sidebox li h2 {
	/*height: 39;*/
	margin: 0; width:210px;
	padding: 10px 7px 10px 35px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	color:#385D18;	/*color:#fff;*/
}

#contentbox li h2 {
	height: auto;
	margin: 0;	
  padding: 16px 0px 8px 35px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight:bold;	
	color:#385D17;	
}

.button {
	width:auto;
	height:23px;
	color:#333;
	font-weight:bold;
	padding:2px;
	background:transparent url(images/background.jpg);
	cursor:pointer;
	border: 1px solid #ccc;	
}

.notice_link{color:#fff;font-weight:bold;}
.notice_text{color:#6689b1;}
