body { overflow: auto; } 

.tirtafont {
font-weight: none; 
color: #333333; 
font-size: 11px; 
font-family: verdana, arial, helvetica, sans-serif; 
}

a.tirta1 {font-weight: none; color: #666666; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; }
a.tirta1:hover {font-weight: none; color: #000000; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; background-color:#81B170; width:100%;}

a.tirta2 {font-weight: none; color: #999999; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; }
a.tirta2:hover {font-weight: none; color: #578448; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;}

a.tirta3 {font-weight: none; color: #CF4634 ; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline; }
a.tirta3:hover {font-weight: none; color: #999999; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;}

.bg_menu {
background-image: url('images/bgtab_01.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}
.bg_content {
background-image: url('images/bgtab_03.jpg');
background-repeat: no-repeat;
background-position: bottom left; 
}
.poolselected {
	border-right: #666666 3px solid; 
	border-top: #666666 1px solid; 
	vertical-align: middle; 
	border-left: #666666 3px solid; 
	border-bottom: #666666 1px solid;
}

.poolselected2 {
	border-right: #CF4634 3px solid; 
	border-top: #CF4634 1px solid; 
	vertical-align: middle; 
	border-left: #CF4634 3px solid; 
	border-bottom: #CF4634 1px solid;
}

.poolnotselone {
	border-right: 3px dashed #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	vertical-align: middle; 
	border-left: 3px dashed #CCCCCC; 
	cursor: hand; 
	border-bottom: 1px solid #CCCCCC
}

.poolhover {
	border-right: #578448 3px dashed; 
	border-top: #578448 1px solid; 
	vertical-align: middle; 
	border-left: #578448 3px dashed; 
	cursor: hand; 
	color: red; 
	background-color: #C6DCBE;
	border-bottom: #578448 1px solid
}
