/* SAHK CSS */
body,td,th {color: #990000;}
body {background-color: #FFCCCC;}
h2 {
	font-size: 1.3em;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	text-decoration: none;
}
h4 {font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;}
a {color: #FF0000;
	padding: 0px;}
a:visited {color: #FF3333;}
a:active {color: #FF9999;}
a:hover {color: #660099;}
td img {display: block;}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middle {
	background-image: url(icon/bg_line.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 0px;
}
#g_search {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	width: 260px;
}

#banner {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(topbar/topbar.gif);
	background-repeat: no-repeat;
	height: 120px;
}

#header-text {
	text-indent: -1000em;
}

.ad_box {
	margin-bottom: 10px;
	font-size: small;
	border: 1px solid #999999;
	background-color: #FFF7F7;
	padding: 3px;
}
.ad_box h3 {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: medium;
	margin-top: 3px;
	margin-bottom: 0px;
}
.ad_box h4 {
	font-size: small;
	line-height: normal;
	color: #000066;
}
#left {
background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	width: 160px;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#addthis {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}



#nav {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav a {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
	background-image: url(icon/tri_white.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#content {
	background-image: url(icon/bg.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 810px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#left_col {
	width: 500px;
	float: left;
}
#right_col {
	width: 300px;
	float: right;
	margin-left: 10px;
}

#content p {
	color: #990000;
	line-height: 120%;
	font-size: 95%;
}
#content td {
	padding: 5px;
}
#content hr {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	color: #FF0000;
}
#content ul {
	list-style-type: disc;
	list-style-image: url(icon/dot2.gif);
	list-style-position: outside;
}
#content img {
	margin: 3px;
}
#btm_stat {
	color: #FFFFFF;
	background-color: #990000;
	margin: 0px;
	padding: 5px;
	text-align: right;
	line-height: 120%;
	font-size: small;
}
#btm_stat a {
	color: #FFFF00;
	text-decoration: none;
}
#btm_stat a:hover {
	text-decoration: underline;
}
#footer {
	color: #FFFFFF;
	background-color: #990000;
	margin: 0px;
	padding: 10px;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/* img stles */
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.pic_left {
	float: left;
	padding: 3px 10px;
}
.pic_right {
	float: right;
	padding: 3px 10px;
}
.p_right {
	text-align: right;
}

form {
	width: 99%;
}

/* doc download icon */
.pdflink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(icon/pdf_icon25.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: left center;
}
.wordlink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(icon/msword_icon25.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: left center;
}
.excellink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(icon/excel_icon25.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: left center;
}

/* text styles */
.whitetext {
	font-weight: normal;
	color: #FFFFFF;
}
.bluetext {color: #0033FF; }
.intro_text {
	color: #FF9900;
}
.smallfont {
	font-size: 9pt;
}
.center {
	text-align: center;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}

/* table styles */
.dottable {
	border: thin dashed #FF9900;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF8F0;
}
.table_cen {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.table_cen td {
	text-align: center;
}
.table_gp {
	border: thin dashed #FF9900;
	background-color: #FFF8F0;
	width: 350px;
}

.redtext {
	color: #FF0000;
}

