A:hover
{
    COLOR: #5F8208;
    TEXT-DECORATION: none
}
A.line
{
    COLOR: #000066;
    TEXT-DECORATION: none
}
.text
{
    font-family: arial;
    font-size: 8pt;
    COLOR: black;
    TEXT-DECORATION: none
}
.text2
{
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    COLOR: black;
    TEXT-DECORATION: none
}
.color
{
    font-family: arial;
    font-size: 8pt;
    COLOR: #5F8208;
    font-weight: bold;
    TEXT-DECORATION: none
}
.white
{
    font-family: arial;
    font-size: 8pt;
    COLOR: white;
    TEXT-DECORATION: none
}
.title
{
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    COLOR: #ffffff;
}
.form
{
    font-family: arial;
    font-size: 8pt;
    height:18;
    BACKGROUND-COLOR: #C7DC94;
    COLOR: black;
}
.button
{
    BORDER-RIGHT: #711414 thin outset;
    BORDER-TOP: #FEAB57 thin outset;
    BORDER-LEFT: #FEAB57 thin outset;
    BORDER-BOTTOM: #711414 thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: white;
    VERTICAL-ALIGN: top;
    WIDTH: 75px;
    CURSOR: hand;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #FE860C
    }
.buttonsmall
{
    BORDER-RIGHT: #711414 thin outset;
    BORDER-TOP: #FEAB57 thin outset;
    BORDER-LEFT: #FEAB57 thin outset;
    BORDER-BOTTOM: #711414 thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: white;
    VERTICAL-ALIGN: top;
    WIDTH: 50px;
    CURSOR: hand;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FE860C
    }
.buttonsmall2
{
    BORDER-RIGHT: #711414 thin outset;
    BORDER-TOP: #8AB51E thin outset;
    BORDER-LEFT: #8AB51E thin outset;
    BORDER-BOTTOM: #711414 thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial;
    COLOR: white;
    VERTICAL-ALIGN: top;
    WIDTH: 50px;
    CURSOR: hand;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FE860C
    }
.border
{
	border-top: 1px solid #619933;
	border-left: 1px solid #619933;
	border-right: 1px solid #619933;
	border-bottom: 1px solid #619933;
}
.border_side
{
	border-left: 1px solid #1C62A8;
	border-right: 1px solid #1C62A8;
}.mid {  background-image: url(images/mid_img.jpg); background-repeat: no-repeat}

#att {
	position:absolute;
	width:100%;
	z-index:1;
	visibility: hidden;
}
#unet {
	position:absolute;
	width:100%;
	z-index:2;
	visibility: show;
}

.biasa {
	text-decoration:none;
	COLOR: #000000;

}

.coba a:hover{
	background:#D8E6B3;
	cursor:hand;
}
.coba a:out{
	background:#FFFFFF;	
}
.contact {
	font-family:"trebuchet MS";
	font-size:12px;
}