BODY {	
	font-family :  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #eaf0ee;
}


TD {
	font-size : 12px;
	vertical-align : top;
}

TD.WOFormCell {
	background-color:#ECE9D8;
}	

TD.PageHeader {
	font-size : 12px;
	vertical-align : bottom;	
}

TD.Testimonial {	
	vertical-align : bottom;
}

TH {
	background-color : #70988e;
	color : White;
	font-weight : bold;
	font-size : 14px;
}


A {
	COLOR: #275a5a;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : none;
	font-weight : bold;
	COLOR: #ff9900;
}

INPUT {
	font-size : 10px;
	font : "MS Sans Serif", Geneva, sans-serif;
}

SELECT {	
	font-size : 10px;
	font : "MS Sans Serif", Geneva, sans-serif;	
}

LI {	
	padding-bottom : 7px;	
}

H3 {
	font-style : italic;
}


A.AdminLink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	text-decoration : none;
	position : absolute;
	left : 500px;
	top : 248px;
}

.TestimonialText {
	color : #275a5a;
	font-size : 10px;
}

.TestimonialAuthor {
	color : #275a5a;
	font-size : 11px;
	font-style : italic;	
	font-weight : bold;
}

.BodyTable {
	border-right:solid;
	border-left:solid;
	border-top:solid;
	border-bottom:solid;
	border-collapse : collapse;
	width : 750px;
	height: 350px;
	margin-left:auto; 
	margin-right:auto;
}


.MenuBar {
	text-align : center;
}

/* ActiveEdit content is surrounded by this class */
.PageContent {
		
}


.BodyCell {
	height : 100%;
}


.PageTitle {
	text-decoration : none;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #B4CFC8;
	text-transform : uppercase;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
}

.PageContent {	
	
}

.ReqFormFieldLabel {
	color : Red;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	vertical-align : middle;
}

.OptFormFieldLabel {
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	vertical-align : middle;
}

.FormFieldExtDesc {
	font-size: 10px;
	font : "MS Sans Serif", Geneva, sans-serif;
	padding : 0 10px 0 10px;
}

.FormButtonRow {
	background-color : Silver;
	text-align : center;
	background : #70988F;
}

.ProductSpecialHR {
	width : 500;
	color : Green;
	height : 1px;
}

.FeaturedProductLink {
	font-size : 10px;
	text-decoration : none;
	
}

A.MessageBoardAdminLink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;	
}

A.MessageBoardThreadSubject {
	font-size : 16px
	
}

.MessageBoardThreadSubject {
	font-size : 16px;
	font-weight : bold;
}

.MessageBoardMsgText {
	font-size : 12px;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
}

.TextToolbar {
	color : #275a5a;
	font-size : 10px;
}

.MiscLinks {
	font-size : 10px;
	text-align : center;
}

.FormTable {
	border : 1px inset #D8E3DF;
	background-color : #D8E3DF;
}






