body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/fhana/bg_page.gif);
	background-color: #000000;
}

body, td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

a {
color: #3a3a6b;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
}

img {
	border: none;
}

h2 {
	position:relative;
	font-family: Times, Times New Roman, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 15px 0px;;
	padding: 0px;
	color: #B00;
	border-bottom: 1px solid #C00;
}

h3 {
	font-family: Times, Times New Roman, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 15px 0px;;
	padding: 0px;
	color: #B00;
	border-bottom: 1px solid #C00;
}

p {
	margin: 0px 0px 15px 0px;;
	padding: 0px;
}

.error {
	color: #C00;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.divider {
	margin: 10px 0px 10px 0px
}

.picshrinker {
	width: 80px;
}

.listpicshrinker {
	width: 35px;
	height: 35px;
	margin-right: 5px;
	display: inline;
}

.listpicshrinker img {
	vertical-align: top;
}

#pagewrap {
	position: relative;
	margin: 0 auto;
	width: 979px;
}

#textnav {
	color: #999999;
	width: 979px;
	height: 43px;
	text-align: right;
}

#tablenav a {
	color: #999999;
	text-decoration: none;
}

#tablenav a:hover {
	color: #999999;
	text-decoration: underline;
}

#header {
	height: 163px;
	width: 979px;
}

#maincontent {
	background-image: url(/images/fhana/bg_content.jpg);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 0px
}

#findsite {
	width: 180px;
	background-image: url(/images/fhana/sidebox_l.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

#featured {
	width: 180px;
	background-image: url(/images/fhana/sidebox_l.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

#calendar {
	width: 180px;
	background-image: url(/images/fhana/sidebox_l.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

#login {
	width: 180px;
	background-image: url(/images/fhana/sidebox_l.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}



#login a {
	color: #3a3a6b;
}

#findsite a {
	color: #3a3a6b;
}

#navwrap {
	width: 180px;
	background-image: url(/images/fhana/sidebox_l.jpg);
	background-repeat: repeat-y;
}

ul#nav {
	list-style: none;
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 150px;
	border-top: 1px solid #C00;
}

ul#nav li {
	border-bottom: 1px solid #C00;
	padding: 5px 5px 5px 0px;
}

ul#nav a {
	color: #B00;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

ul#nav a:hover {
	color:#313172;
}

#examples {
	width: 180px;
	background-image: url(/images/fhana/sidebox_r.jpg);
	background-repeat: repeat-y;
}

#examples h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #B00;
	font-size: 14px;
	border-bottom: 0px none #C00;
}

.mpower_table {
	border-right: 1px solid #9A8377;
	border-bottom: 1px solid #9A8377;
}

.mpower_table th {
	color: #FFF;
	background-color:#313172;
	border-left: 1px solid #9A8377;
	border-top: 1px solid #9A8377;
}

.mpower_table td {
	background-color: #FFF;
}

.mpower_table tr.zebra td {
	background-color: #F7F7F3;
}

.mpower_table td {
	text-align: center;
	white-space: nowrap;
	border-left: 1px solid #9A8377;
	border-top: 1px solid #9A8377;

}

.mpower_table th.blank {
	border-left: 1px none #9A8377;
	border-top: 1px none #9A8377;
	background-color: transparent;
}

.mpower_table td.label {
	text-align: left;
	font-weight: bold;
	white-space: normal;
}

.mpower_table td.label2 {
	text-align: left;
	white-space: normal;
}

.mpower_table td p {
	margin-top: 0px;
}

/* list stuff for sortables */
#sortlist {
	padding: 0px;
	width: 500px;
}

.listitem {
	position: relative;
	margin-bottom: 12px;
	clear: both;
}

.date {
	font-weight: normal;
}

.col_name {
	width: 231px;
}

div.col_bt {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

div.col_link {
	position: absolute;
	top: -2px;
	right: 145px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.bt_sort {}
.bt_sort:hover {
	cursor: row-resize
}

.suspended {
	font-style: italic;
	color: #AAA;
}

#dirtable th {
	cursor: pointer;
	border-bottom: 2px solid #B6A379;
}

#dirtable td {
	border-bottom: 1px solid #B6A379;
}

#dirtable a {
	text-decoration: none;
}

#dirtable a:hover {
	text-decoration: underline;
}
