a {
	text-decoration: none;
	color: #0033AA;
	background-color: transparent;
}

a:hover {
	color: #AAAAAA;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFFFFF url('/images/bk.png') repeat-y top center;
	overflow: -moz-scrollbars-vertical;
}

#body_container {
	text-align: center;
}

#page {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 760px;
	height: 104px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
 	background: #FF4000 url('/images/hdr_bk.png') no-repeat center bottom;
}

#header_inside {
	margin: 0px;
	padding: 12px 12px;
}

#header_contact {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: transparent;
}

#main_content {
	margin: 24px 18px 24px 162px;
}

#footer {
	clear: both;
	width: 100%;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 16px 0px;
}

#admin_content {
	margin: 16px;
}

#nav {
	width: 140px;
	float: left;
	margin: 0px;
	color: #CCCCCC;
	background: #666666 url('/images/nav_bk.png') no-repeat center bottom;
	text-align: right;
}

#nav ul {
	margin: 24px 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
}

#nav a {
	display: block;
	width: 120px;
	height: 22px;
	padding: 4px 10px;
	color: #FFFFFF;
	background: transparent url('/images/mbk_0.png') no-repeat right top;
}

#nav a:hover {
	display: block;
	width: 120px;
	height: 22px;
	padding: 4px 10px;
	color: #000000;
	background: transparent url('/images/mbk_1.png') no-repeat right top;
}

#nav a:hover.select {
	display: block;
	width: 120px;
	height: 22px;
	padding: 4px 10px;
	color: #000000;
	background: transparent url('/images/mbk_1.png') no-repeat right top;
}

#nav a.select {
	display: block;
	width: 120px;
	height: 22px;
	padding: 4px 10px;
	color: #000000;
	background: transparent url('/images/mbk_2.png') no-repeat right top;
}

#nav div.content {
	margin: 16px 10px;
	font-size: 11px;
}

#admin {
	color: #000000;
	background: #EEEEEE url('/images/admin_bk.png') no-repeat right top;
	border-left-color: #CC0033;
	border-bottom-color: #CCCCCC;
	border-width: 0px 0px 1px 18px;
	border-style: solid;
	padding: 2px 18px;
	margin: 24px 0px;
}

#admin h3 {
	color: #000000;
}

#admin a {
	color: #CC0033;
	font-size: 12px;
}

#admin a:hover {
	color: #000000;
	font-size: 12px;
}

#message {
	color: #000000;
	background-color: #EEEEEE;
	border-left-color: #FFCC33;
	border-bottom-color: #CCCCCC;
	border-width: 0px 0px 1px 18px;
	border-style: solid;
	padding: 2px 18px;
	margin: 24px 0px;
}

#message p {
	margin: 0px;
	padding: 6px 0px;
}

div.mgt {
	position: relative;
	float: left;
	margin: 0px 16px 0px 0px;
}

div.mgt form, div.mgt input {
	margin: 0px;
}

div.thumb {
	float: left;
	text-align: center;
	font-size: 11px;
	width: 90px;
	height: 120px;
	padding: 0px;
	margin: 4px;
}

div.thumb p {
	text-align: center;
}

div.thumbpic {
	width: 90px;
	height: 82px;
}

div.spacer {
	clear: both;
}

p {
	background-color: transparent;
	font-size: 13px;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: #FF4000;
	margin: 4px 0px;
}

h1.imgrepl {
	margin: 4px 0px 24px 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

hr {
	height: 2px;
	color: #666666;
	background-color: #666666;
	border: 1px solid #666666;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button {
	font-size: 11px;
}

li {
	list-style-type: square;
	text-align: justify;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, th {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	text-align: left;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.formspc {
	margin-left: 12px;
}

.hilite {
	color: #000000;
}

tr.inactive td, tr.inactive td a {
	color: #AAAAAA;
	background-color: transparent;
}

.italic {
	font-style: italic;
}

.pagination {
	margin: 0px 0px 8px 0px;
}

.pagination td {
	margin: 0px;
	padding: 0px 1px;
	font-size: 11px;
	color: #666666;
}

.pagination input, .pagination form {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}

.pagination_nav {
	width: 16px;
	text-align: center;
}

.pagination_current {
	width: 16px;
	text-align: center;
	color: #FFFFFF !important;
	background-color: #FF4000;
}

#page_review {
	border: 1px dotted #CCCCCC;
}

.past {
	color: #CCCCCC;
}

.past a {
	color: #99AACC;
}

.photo {
	border: 1px black solid;
	margin: 0px;
}

.picl {
	margin: 0px 16px 16px 0px;
	float: left;
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.picr {
	margin: 0px 0px 16px 16px;
	float: right;
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.progress {
	margin: 64px auto;
	text-align: center;
}

.row {
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.smalltext {
	font-size: 11px;
	color: #666666;
}

.status {
	margin: 8px 0px;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
}

.tablehd {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

.tablehd a {
	color: #FFFFFF;
	background-color: transparent;
}

.tablehd a:hover {
	color: #CCCCCC;
	background-color: transparent;
}

.tablerow tr {
	color: #FFFFFF;
	background-color: transparent;
}

.tablerow tr:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.tablerow tr:hover a {
	color: #FFFFFF;
}

.tablerow tr td a {
	display: block;
}

.tdc {
	text-align: center;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.tdl {
	text-align: left;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.tdr {
	text-align: right;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.tdcw {
	text-align: center;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.tdlw {
	text-align: left;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.tdrw {
	text-align: right;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: top;
}

.warning {
	color: #CC0033;
}

.www {
	letter-spacing: 4px;
}

.mceVisualAid {
	border: 1px dotted #BBBBBB !important;
}
