body {
	background-color:#ffffff;
	XXbackground-image:url(images/index_03.jpg);
	margin:0px 0px 0px 0px;
	font-family: "Courier New", Courier, mono;
	font-size:small;
	top: 100px;
	line-height:1.2em;
	font-weight:200;
	
}

.Title {
	font-weight: bold;
	text-transform: uppercase;
	font-size-X: medium;
	color: #000000;
 }



.wrapper{
XXwidth:676px;
XXheight:388px;
text-align:center;
padding:0 0 0 0;
marign:0 0 0 0;
}

.content {
	xxposition:absolute;
	xxtop: 33px;
	xxleft:256px;
	xxheight:239px;
	xxwidth:292px;
	color:#000000;
	xxoverflow:auto;
	padding: 0 0 0 0;
	text-align:left;
}

a:link {
	color: #000000;
	text-decoration:underline;
	text-transform: none;
	font-weight: normal;
}

a:visited {
	color:#000000;
	text-decoration:underline;
	text-transform: none;
	font-weight: normal;
  }
a:hover {
	color:#0000000;
	text-decoration:underline;
	font-weight: 600;
	
  }
  
a:active {
	color:#0000000;
	text-decoration:underline;
	font-weight: 600;
	
  }  
  
  
a img {
  border-width:0;
  }

.newsImage {
	align: left;
	padding: 10px;
	}
	

fieldset 
{
border-color: #000000;
}

.style2 {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
#menu {
	text-align:center;
	padding: 10px 0 0 0;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style: none;
	width: 100%;
	}
	
#menu li{
	float: left;
	display: inline;
	}
	
#menu a:link, a:visited, a:active {
	color: #000000;
	padding: 20px 2px 0px 7px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	font-size:12pt;
	}
	
#menu a:hover {
	color: #000000;
	padding: 20px 2px 0px 7px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight: bold;
	}
	
.no_bold a:link{
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	}
.no_bold a:hover{
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
	}
.no_bold a:active{
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	font-size:10pt;
	text-transform:none;
	padding:0;
	margin:0;
	}
.no_bold a:visited{
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	}
