@charset "utf-8";
/* CSS Document */

a:link{    color:#9D7C37; text-decoration:none; }
a:visited{ color:#9D7C37; text-decoration:none; }
a:hover{   color:#9D7C37; text-decoration:underline; }


body{
margin:0px;
background-position:center top;

}

table{
font-family: arial, Tahoma;
font-size:12px;
color:#FFFFFF;
}

input, textarea, select{
font-family:arial, Tahoma;
font-size:11px;
color:#333333;
}


.bottomtext{
font-family:arial, Tahoma;
font-size:11px;
color:#000000;
}



.scroll{
padding-right:5px;
width: 99%; height: 300px; overflow: auto;
}



















