.tbl-hairline {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
.tbl-hairline2 {

	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a {
	text-decoration: none;
	color: #7D2C30;

}
a:hover {
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.body-just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;

}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.body-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.homeheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.clearer {clear:both;}

/* = Admin Area
-------------------------------------------*/
div.body ul#admin_nav {padding:0; margin:0;}
div.body ul#admin_nav li {
	background:url("/_lib/images/btn_1.jpg") no-repeat top center;
	height:30px;
	width:141px;
	list-style:none;
	padding-top:6px;
	float:left;
	display:block;
}
div.body ul#admin_nav li a {color:#d5d5a8; font-size:14px; font-weight:bold; padding:0 0 0 20px;}

div.body h2 {
	background:#7d2c30;
	padding:5px 5px 5px 20px;
	color:#fff;
	font:italic 22px "Times New Roman", Times, serif;
}

div.body table {border:1px solid #7d2c30; width:50%;}
div.body table td {padding:5px;}

div.body table td a.edit {
	background:url("/_lib/images/edit.png") no-repeat top center;
	height:0;
	width:16px;
	padding-top:16px;
	display:block;
	overflow:hidden;
	font-size:1%;
	color:#fff;
	float:left;
}
div.body table td a.delete {
	background:url("/_lib/images/delete.png") no-repeat top center;
	height:0;
	width:16px;
	padding-top:16px;
	display:block;
	overflow:hidden;
	font-size:1%;
	color:#fff;
	float:left;
}
p.yes_btn {
	background:url("/_lib/images/yes_no_btn.jpg") no-repeat top center;
	height:30px;
	width:60px;
	display:block;
	float:left;
}
p.yes_btn a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	position:relative;
	top:5px;
	left:18px;
}
p.no_btn {
	background:url("/_lib/images/yes_no_btn.jpg") no-repeat top center;
	height:30px;
	width:60px;
	display:block;
	float:left;
}
p.no_btn a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	position:relative;
	top:5px;
	left:20px;
}

/* = Public Area
-----------------------------------*/
div.body dl.positionInfo {background:#efefef; padding:10px; border-top:1px solid #aaa; border-bottom:1px solid #aaa;}

div.body dl.positionInfo dt {float:left; font-weight:bold; padding:0 10px 0 0;}
div.body dl.positionInfo dd {padding:0 0 10px 0;}
div.body dl.positionInfo dd a {font-weight:bold;}

div.body h4.posInd {
	font:italic 18px "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom:1px solid #7d2c30; 
	padding:5px;
}
tr.inactive {
	background-color: #CFCFCF;
}
tr.inactive td {
	color: #4F4F4F;
}