H1 {
     font-size:15px;

}
H3{
     font-size:15px;
	 color:blue;
	 line-height:10px;
	 
	 

}
A {
      text-decoration:none;
	  font-weight:bold;

}
A.mnITEM {
	font-size:14px;
	FONT-FAMILY: Arial,Verdana,  Helvetica, sans-serif;
    COLOR: #ffff00;
    text-decoration:none;
	FONT-WEIGHT: bold;	
}
A.mnITEM:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	color:red;
	FONT-FAMILY: Arial,Verdana,  Helvetica, sans-serif;

}

body {

   background:#EAE581;
   background: #00529A;
   baackground:url(pics/bk1.jpg) #00529A;
   background-repeat:repeat-X;
   

}

#mainDIV{
    border: 0px solid red;
    height: 100%;
    margin: 0px auto 0;
    position: relative;
    overflow:auto;
    min-height:100%;
	min-width:300px;
	max-width:100%;
	
	/*max-width:1000px;*/
	background:transparent;
}

#header{
    border: 0px solid red;
	margin: 0px auto 0;
    height: 95px;
    
    overflow:hidden;
    /*min-height:100%;*/
	
	background:#00529A;
	
    
	max-width: 1000px;
    min-width: 350px;
	
}
#menu{
    border: 0px solid red;
	margin: 0px auto 0;
    height: 25px;
    overflow:hidden;
    background: #00529A;
	max-width: 1000px;
    min-width: 300px;
	color:white;
	
}
.mnTD{
    color:white;
	background:none;
	
	height:15px;
}
#logoDIV {
     position:relative;
	 top:0px;
	 left:0px;
	 width:350px;
	 height:96px;
	 background:url(pics/Logo.jpg) transparent;
	 background-repeat:no-repeat;
}
#logoTextDIV {

     position:relative;
	 left:30px;
	 color:white;
	 font-family:Arial,Verdana,Helvetica;
	 font-weight:bold;
}

.textHead{
     background:#008CBA;
	 color:white;
	 padding:4px;
	 background:url(pics/textheadback.jpg);
}

#formDIV {
     
	 max-width:1000px;
	 min-width:300px;
	 margin: 0px auto 0;
	 position:relative;
	 top:1px;
	 border:0px solid green;
	 /*background:url(pics/backg.jpg);*/
	 background:#EAE581;
	 
	 display:block;
	 
	 
}
#opnavDIV {
     
	 max-width:600px;
	 /*min-width:300px;*/
	 margin-left:0px;
	 position:relative;
	 float:left;
	 
	 padding:8px;
	 font-family:Arial,Helvetica,Verdana;
	 font-weight:bold;
	 
}

#tratteDIV {
     
	 width:100%;
	 min-width:300px;
	 margin-top:0px;
	 position:relative;
	 float:left;
	 
	 /*background:url(pics/crocierebck.jpg) #46e0f1;background-position:30% 30%;*/
	 /*background:transparent;*/
	 padding:0px;
	 font-family:Arial,Helvetica,Verdana;
	 font-weight:bold;
	 
}
.lnkloc {font-family:Arial,Verdana,Helvetica;font-size:14px;background:yellow;font-weight:bold;padding:4px}