a {
	text-decoration: none;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color : #5fa15f;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}

.link {
	color : #000099;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.link_it {
	color : #000099;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}
	
.gray_10 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #333333;
	}
	
.green_10 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #5fa15f;
	}
	
.blue_10 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000099; 
	}

.blue_b_10 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000099; 
	font-weight: bold 
	}	
		
.blue_it_10 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000099; 
	font-style: italic;
	}
	
.green_12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #003333;
}

.gray_12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	font-style: normal;
}

.blue_12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #014721;
	font-style: normal;
	font-weight: 900;
}

.blue_it_12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000099;
	font-style: italic;
}

.blue_b_12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000099;
	font-weight: bold;
}

.green_14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
}

.green_b_14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight: bold;
}

.blue_14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000099;
}

.red_b_12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF0066;
	font-weight: bold;
}

.blue_b_14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #CC3333;
	font-weight: bold;
	text-shadow: 10;
	line-height: normal;
}

.green_16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #5fa15f;
}

.green_bold_16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #5fa15f;
	font-weight : bold;
}

.green_it_16 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #5fa15f;
}

.img_bd {
	border-color : #5fa15f;
}


.textfield {
	border: 1px solid #5fa15f;
	margin: 0px;
	padding: 0px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	background : #b1ecb1;
	border-color : #5fa15f;
}

.textfield_com {
	border: 1px solid #5fa15f;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	background : #b1ecb1;
	border-color : #5fa15f;
}

.textfield_bt {
	border: 1px solid #5fa15f;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	background : #b1ecb1;
	font-weight : bold;
	elevation : below;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size:11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size:11px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size:11px;
}


em {
	font-weight: bolder;
	font-style: normal;
	color: #006633;
	font-size: 14px;
}

.output a {
	font-weight: bold;
	font-size: 10px;
}

.searchword {
	color: #5fa15f;
	text-decoration : underline;
}

.mod {
	display: block;
	font-size: .10px;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000099;
	font-weight : bold;
}
