body { background-color: #ffffff; 
background-image: url(images/header01.jpg);
background-repeat: repeat-x;
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; vertical-align: top }

table.main { background-image: url(images/body.jpg); background-repeat: repeat;
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; vertical-align: top }

table.footerback { background-image: url(images/footer01.jpg); background-repeat: repeat;
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; vertical-align: top }

.line {border-left: 1px #cccccc solid}

.text { 
font-family: Verdana, Georgia, georgia, Times, serif;
font-size: 12px;
color: #513020
}
.textbold {
font-family: Verdana, Georgia, georgia, Times, serif;
font-size: 14px;
color:#ffffff;
font-weight:900
}
.text-dark { 
font-family: Verdana, Georgia, georgia, Times, serif;
font-size: 11px;
color: #603A1A
}
.textdarklarge { 
font-family: Verdana, Georgia, georgia, Times, serif;
font-size: 16px;
color: #013765;
font-weight:900;
}

.text-light { 
font-family: Verdana, Georgia, georgia, Times, serif;
font-size: 11px;
color: #F3ECBA
}
.text-white { 
font-family: Verdana, Georgia, georgia, Times, serif;
font-size: 11px;
color: #ffffff
}
.text {font-family: Verdana;
	font-size: 10px;
	color: #ffffff
}
.text1 {font-family: Verdana;
	font-size: 10px;
	color: #666666
}
.text2 {font-family: Verdana;
	font-size: 12px;
	color: #666666;
		font-weight:900
}
.text3 {font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight:900
}
.text4 {font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.text5 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	letter-spacing: inherit;
}
.text6 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
a:link {text-decoration: none; /* for unvisited links */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;		
		color:#013765}
a:visited {text-decoration: none;/* for visited links */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;
	   	color:#013765}
a:active {text-decoration: none;/* when link is clicked */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;		
	   	color:#013765}
a:hover {text-decoration: none; color: #013765}	/* when mouse is over link */



a.nav:link {text-decoration: none; /* for unvisited links */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;		
		color:#603A1A}
a.nav:visited {text-decoration: none;/* for visited links */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;
	   	color:#603A1A}
a.nav:active {text-decoration: none;/* when link is clicked */
		font-family:Verdana,sans-serif; 
       	font-size: 11px;
		font-weight:900;		
	   	color:#603A1A}
a.nav:hover {text-decoration: none; color: #000000}	/* when mouse is over link */

a.navheader:link {text-decoration: none; /* for unvisited links */
		font-family:Geneva, Arial, Helvetica, sans-serif;
       	font-size: 11px;
		font-weight:900;		
		color:#000000}
a.navheader:visited {text-decoration: none;/* for visited links */
		font-family:Geneva, Arial, Helvetica, sans-serif; 
       	font-size: 11px;
		font-weight:900;
	   	color:#000000}
a.navheader:active {text-decoration: none;/* when link is clicked */
		font-family:Geneva, Arial, Helvetica, sans-serif;
       	font-size: 11px;
		font-weight:900;		
	   	color:#000000}
a.navheader:hover {text-decoration: none; color: #000000}	/* when mouse is over link */

a.navfooter:link {text-decoration: none; /* for unvisited links */
		font-family:Geneva, Arial, Helvetica, sans-serif;
       	font-size: 11px;
		font-weight:900;		
		color:#ffffff}
a.navfooter:visited {text-decoration: none;/* for visited links */
		font-family:Geneva, Arial, Helvetica, sans-serif; 
       	font-size: 11px;
		font-weight:900;
	   	color:#ffffff}
a.navfooter:active {text-decoration: none;/* when link is clicked */
		font-family:Geneva, Arial, Helvetica, sans-serif;
       	font-size: 11px;
		font-weight:900;		
	   	color:#ffffff}
a.navfooter:hover {text-decoration: none; color: #ffffff}	/* when mouse is over link */

#commentForm { width: 480px; }
#commentForm label { width: 220px; }
#commentForm textarea { margin-left: 223px; }
#commentForm label.error, #commentForm input.submit { margin-left: 223px; }


