body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dateText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6c3b8;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6c3b8;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#fullHeight {
	height: 100%;
	background-image: url(../imgs/repeat_bkground.jpg);
	background-repeat: repeat-y;
}
.whiteCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6c3b8;
}
.tanCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6c3b8;
	background:#f4f4e6;
}
#navigation {
	height: 25px;
	background-image: url(../imgs/nav_repeat.gif);
	background-repeat: repeat-x;
}


a.navigationBtn:link, a.navigationBtn:active, a.navigationBtn:visited {
	background: url(../imgs/btn.gif) no-repeat;
	height: 25px;
	width: 102px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration:none;
	color:#000000;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a.navigationBtn:hover {
	text-decoration: none;
	color: #000000;
	text-decoration:none;
	display:block;
	width:102px;
	height:25px;
	background: url(../imgs/btn_f2.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	line-height: 20px;
}

#header {
	height: 132px;
}
#featureBoxTopRt {
	background-image: url(../imgs/featureBox_topRt.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
#featureBoxTopLft {
	background-image: url(../imgs/featureBox_topLft.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
#featureBoxTopRepeat {
	background-image: url(../imgs/featureBox_topRepeat.gif);
	background-repeat: repeat-x;
	height: 6px;
}
#featureBoxBtmRt {
	background-image: url(../imgs/featureBox_btmRt.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
#featureBox {
	background-image: url(../imgs/featureBox_repeat.gif);
	background-repeat: repeat-x;
	height: 75px;
	background-position: bottom;
}
#featureBoxBtmLft {
	background-image: url(../imgs/featureBox_btmLft.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}
#featureBoxBtmRepeat {
	background-image: url(../imgs/featureBox_btmRepeat.gif);
	background-repeat: repeat-x;
	height: 6px;
}
#featureBoxRtSide {
	background-image: url(../imgs/featureBox_rtSideRepeat.gif);
	background-repeat: repeat-y;
	width: 6px;
}
#featureBoxLftSide {
	background-image: url(../imgs/featureBox_lftSideRepeat.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.button   {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #CCCCCC;
	background-image: url(../imgs/bkground_btn.gif);
	height: 25px;
	width: 75px;
}
#footer {
	background-image: url(../imgs/footer_cap.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 939px;
	background-color: #FFFFFF;
}