BODY {
font-family: arial, sans-serif;
color: #8C9EA6;
font-weight : normal;
font-size: 9pt;
text-align: justify;
}




BODY {
scrollbar-face-color: white;
scrollbar-shadow-color: #7383AC;
scrollbar-highlight-color: #7383AC;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #7383AC;}


a:active {color : #0099CC; text-decoration: underline; }
a:link {color : #0099CC; text-decoration : none;}  
a:visited {color : #0099CC; text-decoration : none;} 
a:hover {color : #95E4FF; text-decoration : none; cursor:hand } 



input, textarea, select  {
background : #99CCCC; font-family : arial; color : #333333; font-size : 8pt; border : 1px solid #669999; 
}



.h1 {
background-color: #FFCCFF;
margin-bottom: 2px;
margin-top: 2px;
font-size: 110%
color: #666666;
}


.t1 {
letter-spacing: 0px;
font-family:century gothic, arial, trebuchet ms;
color: #89CDF1;
font-size: 12px
font-weight: normal;
}



.d1 {
letter-spacing: 2pt;
color: #ffffff;
font-weight: bold;
font-family:century gothic, arial, trebuchet ms;
font-size: 15px;
background-color: #89CDF1;
}



.head
{	text-decoration: none;
	font-family:  verdana, trebuchet ms, tahoma;
	font-size: 13;
	font-weight: normal;
	color: #DFC7F8;
	border-bottom: 1px dotted #7DB9CA;
	}
	
	


body {background: #ffffff; text-align: center;}
#all {width: 800px; height: 646px; margin: auto; text-align: justify;}
#header {height: 245px; width: 800px; background: url('images/top.jpg') no-repeat;}
#footer {background: url('images/end.jpg') no-repeat; width: 800px; height: 69px; clear: both;}
#frame {width: 575px; height: 353px;
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	}

#list-menu {
width: 133px !important; width: 140px;
text-align: justify;


}

#list-menu ul {
margin: 0;
padding: 0px;
list-style-type: none;
font-weight: bold;
font-family: tahoma, arial, verdana ;
font-size: 13px;
}

#list-menu li {
/* create spaces between individual li */
margin:5px 0 0;
} 

#list-menu a {
/* define whatever inside the li */
display: block;
width:100%;
padding: 2px 1px 1px 10px !important; clear: both; 
border: 0px solid #FFFFFF;
background: #FFFFFF;
text-decoration: none;
}
		
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
/* define the color of the actual link */
	target frame: body; 
	color: #99B5CE;
	border: 0px solid #FFFFFF;
	background: #FFFFFF;
}
	
#list-menu a:hover {
/* create the rollover effect of the link */
border: 0px solid #000000;
color: #ffffff;
background: #99B5CE;
}
	
	
* html #content {padding: 2px 1px 1px 10px}
	
