body {
    background-color : #FFFFFF;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x; 
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size: 12px;
	width:auto;
    }

table{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size: 12px;
	width:auto;
}
	

a:link{
	color: #0000FF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	}
a:visited{
	color: #0000FF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	color: #0000FF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	}	

.Content {
    background: #FFFFFF;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
    width: 800px; 
	text-align:justify;
    }
	
.Header {
    margin-top: 0px;
    margin-left: 0px;
	
    } 
.Footer {
	background: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom : 2px;
	margin: 0px;
	width:800px;
	border-color : #996633;
	border-style : ridge;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-width : 2px;
	}
.whitefooter{
	background: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom : 2px;
	margin: 0px;
	width:800px;
	border-color : #996633;
	border-style : ridge;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-width : 2px;
	}
  
.Navigation {
	float:top;
	width:800;
	height:41;
	padding:0px;
	background:#666666;
	margin:0px 0px 0px 0px;
	background-image: url(images/top-nav-menu2_color.gif);
	background-repeat: no-repeat;
	background-position:top;
	}
.navinfo{
	float:left;
	width:auto;
	text-align:justfiy;
	position:relative;
	color:#ffffff;
	padding:10px;
	margin:0px 0px 0px 0px;
}
.navinfo a:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.navinfo a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.navinfo a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
input.text{
	color:#000000;
	background-color:#cca789;
	border-color:53141c;
	font-weight:bold;
}
input.submit{
	color:#000000;
	font-weight:bold;
}


.copyright{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
	}

.subheading{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:12pt;
	}


.rightinfo {
	float:right;
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
	margin:0px 0px 5px 12px;
	border-color : #996633;
	border-style : ridge;
	border-top:0px;
	border-right:0px;
	border-width : 2px;
	}

a.smalllink{
	color: #0000FF;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
.info1 {
    background: #FFFFFF;
    background-image: url();
    background-repeat: no-repeat; 
	background-position:bottom;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align:justify;
    }

.info2 {
    background: #FFFFFF;
    background-image: url();
    background-repeat: no-repeat; 
	background-position:bottom;
    color: #000000;
    margin-left: 10px;
    margin-right: 0px;
    padding: 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align:justify;
    }
	