/*body*/
#body
{
	background:url(image/bg.gif);
	background-repeat: repeat-x;
    margin: 0px;
    font-family: Verdana;
	font-size: 9pt; 
	color: #565555;
	text-align:justify;
	border:0px;
}

#bodytable
{
width: 774px; 
border-left: solid 1px #caccca; 
border-right: solid 1px #caccca;
border-bottom: solid 1px #caccca;
background-color:#fff;
margin-left: auto;
margin-right: auto;
}

/*banner*/
.banner
{
	background:url(image/banner.jpg);
	width: 770px; 
	height: 100px;
}

.shadow
{
	background: url(image/btn_bottom.gif);
	width: 770px; 
	height: 18px;
}

/*top navigation*/
#topnav a
{
font-family: Arial, Sans-Serif;
font-weight: bold;
text-decoration:none;
color: #f4f4f4;
}

#topnav a:visited 
{
font-weight: bold;
text-decoration:none;
color: #f4f4f4;
}

#topnav a:active 
{
font-weight: bold;
text-decoration: none; 
color: #f4f4f4;
}

#topnav a:hover {
font-weight: bold;
text-decoration: none; color:#fada2b; }

.current
{
	font-family:Arial, Sans-Serif;
color:#fada2b;
font-weight: bold;
}

.border
{
	border: solid 1px #cacaca;

}

.borderstyle
{
	border-bottom:solid 1px #cacaca;
	border-top:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
	
}


/*text height*/
.textstyle
{
	text-align: justify; line-height: 24px;
}

/*button more*/
.btnmore a {
background: url(image/btn_more.gif) no-repeat 0 0;
	display: block;		
	overflow: hidden;
	width: 34px;
	height: 11px;
	
}

.btnmore a:hover {
	background: url(image/btn_moreover.gif) no-repeat 0 0;
	display: block;
	height: 11px;
	width: 34px;
}

/*faq*/
.numb
{
	width: 20px; 
	height: 30px; 
	font-weight: bold;
}

.underline
{
	text-decoration: underline; 
	font-weight: bold;
}

/*title*/
.title
{
	font-family:Arial;
font-size: 12pt; 
font-weight: bold; 
color: #97bd31;
}

/*gray title*/
.gray
{
	font-weight: bold; 
	color: #565555; 
	font-size: 11pt;
	text-align: left;
}

.space
{
	background-color:#6f9100;
	height:5px;
}

/*visit link*/
.visitlink
{
	text-decoration: none;
	color: #ab0635; 
	font-weight: bold;
}

.link
{
text-decoration:underline;
color:#037ba7;
}

.link:hover
{
text-decoration:none;
font-weight:lighter;
color:#4a0387;
}



.top
{
font-size:xx-small;
}

.top:hover
{
color:#000000;
font-size:xx-small;
font-weight:bold;

}

.popup
{
color:#565555;
text-decoration: none;
font-weight: lighter;
font-size:8pt;
font-family: Arial, Sans-Serif; 
}
    #popup a:hover
{
color: #6a6a6a;
font-weight: bold;
text-decoration: underline;
font-size:8pt; 
}

.more
{
color: #565555;
font-size:8pt;
font-weight:bold;
text-decoration:underline;
}

.more:hover
{
color:#565555;
text-decoration:none;
font-size: 8pt; 
}

.backtotop a
{
font-family:Verdana;
color: #666666; 
font-size: 7pt; 
font-weight: bold;
text-decoration: none;
float: right;
 margin-top:20px;
 margin-bottom:10px;
}


.backtotop a:hover
{
	color:Black;
	text-decoration:none;
	font-size: 7pt; 
	margin-top: 20px;
	 margin-bottom:10px;
}

.footer
{
height: 40px; 
font-family: Arial, Sans-Serif; 
font-size: x-small;
color: #fff;
text-align:center;
background-color: #8d9d20;
margin-top:10px;
}
