body {
	background-image:url(images/bg_page2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B5D1A4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#000000;
}

.bg_page {
	background-image:url(images/bg_page1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_content {
	background-image:url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg_tan {
	background-color: #D7D6D1;
}
.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
	line-height: 14px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.text24 {
	font-size: 24px;
}
.spaced12 {
	font-size: 12px;
	line-height: 20px;
}
.spaced10 {
	font-size: 10px;
	line-height: 20px;
}
.requiredfield {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.optionalfield {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.box1 {
	font-size: 12px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#333333;
}
.box2 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.button1 {
	font-size: 12px;
	height: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color:#333333;
}


.menu1 {
	font-size: 12px;
	height: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#333333;
}
a{
	color: #456444;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #456444;
	text-decoration: underline;
}

.line-vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.line-horiz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.border1 {
	border: 1px solid #000000;
}

.rowalt {
	background-color: #E8E8E3;
}
.pagetitle {
	font-size: 14px;
	color:#666666;
	font-weight:bold;
	letter-spacing:2px;
	padding: 10px 10px 1px 10px;
	text-transform: uppercase;
}

.pagetext {
	font-size: 11px;
	color:#333333;
	padding: 1px 10px 0px 10px;
	}

.leftside {
	background-image: url(images/bg_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 230px;
}
.content {
}

.newsbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
.ad{
	border: 1px solid #FFFFFF;
}

.ad a{
	border: 1px solid #FFFFFF;
}
.ad a:hover{
	border: 1px solid #000000;
}


.footer {
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000066;
	background-image: url(images/ace_r14_c3.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	border: 5px solid #FFFFFF;

}
.footer a{
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;

}
.footer a:hover{
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.content {
	background-color: #FFFFFF;
	height: 305px;
	width: 750px;
}
.photo_border {
	background-color: #FFFFFF;
	border: 4px double #666666;
}
.table_header {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
