table {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*html {height:100%;
margin-bottom:1px;
}*/
.bkgalignright{

background-position:right;
}
.bkgalignleft{

background-position:left;


}
.boldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.boldhead_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color:#FFFFFF;
}
.mainhead {
	font-size: 14px;
	font-weight: bolder;
	color: #164F40;
}
a:visited {
	color:#CC3300;
}
a:link {
	color:#CC3300;
}
a:hover {
	color:#164F40;
}

.content_head {	background-image:url(images/content_head.jpg);
				background-repeat:no-repeat; }

.content_foot {	background-image:url(images/content_foot.jpg);
				background-repeat:no-repeat; }
				
.content_body{	background-image:url(images/content_body.jpg);
				background-repeat:repeat-y; }
				
