a, a:visited{ color: Navy; }

a:hover{ color: Maroon; }

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(images/bluegreen2/body_bg.jpg);
	background-repeat: repeat-x;
}

td.content{
	padding: 10px; /*border-right: 1px; border-left:1px; border-bottom: 1px;  border-top:1px;  border-color:  gray; border-style:  solid; */
}
td.maintable{
	background-color: #F3F8F7;
}

td.headerleft{
	background-image: url(images/bluegreen2/header_top_left.jpg);
	width: 325px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 8px;
	font-size: 190%;
	font-weight: bold;
}

td.headerright{
	background-image: url(images/bluegreen2/header_top_right.jpg);
	width: 332px;
	background-repeat: no-repeat;
	padding-top: 39px;
}

td.links{ height: 23px; padding-right: 8px; }

td.main{
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-top: 0;
	border-color: gray;
	border-style: solid;
}

td.phone{ padding-right: 8px; }

.bottomleft{
	background-image: url(images/bluegreen2/bottom_left_corner.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

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

.bottomx{
	background-image: url(images/bluegreen2/bottom_xpand_x.jpg);
	background-repeat: repeat-x;
}

.copyright{
	float: right;
	font-size: x-small;
	text-align: right;
	border-top: 1px solid gray;
}

.leftvertical{
	background-image: url(images/bluegreen2/left_xpand_y.jpg);
	background-repeat: repeat-y;
}

.rightvertical{
	background-image: url(images/bluegreen2/right_xpand_y.jpg);
	background-repeat: repeat-y;
}

.topleft{
	background-image: url(images/bluegreen2/top_left_corner.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 27px;
}

.topright{
	background-image: url(images/bluegreen2/top_right_corner.jpg);
	background-repeat: no-repeat;
	width: 36px;
}

.topx{
	background-image: url(images/bluegreen2/top_xpand-x.jpg);
	background-repeat: repeat-x;
	font-size: 180%;
	font-weight: bold;
	padding-top: 4px;
}
td.boxes{
	border:1px black solid; padding:6px;
}