* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, lucida, sans-serif, Tahoma; 
	background: #f9fcf3;
	color: #003300;
	font-size: 11px;		
	font-size: x-small;
	text-align: center;
	min-width: 865px;
	
	background-image: url("./img/sidebgpage.gif"); 
	background-repeat: repeat-y; 
	background-position:top;	
}
html.body {
	font-size: small;
}
#main {
 	width: 860px;
	margin: 0 auto;
	text-align: left;
 	background: #f9fcf3 url("./img/topbgpage.gif") no-repeat;
	min-height: 100%;
	position: relative;
	padding: 14px 0px 0px 0px;
 } 	
 body>#main {
 	height: auto;
 }
 #head {
 	color: #003000;
	background: #e9f3fc url("./img/leslogo.jpg") no-repeat;
	height: 150px;
 }
 #headfixmenu {
	height: 150px;
 }
 #fixmenu {
	height: 23px;
 }
 #text {
 	padding: 0px 5px 0px 0px;
	background: #f9faf1;	
	font-family: Arial, Verdana, lucida, sans-serif,Tahoma;
	color: #003000;
	font-size: 12px;	
 }
 .roadmap {
 	padding: 10px 0px 10px 0px;
	font-family: Arial, Verdana, lucida, sans-serif,Tahoma;
	color: #ff9900 ;
	font-size: 12px;
 } 
.menutit{
	font-family: Arial, Verdana, lucida, sans-serif,Tahoma;
	color: #ff9900;
	font-size: 12px;
	font-weight: bold; 
}
.menunorm{	
	font-family: Arial, Verdana, lucida, sans-serif,Tahoma;
	color: #ff9900;
	font-size: 12px;
}

 #footer {
 	padding: 0px 0px 0px 0px; 
	width: 860px;
 	height: 50px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0px;
	background: #f9fcf3 url("./img/bottombgpage.gif") no-repeat;
	font-family: Verdana, Arial, lucida, sans-serif,Tahoma;
	color: #ff9900;
	font-size: 10px;	
	text-align: left;
 }
 h1{
  	padding: 10px 0px 10px 0px;
	font-family: Arial, Verdana, lucida, sans-serif,Tahoma;
	color: #065911 ;
	font-size: 24px;
}
 h2  {
 	font-size: 130%;
 }
 h3  {
 	font-size: 110%;
 }
 h2 {
 	padding: 0 0 5px 0;
 }
 p {
 	padding: 0 0 15px 0; 
 }
.ram{
  border-right: #ff0000 1px solid;
  padding-right: 1px;
  border-top: #ff0000 1px solid;
  padding-left: 1px;
  padding-bottom: 1px;
  border-left: #ff0000 1px solid;
  padding-top: 1px;
  border-bottom: #ff0000 1px solid;	
}
.floatleft
{
	float: left;
	margin: 10px 10px 0px 0px;
	border: 1px solid #666;
	padding: 2px;
}
.vlevo{
	float: left; 
}
.vpravo{
	float: right;
}
.floatnone
{
	float: none;
	margin: 10px 10px 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}
.floatright
{
	float: right;
	margin: 10px 10px 0px 0px;
	border: 1px solid #666;
	padding: 2px;
}
.spacer {
	clear: both;
	height: 1px;
}
.w0{
	width: 0px;
}
.w20{
	width: 20px;
}
.w120{
	width: 120px;
}
.h0{
 	height: 0px;
}
.h50{
 	height: 50px;
}
.h400{
 	height: 400px;
}
	
img {
	border: none;
}
table {
	border: none;
}
input{
	border: 1px solid #003000;
}
textarea{
	border: 1px solid #003000;
}
