/*olivebag.css
ibizdesign.biz  website design & hosting service
copyright 2006  9/10/2549 */


body {
			background-color: #FFFFFF;
			font-family:  Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size: 10pt; 
			scrollbar-base-color: #e0e0e0;
			scrollbar-face-color: #; 
			scrollbar-highlight-color: #e0e0e0; 
			scrollbar-shadow-color: #c0c0c0; 
			scrollbar-3dlight-color: white; 
			scrollbar-arrow-color: #000000; 
			scrollbar-track-color: white; 
			scrollbar-darkshadow-color: white;
}          
/*--------------------------------    Begin form area   --------------------------------*/
textarea, input.text, select {
		background-color: #F0FAFF;
		border-top-width: 1px; 
		border-right-width: 1px;
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-family:  Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size: 9pt;
		color: #434343;

}
option.1 {
		background-color: #FFFFFF;
		
}
option.2 {
		background-color: #F0FAFF;

}
option.3 {
		background-color: #D6DEE4;
		
}
option.4 {
		background-color: #CAD5DD;

}
option.5 {
		background-color: #A6B2BB;

}
input.button {
		border-top-width: 1px; 
		border-right-width: 1px;
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-family:  Trebuchet MS, MS Sans Serif,CordiaUPC; 
		font-size: 11px;
		color: #434343;
		cursor: hand;
}

/*--------------------------------    Finish form area  -------------------------------- */
a:link { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
			color:#A41F18; 
			text-decoration:none; 

}
a:hover { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
/*	position:relative; top:1px; left:1px; */
			color:#FFA911; 
			text-decoration:none; 

}
a:active { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
			color:#000000; 
			text-decoration:none;  

}
a:visited { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
			text-decoration:none; 

}
.normal { 
			color:#000000; 
		font-family:  Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size: 10pt;
			text-decoration: none;

}
.title { 
			color:#000000; 
		font-family:  Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size: 12pt;
			font-weight: bold;
			text-decoration: none;

}
.small { 
			color:#000000; 
		font-family:  Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size: 9pt;
			font-weight: none;
			text-decoration: none;

}




a.menu:link { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
			color:#126994; 
			text-decoration:none; 

}
a.menu:hover { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
/*	position:relative; top:1px; left:1px; */
			color:#F90507; 
			text-decoration:underline; 

}
a.menu:active { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
			color:#000000; 
			text-decoration:none;  

}
a.menu:visited { 
			font-family: Trebuchet MS, MS Sans Serif,CordiaUPC; 
			font-size:10pt; 
			text-decoration:none; 

}