
BODY {

	background-color : #DEDEDE;
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Arial, Sans-serif, helvetica;


scrollbar-face-color: #DEDEDE;
	scrollbar-shadow-color: #888888;
	scrollbar-highlight-color: #DEDEDE;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #DEDEDE;
	scrollbar-track-color: #DEDEDE;
	scrollbar-arrow-color: #888888;





}



a.orange  {
	font-size: 11px;
	font-weight : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #E1A200; 
	text-decoration : none;
}

a.orange  :active, a:hover, a.active {
	color : #AAAAAA;
}


a.oranges  {
	font-size: 9px;
	font-weight : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #E1A200; 
	text-decoration : none;
}

a.oranges  :active, a:hover, a.active {
	color : #AAAAAA;
}



a.gray {
	font-size: 9px;
	font-weight : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #999999; 
	text-decoration : none;
}

a.gray:active, a:hover, a.active {
	color : #444444;
}


#center {
	font-size : 11px;
	font-family : Verdana, Arial, Sans-serif, helvetica;
	background-color: #DEDEDE; 
	color: #000000; 
    position:absolute;
    width: 785;
	height: 100%;
    top: 0;
    left: 50%;
    margin-left: -392px;
    			text-align: justify;
    }

#grayheader {
	background-color: #DEDEDE; 
	color: #000000; 
    position:relative;
    top: 0;
    width: 785;
	height: 20;
    }

#graybottom {
	background-color: #DEDEDE; 
	color: #000000; 
    position:relative;
    width: 785;
	height: 70;
    }

#whiteheader {
	background-color: #FFFFFF; 
	color: #000000; 
    position:relative;
    width: 785;
	height: 70;			
    }

#buttons {
	background-color: #FFFFFF; 
	color: #000000; 
    position:absolute;
    top: 30;
    width: 50;
	height: 11;
	left: 730;
	z-index: 10;
    }


#menu {
	background-color: #FFFFFF; 
	color: #000000; 
    position:relative;
    width: 785;
	height: 152;
    }


#content {
	background-color: #FFFFFF; 
	color: #000000; 
    position:absolute;
    width: 785;
    left: 0;
    	font-size : 11px;
	color : #000000;
	font-family : Verdana, Arial, Sans-serif, helvetica;

    }

#content1 {
	background-color: #FFFFFF; 
	color: #000000; 
    position:absolute;
    width: 205;
    left: 0;
    }
    
#content2 {
	background-color: #FFFFFF; 
	color: #000000; 
    position:absolute;
    width: 360;
    left: 205;
    }
    
    
#content3 {
	background-color: #FFFFFF; 
	color: #000000; 
    position:absolute;
    width: 190;
    left: 595;
    }


p  {
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Arial, Sans-serif, helvetica;
    			text-align: justify;
}


center  {
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Arial, Sans-serif, helvetica;			
	
	
ul  {
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Arial, Sans-serif, helvetica;
}


.red  {
	font-size : 11px;
	color : red;
	font-family : Verdana, Arial, Sans-serif, helvetica;
}




.green  {
	font-size : 11px;
	font-weight : bold;
	color : #90B42F;
	font-family : Verdana, Arial, Sans-serif, helvetica;
}





.orang  {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Arial, Sans-serif, helvetica;
}

.small  {
	font-size : 9px;
	color : #777777;
	font-family : Verdana, Arial, Sans-serif, helvetica;
}