body 
		{ 
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		color: #000;
		background-color: #4DA7DC; 
		}

a {
	text-decoration:none;
color: #FF0099;
}

a:hover {text-decoration:underline;}

h1 { font-size:14px; padding:0; margin:0; font-weight: bold;}
h2 { font-size:12px; padding:0; margin:0; font-weight: bold;}

#wrapper{
width:970px;
margin:0 auto;
border:1px solid #FFF;
}
#header 
		{
		width:100%;
		}
		
#header img 
		{
		border:0px;
		}
		
#menu{float:left;width:100%;line-height:normal;margin:0px 0 0 0; border-bottom:1px solid #FFF; }
#menu ul{margin:0;padding:10px 10px 0 10px;list-style:none;}
#menu li{display:inline;margin:0;padding:0;}
#menu a{float:left;background:url(../images/tableft.gif) no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;cursor:pointer; color:#000000;}
#menu a span{float:left;display:block;background:url(../images/tabright.gif) no-repeat right top;padding:5px 15px 4px 6px;cursor:pointer;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}
#menu #current a {background-position:0% -42px;}
#menu #current a span {background-position:100% -42px;}

#iframe {
	height: 1750px;
}

#content { font-size:12px; text-align:justify; padding:5px;}

#footer { font-size:10px; border-top:1px solid #FFF; padding:5px;}
