/* CSS Document */



BODY {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
TD, P, UL, OL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.alignTop {
	vertical-align: top;
}
.alignBottom {
	vertical-align: bottom;
}
.alignTopRight {
	vertical-align: top;
	text-align: right;
}
.alignBottomRight {
	vertical-align: bottom;
	text-align: right;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
/* =========================== TOP BAR ======================== */

TD.topCell {
	background-image: url(images/cell_bg01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding: 3px;
}
TD.navCell {
	background-image: url(images/divline02.gif);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: right;
	padding: 3px;
}
TD.navContent {
	padding-right: 28px;
	padding-top: 8px;
	text-align: right;
	background-image: url(images/bullet01.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #E87777;
	vertical-align: top;
}
/* ============================== END ========================== */



/* ============================ NEWS ======================= */

TD.newsBg {
	background-image: url(images/cell_bg02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}
TD.news_title {
	border-bottom: 1px solid #5B0000;
	text-align: center;
	font-size: 17px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
TD.newsContent {
	padding-left: 30px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px solid #A97848;
}
/* ============================ END ============================== */



/* =========================== INFO ================================ */

TD.infoBg {
	background-image: url(images/cell_bg04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}
TD.info_title {
	font-size: 17px;
	color: #7A512A;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
}
TD.info_content {
	color: #575757;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
TD.info_content2 {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
}
TD.dottedBox {
	border: 1px dotted #000000;
	padding: 1px;
}
TD.outlineBox {
	border: 3px solid #A78354;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 2px;
}
TD.info_describe {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-weight: bold;
}
TD.info_content3 {
	padding-left: 30px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px solid #A97848;
	text-align: center;
}
/* =========================== END ================================== */



/* ==================== CONTENT ========================== */

TD.contentBg {
	background-image: url(images/cell_bg03.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
}
TD.contentBg2 {
	background-image: url(images/cell_bg05.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
}
TD.contentCopy {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: justify;
}
TD.content_header {
	font-size: 22px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}
.borderRight {
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
}
/* ======================== END ========================== */



/* ====================== LINKS ======================*/

A.navLink {
	text-decoration: none;
}
A.navLink:link {
	color: #E87777;
}
A.navLink:active {
	color: #E87777;
}
A.navLink:visited {
	color: #E87777;
}
A.navLink:hover {
	color: #000000;
}
A.copyLink {
	text-decoration: underline;
}
A.copyLink:link {
	color: #D00000;
}
A.copyLink:visited {
	color: #D00000;
}
A.copyLink:active {
	color: #D00000;
}
A.copyLink:hover {
	color: #000000;
}
A.copyLink2 {
	text-decoration: none;
}
A.copyLink2:link {
	color: #D00000;
}
A.copyLink2:visited {
	color: #D00000;
}
A.copyLink2:active {
	color: #D00000;
}
A.copyLink2:hover {
	color: #000000;
}
A.copyLink3 {
	text-decoration: underline;
}
A.copyLink3:link {
	color: #8C0000;
}
A.copyLink3:visited {
	color: #8C0000;
}
A.copyLink3:active {
	color: #8C0000;
}
A.copyLink3:hover {
	color: #F90000;
}
A.moreLink {
	text-decoration: none;
	font-size: 17px;
}
A.moreLink:link {
	color: #772020;
}
A.moreLink:visited {
	color: #772020;
}
A.moreLink:active {
	color: #772020;
}
A.moreLink:hover {
	color: #FFFFFF;
	background-color: #772020;
}







/* ====================== END ==========================*/
