body {
	background-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #D1F3A9;
	scrollbar-face-color: #D1F3A9;
	scrollbar-shadow-color: #AFE274;
	scrollbar-track-color: #D1F3A9;
	scrollbar-darkshadow-color: #D1F3A9;

}

A{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
A:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A:active {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

a.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #9FDC59;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #9FDC59;
}
a.nav2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #9FDC59;
	text-decoration: none;
}
a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #9FDC59;
}
a.nav2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #9FDC59;
}

a.more {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BBE1EE;
	text-decoration: none;
	padding: 2px;
}
a.more:hover {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BBE1EE;
	text-decoration: underline;
	padding: 2px;
}
a.more:active {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BBE1EE;
	text-decoration: underline;
	padding: 2px;
}

.text{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	line-height: 18px;

}



.dis{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	margin-right: 8px;
	padding-right: 8px;
	text-decoration: none;

}
a.dis{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	margin-right: 8px;
	padding-right: 8px;
	text-decoration: none;

}
a.dis:hover{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	margin-right: 8px;
	padding-right: 8px;
	text-decoration: underline;

}
a.dis:active{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	margin-right: 8px;
	padding-right: 8px;
	text-decoration: underline;

}

LI.square{ 
	list-style: square inside
	
}

.line {
	background-color: #9FB9C4;
}


.subbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C7C7C7;
	height: 23px;
	width: 200px;
	padding-top: 3px;

}

li {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-left: 2em;
	margin-left: 2em;
	list-style-image: url(images/butt_2.gif);
}
ul {
	margin-left: 0em;
	padding-left: 0em;
	list-style-position: outside;
}
.bl {
	background-image: url(images/b_left.gif);
	height: 100%;
	width: 28px;
}
.br {

	background-image: url(images/b_right.gif);
	height: 100%;
	width: 28px;
}
.white {
	background-color: #FFFFFF;
}
.bgm {
	background-image: url(images/bg_menu.jpg);
	height: 40px;
	width: 792px;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #A0A5A1;
}
.head2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #9FDC59;
}
.lined {
	background-image: url(images/linedot.gif);
	background-repeat: repeat-x;
}
.tab {
	color:#333333;
	font-family:Arial;
	font-size:12px;
	line-height: 18px;
	background-color: #ECF9FB;
	padding-left: 5px;
}
.tabh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9FD6E8;
	padding-top: 5px;
}
.grey {
	background-color: #EDEDED;
}
.bd {
	border: 1px solid #9FDC59;
}
.scroller {
	MARGIN: 0px 5px 0px 0px
}


#scroll {
	PADDING-RIGHT: 20px; PADDING-LEFT: 4px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: auto; WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 180px;
}

