body{
	background-color: #FAFCFD;
	font-family: Arial, sans-serif;
	
}

fieldset{ 
margin-bottom: 2px;  
margin-left: 2px;  
margin-right: 2px;  
margin-top: 2px;  
padding-bottom: 2px;  
padding-left: 2px;  
padding-right: 2px;  
border-left: 1px dashed #DCDCDC;   
border-top: 1px dashed #DCDCDC;    
border-right: 1px dashed #BFBFBF;  
border-bottom: 1px dashed #BFBFBF;
background-color: White;
 }

legend{ 
font-weight: bold; 
margin-bottom: 5px;  
margin-left: 15px;  
margin-right: 2px;  
margin-top: 10px;  
padding-bottom: 5px;  
padding-left: 5px;  
padding-right: 5px; 
padding-top: 5px;
 border-left: 1px dashed #A3A3A3;   
border-top: 1px dashed #A3A3A3;    
border-right: 1px dashed #BFBFBF;  
border-bottom: 1px dashed #8E8E8E;
 background-color: #FFD700;

}
div#pagecontainer{ width: 70%;
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	}
div#menucategories table{
	font-size: 10px;
	width:100%;
}	

div#linkscontainer{ 
width: 30%;
 border-left: 1px dashed #A3A3A3;   
border-top: 1px dashed #DCDCDC;    
border-right: 1px dashed #BFBFBF;  
border-bottom: 1px dashed #BFBFBF;
 background-color: #B8E9CD;
 position: relative;
 overflow: visible;
 float: right;
}
div#linkscontainer h3{ color: #8B0000; }
div#linkscontainer a{ 
font-size:10px; 
background-color: transparent; 
display: block; 
margin: 0; 
padding: 4px; 
border-bottom: 1px solid #FFFFFF;
color: Red;
 letter-spacing: 2px;
}
a{
	color: #00008B;
}
div#linkscontainer a:hover {background-color: #00FA9A;  font-weight: bold;  }
div#linkscontainer .menuMain {
padding: 5px;
color: White;
	background-color : #88D7AA;  
	border-bottom: 1px solid #3CB371;
	border-bottom: 1px solid #3CB371;  font-size: medium;  font-stretch: wider;  font-weight: bold;   }
div#linkscontainer a.menuSub  {
	 padding-left: 15px; border-bottom: 1px solid #3CB371;}
	 
	 .bg3{ font-size: 11px;  color: White; background-color: #343434;}
.bg1{color: #343434; background-color: #F2F2F2;font-size: 11px;}
.bg2{ border: 1px solid #DFDFDF;color: #343434;font-size: 11px;background-color: #D8D8D8;}

#pagementions{
	font-size: 11px;
	width:750px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #CCCCCC;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	padding : 10px 10px 10px 10px; 
}
#skipintro{
padding : 10px 10px 10px 10px; 
text-align: center;
width:750px;
	margin-left: auto;
	margin-right: auto;
	
}

