a {
	text-decoration: none;
}
a:link {
		text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {background-color: #DBC5C2;} /* 356aa0 */
#mainContainer {  width:689px; background:#BECEC1; margin-left:auto; margin-right:auto;border:solid 1px #000;}
#topSection { color:#fff;padding:5px;}
#header { }
.horizMenu { background:#7E614F; border:solid 2px #a39679;}
.horizMenu ul {list-style-type:none;padding:0px;margin:0px;}
.horizMenu ul li {position:relative; display:inline; float:left; width:100px;text-align:center;border-right:solid 2px #A39679;}
.horizMenu a { color:#fff;}
.horizMenu a:hover {color:#000;background:#a39679;}
#middleSection { }
#middleTable { border-collapse:collapse;}
#menu { background:#000000;color:#ffffff;width:250px;padding-top:2em; padding-bottom:2em;}
#content { background:#ffffff;float:right;width:429px;}
.menuTD { background:#37734A;color:#ffffff;padding-top:2em; padding-bottom:2em;text-align:center;font-size:1.1em;vertical-align:top;}
.menuTD p {padding:0 1em 0 1em;}
.menuTD ul {list-style-type:none;}
.menuTD ul li { text-align:right;padding-right:1em;}
.menuTD a {color:#fff;}
.contentTD { background:#5BA771;text-align:center;font-size:1.3em;}
.contentTD p {padding:0 1em 0 1em;text-align:justify;}
#bottomSection { clear:both;color:#000;text-align:center;}
#footer { }
.padded { padding:5px;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}
.center {text-align:center;}
.small {font-size:0.9em;}
.smaller {font-size:0.8em;}
.smallest {font-size:0.6em;}
.large {font-size:1.1em;}
.larger {font-size:1.3em;}
.largest {font-size:1.5em;}
.justify {text-align: justify;}
.right {text-align:right;}
.lrpad {padding:0 1em 0 1em;}
.rpad {padding-right:1em;}
.bglowlight {background:#37734A;color:#fff;}
.lowlight {color:#432;}
.bghighlight {background:#5BA771;color:#000;}
.highlight {color:#5B9BE0;}
.bghilite {background:#5B9BE0;color:#000;}
.hilite {color:#BECEC1;}
.bglolite {background:#9C524C;color:;}
.lolite {color:#37734A;}
