/* CSS Document */

html{ height:100%;
	 margin-top:2px; 
	 margin-bottom:2px;

}

body {background-image:url(_images/bg_fill.gif);
background-repeat:repeat;

}

.content {background:#D5D5D5; 
		font-size:12px;
		font-weight: 400;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;} 

.border{
    border-style:outset;
	border-width:1px;}
	

.indexpage{
color:#090907;
font:Arial, Helvetica, sans-serif;
font-size:12px;}

.footer {   
		background-color:#4F4F4B;}

   
.page_title {
        font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #000000;
		} 
   
.highlighted {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: 600;
		color: #333333;
		}
		
.sitemapfont {
					color: #000000;
					font-size: 10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight:normal; 
					}
 
   
a:visited {	        color: #000000;
					font-size: 10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration:underline;
					font-weight:normal;  
					}
a:link {	        color: #000000;
					font-size: 10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration:underline;
					font-weight:normal;  
					}
a:hover {	        color: #FF0000;
					font-size: 10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration:none;
					font-weight:normal;  
					}				