@charset "iso-8859-1";

a:link    {font-weight: bold; color: #101168}
a:active  {font-weight: bold; color: #101168}
a:visited {font-weight: bold; color: #101168} 
a:hover   {font-weight: bold; color: #ffffff} 

	

FONT.tex2 {
    color: #101168;
    font-family: verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: none;
	line-height: 12pt; }		

FONT.tex1 {
    color: #ffffff;
    font-family: verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: none}	
	
FONT.tex01 {
    color: #ffffff;
    font-family: verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: none}	

	
input {
	color:#ffffff;
	background-color:#97BF0D;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#97BF0D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#97BF0D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

BODY
{scrollbar-face-color: #97BF0D; scrollbar-darkshadow-color: #97BF0D; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #97BF0D; scrollbar-3dlight-color: #f5f5f5; scrollbar-track-color: #9ECB3B; scrollbar-arrow-color: #ffffff;  overflow:hidden;}


.html_carousel {  
}  
.html_carousel div.slide {  
    position: relative;  
}     
.html_carousel div.slide img {  
    width: 400;  
    height: 300;  
}  
.html_carousel div.slide div {  
    background-color: rgba(0, 0, 0, 0);  
    width: 400;  
    display: none;  
    position: absolute;  
    bottom: 0;  
}  
.html_carousel div.slide h4 {  
    font-size: 20px;  
    padding: 10px 0 0 10px;  
}  
.html_carousel div.slide p {  
    font-size: 16px;  
    padding: 0 0 10px 10px;  
}  
.html_carousel div.slide h4, .html_carousel div.slide p {  
    color: white;  
    margin: 0;  
}  
.clearfix {  
    float: none;  
    clear: both;  
} 
 
