body {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	MARGIN-TOP: 0px;
	FONT-SIZE: 12px;
	font-family: "trebuchet ms";
      COLOR: #454545;
}
td {
	font: 12px "trebuchet ms";
	color: #454545;
}
img {
	display:block;
}
h1 {
	font: 16px "trebuchet ms";
      COLOR: #cb4d0a;
	font-weight:bold;
	display:inline;
}
h2 {
	font: 14px "trebuchet ms";
      COLOR: #cb4d0a;
	font-weight:bold;
	display:inline;
}
h3 {
	font: 12px "trebuchet ms";
      COLOR: #cb4d0a;
	font-weight:bold;
	display:inline;
}
a:link, a:active, a:visited {
	color: #d96626;
	text-decoration:none;
}
a:hover {
	color: #d96626;
	text-decoration:underline;
}
.subMenu {
	padding:10px 0px;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	color:white;
	text-decoration:none;
}
.subMenu a:hover {
	color:white;
	text-decoration:underline;
}
.subSubMenu {
	padding:0px 0px 10px 29px;
}
.subSubMenu a:link, .subSubMenu a:active, .subSubMenu a:visited {
	color:white;
	text-decoration:none;
}
.subSubMenu a:hover {
	color:white;
	text-decoration:underline;
}
.homeCont {
	color:white;
	line-height:15px;
}
.homeCont a {
	color:#5b2401;
	text-decoration:none;
}
.homeCont a:hover {
	color:#5b2401;
	text-decoration:underline;
}
.homeSmCont {
	color:#454545;
	line-height:15px;
}
.homeSmCont a {
	color:#d96626;
	text-decoration:none;
}
.homeSmCont a:hover {
	color:#d96626;
	text-decoration:underline;
}
.btmMenu {
	font-size: 11px;
	color: #b4b2b2;
}
.btmMenu a:link, .btmMenu a:active, .btmMenu a:visited {
	margin:0px 11px;
	font-size: 11px;
	text-decoration:none;
	color: #b4b2b2;
}
.btmMenu a:hover {
	font-size: 11px;
	text-decoration:underline;
	color: #b4b2b2;
}

.border {
	border-left: #d9d9d9 1px solid;
	border-right: #d9d9d9 1px solid;
}
.portThumb img {
	margin:3px;
}
.dark {
	background:#dededb;
	font-size:10px;
}
.dark img {
	background:white;
	padding:3px;
	border:#b9ca50 1px solid;
	margin-right:7px;
}
.light {
	background:#f6f6f4;
	font-size:10px;
}
.light img {
	background:white;
	padding:3px;
	border:#b9ca50 1px solid;
	margin-right:7px;
}	
	
.credit {
	font-size: 11px;
	color: #b4b2b2;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-size: 11px;
	text-decoration:none;
	color: #b4b2b2;
}
.credit a:hover {
	font-size: 11px;
	text-decoration:underline;
	color: #b4b2b2;
}
.keys a:link, .keys a:visited {
	font-size: 11px;
	color: #b4b2b2;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-size: 11px;
	text-decoration:none;
	cursor:text;
	color: #b4b2b2;
}
.formName {

}
.formField {
	border:0px;
	width:227px; height:17px;
	padding:2px 2px 2px 2px;
	background-image:url(/images/field.gif);
}
.formFieldRequired {
	border:0px;
	width:209px; height:17px;
	padding:2px 2px 2px 20px;
	background-image:url(/images/fieldRequired.gif);
}
TEXTAREA.formField {
	border:0px;
	width:369px; height:63px;
	padding:2px 2px 2px 2px;
	background-image:url(/images/fieldBox.gif);
}
