.bg-wh {
	background-color : #FFFFFF;
	font-size : 1px;
	}

.bg-db  { font-size: 1px; background-color: navy }

.bg-o  { font-size: 1px; background-color: orange }

.bg-lb    { font-size: 1px; background-color: #b7b7ff }

.bg-llb {
	background-color : #F1F0FE;
	font-size : 1px;
	}

.text_red {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #FE7575;
}	


.text_gray  { color: #464646; font-size: 14px; font-family: Helvetica, Arial, sans-serif }	

.text-small {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 10px;
	color : #555555;
}	

.text_small_orange {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 10px;
	color : #E28C2F;
}	

.text_small_black {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 9px;
	color : #000000;
}	



.text_black {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #000000;
}	

.text_green {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #3A5C08;
}	

.title {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 16px;
	color : #3A5C08;
	font-weight: bold;
}	

.link_gray {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #8C8484;
	text-decoration: none;
	font-weight: bold;
}	

.link_gray:hover {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #8C8484;
	text-decoration: underline;
	font-weight: bold;	
}	

.link_navi_on {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}	

.link_navi {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #555555;
	text-decoration: none;
	font-weight: bold;
}	

.link_navi:hover {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 11px;
	color : #336666;
	text-decoration: none;
	font-weight: bold;	
}	

.link_green_on {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 11px;
	color : #3A5C08;
	text-decoration: none;
	font-weight: bold;
}	

.link_green {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #3A5C08;
	text-decoration: none;
	font-weight: bold;
}	

.link_green:hover {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 12px;
	color : #8C8484;
	text-decoration: none;
	font-weight: bold;	
}	

.link_black_on {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 11px;
	color : #8C8484;
	text-decoration: none;
	font-weight: bold;
}	

.link_black {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}	

.link_black:hover {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 11px;
	color : #8C8484;
	text-decoration: none;
	font-weight: bold;	
}	

.option {
	background-color : #CCCCFF;
	font-size : 12px;		
	color : #8C8484;
    BORDER-COLOR: #71C57E;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
	}

.submit {
   font-family : verdana, arial, helvetica;
   font-size : 10px;
   BORDER-COLOR: #336666;
   BORDER-RIGHT: 1px solid;
   BORDER-TOP: 1px solid;
   BORDER-LEFT: 1px solid;
   COLOR: #8C8484;
   font-weight : bold;	   
   BORDER-BOTTOM: 1px solid;
   BACKGROUND-COLOR: #F1F0FE;
}
