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;
	overflow: -moz-scrollbars-vertical;
}

.bold {
	font-weight: bold;
}

button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cal_days {
	float: left;
	width: 20px;
	height: 16px;
	margin: 1px 0px 0px 1px;
	padding: 1px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	overflow: hidden;
}

.cal_days a {
	display: block;
	white-space: nowrap;
	color: inherit;
}

.cal_day_today {
	width: 18px;
	height: 14px;
	padding: 0px 1px 2px 1px;
	border: 1px solid #CC0033;
}

.cal_day_event, .cal_day_event a {
	color: #FFFFFF;
	background-color: #336699;
}

.cal_day_other {
	color: #B2B386;
	background-color: transparent;
	font-size: 10px;
}

.cal_day_month:hover {
	cursor: pointer;
}

.cal_mt_den, .cal_mt_den a {
	color: #000000;
	background-color: #FFCC33;
}

.cal_mt_noden, .cal_mt_noden a {
	color: #FFFFFF;
	background-color: #CC0033;
}

.cal_head {
	color: #FFFFFF;
	background-color: #CC0033;
	text-align: center;
	padding: 4px 0px;
	font-size: 13px;
	font-weight: bold;
}

.cal_legend {
	width: 40px;
	height: auto;
	margin: 2px 0px 2px 12px;
	padding: 2px 8px;
}

.cal_month {
	width: 162px;
	float: left;
	margin: 10px;
	background-color: #D9D9AD;
}

.cal_week {
	height: 18px;
	background-color: #CC0033;
}

.cal_weekdays {
	float: left;
	width: 19px;
	padding: 2px;
	color: #FFFFFF;
	background-color: transparent;
	text-align: center;
	font-size: 12px;
}

.cal_pop {
	position: absolute;
	left: 300px;
	top: 200px;
	z-index: 200;
	display: none;
	width: auto;
	padding: 2px 4px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

div.admin {
	color: #000000;
	background-color: #EEEEEE;
	border-left-color: #CC0033;
	border-bottom-color: #CCCCCC;
	border-width: 0px 0px 1px 18px;
	border-style: solid;
	padding: 2px 18px;
	margin: 16px 0px;
}

div.admin h3 {
	color: #000000;
}

div.admin a {
	color: #CC0033;
	font-size: 12px;
}

div.admin a:hover {
	color: #000000;
	font-size: 12px;
}

div.content {
	position: relative;
	width: 732px;
	margin: 0px auto 24px auto;
	padding: 0px 12px;
}

div.header {
	width: 770px;
	height: 166px;
	margin: 0px auto;
	padding: 0px;
	background: transparent url('/images/hdr_bk.png') no-repeat left top;
}

div.header_bk {
	width: 100%;
	height: 166px;
	margin: 0px;
	padding: 0px;
	background: transparent url('/images/bk.png') repeat-x left top;
}

div.header_menu {
	width: 604px;
	height: 25px;
	padding: 98px 0px 0px 166px;
	overflow: hidden;
}

div.mgt {
	float: left;
	margin: 0px 16px 8px 0px;
}

div.nav {
	float: left;
	width: 90px;
	margin: 0px;
}

div.photo_disp {
	float: left;
	width: 600px;
	margin: 0px 4px 40px 0px;
	text-align: center;
}

div.thumb {
	float: left;
	width: 114px;
	height: 128px;
	padding: 0px;
	margin: 0px 8px 8px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
}

div.thumb.tall {
	height: 144px;
}

div.thumb p {
	margin: 0px;
	padding: 2px;
	text-align: center;
	font-size: 11px;
}

div.thumb_sel {
	float: left;
	width: 114px;
	height: 128px;
	padding: 0px;
	margin: 0px 8px 8px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	background-color: #AECCEA;
}

div.thumbpic {
	width: 102px;
	height: 102px;
	margin: 0px auto;
}

div#thumbnav {
	float: right;
	width: 128px;
	overflow: hidden;
	text-align: right;
}

div#thumbnav .thumb {
	float: right;
	margin: 0px 0px 32px 0px;
}

div#thumbnav .thumb a {
	text-transform: uppercase;
	letter-spacing: 2px;
}

#ees {
	width: 88px;
	margin: 0px auto;
	list-style-type: none;
	padding: 0px;
}

#ees li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#ees a {
	display: block;
	width: 88px;
	height: 31px;
	background: transparent url('/images/ees.png') no-repeat 0px 0px;
}

#ees a:hover {
	background-position: 0px -31px;
}

#footer {
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003366;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 16px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	color: #CC0033;
}

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;
}

.hilite {
	padding: 1px 2px;
	background-color: #FFFF66;
	color: #333333;
}

.highlight {
	background-color: #FFFFCC;
}

#home_block {
	float: right;
	width: 302px;
	margin: 0px 0px 8px 12px;
}

#home_events {
	width: 276px;
	margin: 0px 0px 8px 0px;
	padding: 8px 12px;
	background-color: #E8F2FF;
	border: 1px solid #336699;
}

#home_photo {
	width: 302px;
	height: 400px;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF;
}

hr {
	height: 2px;
	color: #CC0033;
	background-color: #CC0033;
	border: 1px solid #CC0033;
}

.inactive td {
	color: #AAAAAA;
	background-color: transparent;
}

.inactive td a {
	color: #99AACC;
	background-color: transparent;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button {
	font-size: 11px;
}

.italic {
	font-style: italic;
}

#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: 16px 0px;
	position: relative;
	overflow: auto;
}

#message p {
	margin: 0px;
	padding: 6px 0px;
}

#nav_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

#nav_menu li {
	display: inline;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#nav_menu a {
	display: block;
	height: 25px;
	color: #4C78A4;
	font-size: 0px;
	line-height: 0px;
}

#nav_menu a:hover {
	background-position: 0px -25px;
}

#nav_menu a.menu_sel {
	background-position: 0px -50px;
}

#nav_menu .m0 {
	width: 40px;
	background: transparent url('/images/m0.png') no-repeat 0px 0px;
}

#nav_menu .m1 {
	width: 40px;
	background: transparent url('/images/m1.png') no-repeat 0px 0px;
}

#nav_menu .m2 {
	width: 68px;
	background: transparent url('/images/m2.png') no-repeat 0px 0px;
}

#nav_menu .m3 {
	width: 54px;
	background: transparent url('/images/m3.png') no-repeat 0px 0px;
}

#nav_menu .m4 {
	width: 42px;
	background: transparent url('/images/m4.png') no-repeat 0px 0px;
}

#nav_menu .m5 {
	width: 58px;
	background: transparent url('/images/m5.png') no-repeat 0px 0px;
}

#nav_menu .m6 {
	width: 82px;
	background: transparent url('/images/m6.png') no-repeat 0px 0px;
}

#nav_menu .m7 {
	width: 100px;
	background: transparent url('/images/m7.png') no-repeat 0px 0px;
}

#nav_menu .m8 {
	width: 48px;
	background: transparent url('/images/m8.png') no-repeat 0px 0px;
}

#nav_menu .m9 {
	width: 47px;
	background: transparent url('/images/m9.png') no-repeat 0px 0px;
}

.page {
	width: 770px;
}

#page_edit {
	position: absolute;
	top: -20px;
	right: 0px;
}

#page_review {
	width: 100%;
	height: 400px;
	border: 1px dotted #CCCCCC;
}

.pagination {
	margin: 0px 0px 8px 0px;
}

.pagination td {
	height: 18px;
	vertical-align: middle;
	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: #003366;
}

.gray {
	color: #AAAAAA;
	background-color: transparent;
}

.grayed {
	color: #CCCCCC;
}

.grayed a {
	color: #99AACC;
}

.photo {
	border: 1px solid #000000;
	margin: 0px;
}

#pgs {
	height: 100%;
	color: #666666;
	background-color: #EEEEEE;
	border-left-color: #00AA00;
	border-bottom-color: #CCCCCC;
	border-width: 0px 0px 1px 18px;
	border-style: solid;
	padding: 4px 18px;
	margin: 8px 0px;
	font-size: 11px;
}

#pgs .blok {
	float: left;
	margin: 0px 24px 0px 0px;
}

#pgs .blok div {
	float: left;
	padding: 2px 2px;
}

#pgs div.lnk {
	width: auto;
	padding: 2px 4px;
	border-right: #AAAAAA solid 1px;
	text-align: center;
}

#pgs div.pg {
	width: 18px;
	border-right: #AAAAAA solid 1px;
	text-align: center;
}

#pgs div.select {
	width: 18px;
	border-right: #AAAAAA solid 1px;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
}

#pgs .pg a {
	display: block;
	width: 100%;
}

#pgs .pg a:hover {
	background: #FFFFFF;
}

#pgs .pg .select a {
	color: #FFFFFF !important;
	background-color: #FF4000;
}

#pgs .pg .select a:hover {
	color: #FFFFFF !important;
	background-color: #FF4000;
}

.picl {
	margin: 0px 16px 16px 0px;
	float: left;
}

.picr {
	margin: 0px 0px 16px 16px;
	float: right;
}

.progress {
	margin: 64px auto;
	text-align: center;
}

.recordlist {
	border-spacing: 0px;
	margin: 8px 0px;
}

.recordlist a {
	display: block;
	width: 100%;
}

.recordlist.wrap a {
	display: inline;
}

.recordlist a:hover {
	color: #99AACC;
}

.recordlist input {
	width: 11px;
	height: 11px;
	margin: 2px;
}

.recordlist .sort_col {
	background-color: #E6EDFA;
}

.recordlist td, .recordlist th {
	border-bottom: 1px solid #DDDDDD;
	padding: 2px 6px;
}

.recordlist th {
	border-bottom: 1px solid #005599;
}

.recordlist th {
	color: #FFFFFF;
	background-color: #003366;
	font-weight: bold;
}

.recordlist th a {
	color: #FFFFFF;
}

.recordlist th a:hover {
	color: #CCCCCC;
}

.recordlist th.sort_col {
	background-color: #336699;
}

.recordlist tr:hover {
	color: #FFFFFF;
	background-color: #EEF4FF;
}

.row {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.smalltext {
	font-size: 11px;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sort_col {
	background-color: #E6EDFA;
}

.spacer {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.status {
	margin: 8px 0px;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
}

td {
	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;
}

th {
	color: #FFFFFF;
	background-color: #003366;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

th a {
	color: #FFFFFF;
}

th a:hover {
	color: #CCCCCC;
}

.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;
}

ul {
	list-style-type: square;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}

.warning, .warning a, .warning td {
	color: #CC0033;
}

.mceVisualAid {
	border: 1px dotted #BBBBBB !important;
}
