body {
	background-color: #AEC0D4;
	background-image: url(images/bodyBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #666666;
	margin-left:0;
	margin-right:0; 
	margin-top:0;
	margin-bottom:0;
	margin-width:0;
	margin-height:0;
	scrollbar-arrow-color: #1d599e;
	scrollbar-base-color: #edf0f5;
}

blockquote {
      margin: 0px;
	  padding: 0em;
}

.maintable { width: 775px; }

td, p {
	font-size: 12px; }

p { margin: 10px 0px;
	text-align: justify; }
	
p.center { text-align: center; }
p.italic { font-style: italic; }
p.highlight { color: #1d518d; font-weight: bold; }
p.centerhighlight { color: #1d518d; font-weight: bold; text-align: center;}
.featureProd { font-size: 13px; color: #1d518d; font-weight: bold;}

a:link {text-decoration: underline; color: #d77603}
a:visited {text-decoration: underline; color: #d77603}
a:active {text-decoration: underline; color: #1d518d}
a:hover {text-decoration: underline; color: #1d518d}

.content {
	background-color: #fff;
	background-image: url(images/tdRegBg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding:5px;
	}	

.feature {
	padding:5px;
	}	
	
.cntLBorder {
	background-image: url(images/contentLbrdrBG.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

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

.greymenu { font-weight: bold;}

.smGry {font-size: 10px; color: #777}
.smGry a:link {text-decoration: underline; color: #777}
.suGry a:visited {text-decoration: underline; color: #777}
.smGry a:active {text-decoration: underline; color: #d77603}
.smGry a:hover {text-decoration: underline; color: #d77603}

h1 {font-size: 13px; font-weight: bold; color: #d77603; margin: 10px 0px; }
h1 a:link {text-decoration: underline; color: #1d518d}
h1 a:visited {text-decoration: underline; color: #1d518d}
h1 a:active {text-decoration: underline; color: #d77603}
h1 a:hover {text-decoration: underline; color: #d77603}
h1.center {text-align: center; }

h2 {font-size: 13px; font-weight: bold; margin: 10px 0px; }
h2 a:link {text-decoration: underline; color: #d77603}
h2 a:visited {text-decoration: underline; color: #d77603}
h2 a:active {text-decoration: underline; color: #1d518d}
h2 a:hover {text-decoration: underline; color: #1d518d}