
.banner{
	position:relative;
	width:800px;
	height:100px;
	background-color:#66FFCC;
	
} 


.menu_left{
	
	height:100%;
	padding-top:5px;	
	text-align: left;
	font-size:12px;
	border-right: solid 1px black
	
} 
.left{
font-size:12px;

}
.right{
font-size:12px;

}
.header{
font-weight:bold;
font-size:17px;
color:#000000;


}
.content{
	
	
	height:100%;
	font-size:12px;
	font-family:arial;
	text-align: left;
	margin-top:5px;
	
}
.main{
font-size:12px;
text-align:left;


}
.menu_right{
	padding-top:5px;
	font-size:12px;
	text-align: left;
	border-left: solid 1px black
	
	
	
} 
A{
	font-family:tahoma;
	font-size:12px;
	text-decoration: none;
	color:#003399
}
A:HOVER{
	text-decoration: underline

}
BODY{
	font-family: tahoma;
	/*
	background-image:url('../bg.jpg');
background-position:top center;
background-repeat:no-repeat ;
background-attachment: fixed;
*/

}
LI{
	margin-left:-25px;
	
}
DIV
{
position:relative;
left:5;
top:0;
visibility:visible;
width:100%
}
