body
    {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #101010;
        border: 0px;
    }

img
    {
        border: none;
    }

table
    {
        border: none;
    }

td
    {
        border: none;
    }

div
    {
        border: none;
    }

p
    {
        margin-top: 6px;
        margin-bottom: 12px;
    }
    
h1  {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #101010;
        border: 0px none;
        font-weight:bold;  text-align:center}   
    
h2  {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #101010;
        border: 0px none;
        font-weight:bold; }    

h3  {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #101010;
        border: 0px none;
        text-align:center }    

h4  {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        margin-top: 20px;
        color: #101010;
        border: 0px none;
        font-weight:bold; text-decoration:underline; text-align:center }  
        
 h5  {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #101010;
        border: 0px none;
        font-weight:bold; }
                
        
.topmenu {position: absolute; width: 335px; height: 13px; right: 13px; top: 10px;}   

.navmenu {width: 150px;}

#menu {position: absolute; left: -80px; top: -1px; z-index: 2; width: 135px; height: 300px;}

.table
    {
        padding: 0px;
    }



.box
    {
	position: absolute;
	margin-left: -350px;
	top: 85px;
	bottom: 25px;
	left: 50%;
	width: 770px;
	z-index: 2;
	background-image:url('../images/background.png');
	background-repeat: repeat;
    }
    

.content
	 {
	 	position: absolute;
        top: 0px;
        left: 0px;
       
        bottom: 0px;
        right: 2px;
        z-index: 1;
        overflow: auto
            }
    
    
.graypanel
    {
	padding: 0px;
	position: absolute;
	top: 0px;
	margin-left: 85px;
	bottom: 20px;
	left: 0px;
	width: 600px;
	z-index: 2;
	border: medium none;
	overflow: visible;
	border-right-width:medium;
	border-right-style:none;
	border-right-color:inherit;
	border-left-width:medium;
	border-left-style:none;
	border-left-color:inherit;
	border-top-width:medium;
	border-top-style:none;
	border-top-color:inherit;
	border-bottom-width:medium;
	border-bottom-style:none;
	border-bottom-color:inherit;
	height: 633px;

    }
    
#copyright  {position:absolute; height:10px; z-index:5; left: 50%; width: 700px; bottom: -20px; 
background-color: #FFFFFF; border: 1px none #000000;font-size: 7pt; 
font-family: Verdana; margin-bottom: 5px; margin-left: -320px;
}
