/* CSS Document */
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }

.style4 {
	font-size: 9px;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E78E38;
}
a:hover {
	color: #E68B35;
	font-weight: bold;
}

a:link {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
	font-weight: bold;
}
.style5 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {color: #E38F37}
.style8 {color: #B2DA43}

.style9 {
	color: #B2DA43;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style12 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
#menu a {
	display: block;
	padding: 3px  0 0 0;
	width:98px;
	height:15px;
	background-image: url(../menu/back-o-100.gif);
	color:#333333;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   }
#menu a:hover {      
	background-image: url(../menu/back-g-100.gif);
   }
#menu a:active {
	background-image: url(../menu/back-g-100.gif);
   }
#menu_s a {
	display: block;
	padding: 3px  0 0 0;
	width:48px;
	height:15px;
	background-image: url(../menu/tab-o-small.gif);
	color:#333333;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   }
#menu_s a:hover {      
	background-image: url(../menu/tab-g-small.gif);
   }
#menu_s a:active {
	background-image: url(../menu/tab-g-small.gif);
   }
#link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E78E38;
}
#link a:hover {
	color: #E68B35;
	font-weight: bold;
}

#link a:link {
	color: #333333;
	font-weight: bold;
}
#link a:visited {
	color: #333333;
	font-weight: bold;
}

