@charset "windows-1252";

/* CSS layout */

body {
	background: url('../images/treeback.gif');
	background-attachment: scroll;
	margin: 30px;
	font-family:Arial, Helvetica, sans-serif;
  }

.style303 {
	font-size: xx-large;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
   }

.style309 {
	text-align: center;
	font-size: x-small;
   }
   
.style310 {
	font-size: small;
   }

.style311 {
	color: #008000;
	height: 5px;
   }

.style312 {
	vertical-align: middle;
   }
   
img {
	border: none;
	
}
#iremap {
	float: left;
	margin: 0.5em;
}


   
.style313 {
	color: #FF0000;
   }

.style315 {
	margin-left: 120px;
   }

.style318 {
	color: #F5411B;
   }
   
.style319 {
	margin-left: 40px;
   }

.style320 {
	text-align: center;
   }

h1 {
	text-align: center;
   }
       
#masthead {
	height: 185px;
   }

#left_col {
	width: 30px;
	float: left;
	margin: 0;
   }

#container {
	width: 100%;
   }	
			
#page_content {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
   }

#page_content a:visited {
	color: #900;
	text-decoration: underline;
   }

#page_content a:hover {
	text-decoration: none;
	color: #F00;
   }

#page_content a:active {
	color: blue;
	text-decoration: none;
   }

#footer a:visited {
	color: #FBFBFF;
	text-decoration: underline;
   }

#footer a:hover {
	text-decoration: underline;
   }

#footer a:active {
	color: blue;
	text-decoration: none;
   }

table.center {margin-left:auto; margin-right:auto;
   }
   
#valid8rs {
	display: inline;
	float: right;
}

.anivprojs, .anivprojs td {
	border: 1px solid #666;
   }

table .projit {
	text-align: left;
	width: 150px;
}

th {
    border: 1px solid #000;	
}

caption {
	color: inherit;
	background-color: #CCC;
	margin: 1em;
	caption-side:top;
	text-align:center;
	font-weight: bold;
}

