* { 
padding : 0;
margin : 0;
	font-family: Verdana, sans-serif;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
table background:#007F0E;
text-align: center;
min-width: 550px;


} 

wrapper { 
float : left;
width : 560px;
margin : 0 auto;
padding: 50px;
} 

img 
{ 
padding : 3px;
border : 1px solid #e1e1e1;
} 


img.floatTL { 
float : left;
margin-right : 1.3em;
margin-bottom : 1em;
margin-top : 0.5em;
} 



#header { 
margin:0 auto;
text-align: left;
height : 130px;
padding-bottom : 20px;
width:660px;
background-image : url(images/head.png);

background-repeat : no-repeat;
background-color: #CDCED0;
cursor: pointer;
} 


ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}


td
{

font-size : 12px;
padding-left: 5px;
vertical-align: top;

}

td.lt 
{text-align: right;}

td.left
{
text-align: right;
}

.tabright

.s1 {width: 20%;} 
.s3 {width: 15%;} 
.s0 {width: 35%;}
.s2 {width: 10%;}


#menu { 
text-align: left;
	width : 660px;
	margin:0 auto;
	
	padding: 10px 0;
    background-color: #00704A; 

} 

#menu a:hover
{

    background-color: #b1b1b1; 
     	
    

}

#menu a:active
{
padding-top: 5px;
height: 28px;
background-color: #00704A; 
margin: 0px;
border-bottom:0;
}

#menu A{ 
color : #fff;
	padding : 10px;
	text-decoration: none; 
	font-weight:900;
} 


#submenu { 

	
	
	
	
	
	


text-align: left;
	width : 660px;
	margin:0 auto;
	
	padding-top:5px;
    background-color: #b1b1b1; 


} 
#submenu a:hover
{
padding-top: 5px;
	height: 28px;
    background-color: #00704A; 
    margin: 0px;
	border-bottom:0;
}

#submenu a:active
{
padding-top: 5px;
height: 28px;
    background-color: #000000; 
     	
    
    margin: 0px;
border-bottom:0;
}

#submenu A{ 
color : #ffffff;
	padding : 10px;
	text-decoration: none; 
	font-weight:bold;
} 

#submenu2 { 

margin:0 auto;
	text-align: left;
	width : 660px;
padding: 7px 0;
	font-size : 10px;


    background-color: #000000; 
} 
#submenu2 a:hover
{
background-color: #00704A; 

}

#submenu2 a:active
{
color : #fff;
	padding : 7px;
	text-decoration: none; 
	font-weight:900;
}

#submenu2 A{ 
color : #fff;
	padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
	text-decoration: none; 
	font-weight:900;
} 

#maincontent { 
margin:1px auto;
text-align: left;
padding-top: 20px;
width : 600px;
min-height: 340px;
background-color : #ffffff;
background-image : url(images/bground.jpg);
background-attachment : fixed;
background-position : 50% 80%; 
background-repeat : no-repeat;
} 



#maincontent h1 { 
font-size : 14px;
font-weight: bold;
padding-top : 1px;
padding-bottom : 6px;
} 

#maincontent h2 { 
font-size : 12px;
font-weight: bold;
padding-top : 10px;
padding-bottom : 1px;
} 

#maincontent a { 
color : #007F0E;
padding-left : 0px;
padding-right : 6px;

} 

#maincontent a name{ 
color : #000000;
padding-left : 0px;
padding-right : 6px;
font-weight: bold;
} 

#maincontent ul
{
list-style-position: outside;
margin: 10px;
}


#maincontent ul li
{
list-style-position: outside;


}
#maincontent ol li
{
list-style-position: outside;
margin: 0px;

}
#maincontent ol 
{
list-style-position: outside;
margin: 30px;
margin-top: 10px;
}

#maincontent li
{
list-style-position: outside;
}

#footer { 
text-align: center;
	width : 660px;
	margin:0 auto;
	font-size : 11px;
color : #ffffff;
	padding: 10px 0;
    background-color: #00704A; 


} 
#footer a { 

padding : 10px;
text-decoration: none; 
color : #ffffff;
font-weight:bold;
} 

