/* CSS Document */




#content {
 height: expression('550px'); min-height: 550px;

}




#container #inside #menu  ul{
	margin:0;
	padding:0;
	
	list-style: none;
	
	
	
}


#container #inside #menu li {
	margin:0;
	padding:0;
	float: left;
	list-style: none;
	background:url(gm_right.png) no-repeat right top;
        background-color:#0D797C;
}

	
#container #inside #menu  a{


	float: left;
	color: #FFFFFF;
	font-size: 14px;
	z-index: 50;	 
        background:url(gm_left.png) no-repeat left top; 
        padding:10 20 5 20px;
        
	font-weight: bold;
	
}




#container #inside #menu  a:hover   {
	margin:0;
	padding:10 20 5 20px;
	text-decoration:none;
	color: #000000;
	float: left;
	list-style: none;
	
        z-index:100;
}

	
#container #inside #menu  a:hover span {
	
	color: #000000;
	background:url(wm_right.png)
	right top no-repeat;
                
        


	
	 
}



img {
border:none;}




H1,
H2 {
	color: #666666;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}





 
	

H3 {
	color: #e6d9bf;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}	

H4 {
	color: #c7eafb;
	padding:0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

H5 {
background: url(wm_right.png)   
	no-repeat right top;
	color:#000000;
    	margin:0;
        padding:0; 
  }	
	
P {
	padding: 10px 0px 10px 3px;
	line-height: 170%;
	

}
ul {
        margin: 0px;
        padding-left: 40px;
        line-height: 160%;
        margin-left: 30px;
        text-align: left;
}
UL LI {
        padding:2px;
        margin: 0px;
        line-height:160%;
        list-style-type:square;
	padding-left: 12px;
       
        background-position: 0px 6px;
	background-repeat: no-repeat;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: #01A3A7;
	font-weight:bold;
	text-decoration: underline;
}
A:hover{text-decoration: underline;},
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #01A3A7;
	font-weight:bold;
	
}

.caption,
table {
	font-size: 11px;
       color: #ffffff;
}
/*---------- mail form ------------------------------------------------*/
form{
       margin-left: 1px;
      padding:0 0 0 0px;
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 11px;
         padding:0px;
        overflow: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
         color: #000000;
}
.text,
textarea {
	width: 225px;
}
.button {
float: right;
}

