@charset "utf-8";



	/*  ************************************************************************
		************************************************************************
				code by: Andrew Ip
				email: koho_2000@hotmail.com
		************************************************************************
		************************************************************************ */
		



html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #c7d1d9;
	color: #000000;
	margin: 0;
}

a {
	color: #54708a;
	font-weight: bold;
}

a:hover {
	color: #FC3;
}

img {
	border: 0;
}


/* colors */

.red {
	color: #F00;
}

/* ************* */


/* font sizes etc. */


h1 {
	font-size:20px;
	font-weight:bold;
	color: #36C;
	width: 95%;
	border-bottom: 2px solid #f0c600;
	margin-bottom: 25px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	color: #36C;
}

.news_title {
	font-size:16px;
	font-weight:bold;
	color: #36C;
	margin-bottom: 4px;
}

.newstitle {					/* for short-news titles on main page */
	font-size:16px;
	font-weight:bold;
	color: #36C;
}

.newsdetails {
	color: #CCC;
}

/* *************** */


/* tables styles */

#board_of_directors {
	font-size:12px;
	width: 90%;
}

.content_table {
	font-size: 10px;
}

.content_table a{
	text-decoration:none;
}

.content_table tr {
	height: 20px;
}

.content_table tr:hover {
	background: #E6E8F0;
}


.content_table_thin {
	font-size: 10px;
}

.content_table_thin a{
	text-decoration:none;
}



/* ************** */


.side_headline {
	height: 24px;
	background: #CCC url(images/column_header.jpg) no-repeat;
	color: #000000;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	padding:2px;
}

#rules {
	width: 90%;
	text-align:justify;
	line-height:18px;
}

#rules a{
	text-decoration: none;
}

#rules p.heading {
	font-size:14px;
	font-weight: bold;
	font-variant:small-caps;
	color: #3f5587;
}


/* news stuff */

.news_date {
	font-size: 10px;
	color: #CCC;
}

.news_text {
	font-size: 12px;
	text-align: justify;
}

.headline_link {
	font-size: 10px;
}

/* ************ */


#navigation {
	background-image:url(images/nav_bg_off.jpg);
	background-repeat: repeat-x;
	height: 37px;
	text-align: left;
}

#nav_table td.button{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
	padding-right: 10px;
}

#nav_table td.button:hover {
	background-image:url(images/nav_bg_on.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}

#preloader {
	display: none;
}

#container_1 {
	background: url(images/background-body.jpg) center top repeat-y #c7d1d9;
}

#design-top {
	background: url(images/background-top.jpg) center top no-repeat;
	min-height: 710px;
	min-width: 800px;
}

#header {
	min-height: 248px;
}

#inner_header {
	text-align: left;
	padding-top: 200px;
}

#top-spacer {
	height: 10px;
}

#main-container {
	width: 770px;
}

#footer {
	min-height: 180px;
	background: url(images/footer_background.jpg) center no-repeat #c7d1d9;
	text-align:center;
}

#right_content {
	text-align:left;
	width:220px;
	float: right;
	font-size: 9px;
}

#left_content {
	text-align:left;
	width: 550px;
	float: left;
}

.footer {
	padding-top: 40px;
	font-variant: small-caps;
}

.copyright {
	font-size:10px;
	color: #69F;
}


/* CALENDAR STUFF */

.calendar_month {
	margin: 2px;
	border: 1px solid #000;
}

.calendar_month td {
	width: 18px;
	height: 18px;
}

.cal_small_month {
	font-size: 8px;
	border: 1px solid #666;
	height: 120px;
}

.cal_small_header {
	font-size: 10px;
}

.weekdaytopcolor {
	background: #B0BDF2;
}

.month_box {
	border:1px solid #000000;
	font-size:12px;
}

.monthview {
	font-size:12px;
}

.smallcalmth {
	font-size: 8px;
}

.normalcalfont {
	font-size: 10px;
}

.todayclrsmall {
	background: #EEDEAE;
	border: 1px solid #D6A023;
}

/* CALENDAR MONTH VIEW */

.sundayemptyclr {
	background:: #CCC;
	border: 1px solid #FFFFFF;
	width: 64px;
	height: 64px;
}

.weekdayemptyclr {
	background: #CCC;
	border: 1px solid #FFFFFF;
	width: 64px;
	height: 64px;
}

.sundayemptyclr {
	background: #CCC;
	border: 1px solid #FFFFFF;
	width: 64px;
	height: 64px;
}

.todayclr {
	background: #EEDEAE;
	border: 1px solid #D6A023;
	width: 64px;
	height: 64px;
}

.weekdayclr {
	border: 1px solid #CCC;
	width: 64px;
	height: 64px;
}

.sundayclr {
	border: 1px solid #CCC;
	width: 64px;
	height: 64px;
}

.calfontnav {
	font-size: 11px;
	text-decoration: none;
}



/* CONTACT US FORMS */

.formbox {
	width: 350px;
	border: 1px solid #999;
}


/** -- SPECIAL EVENT -- **/

#special_event {
	text-align:right; 
	width:540px; 
	height: 261px;
	background: url(images/event_bg.jpg) top left no-repeat;
	color: #cbdff0;
	font-size: 1.25em;
}

#special_event p {
	margin: 0;
	display: block;
	padding: 45px 15px 0 0;
}

#special_event strong {
	color: #FFF;
}

/* ************************************* */



/* stuff for the post date info etc. */


.post-info{background:transparent url(images/info-bar.png) no-repeat right top;height:42px;margin-left:11px;color:#bbb;text-shadow:#fff 1px 1px 1px; width:97%;}
.post-info a{font-weight:bold;}
.post-info p.author{padding: 0 0 0 6px;margin:0;line-height:32px;}
.post-info p.comments{padding: 0 12px 0 0;margin:0;line-height:32px;}
.post-info p.comments a.comments{background:transparent url(images/icons.png) no-repeat 0px -49px;padding-left:20px;}
.post-info p.comments a.no.comments{background-position:0px 1px;}
.post-date{background:transparent url(images/info-bar.png) no-repeat left -75px;padding-left:11px;float:left;text-transform:uppercase;font-weight:bold;}
.post-date p.day{background:transparent url(images/info-bar.png) no-repeat right -42px;height:33px;padding:0 16px 0 0;margin:0;line-height:31px;color:#fff;}



/* ******************* */