body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	background-color:#0054A6;
}

a:link {color:#FFCC33; text-decoration:underline;}
a:hover {color:#FFCC33; text-decoration:none;}
a:visited {color:#FFCC33; text-decoration:underline;}
a:active {color:#00FF99; text-decoration:underline;}

.tab_h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #003399;
	background-image: url(/woh/woh2004/images/tab_yellow_coner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
	float: left;
}
.tab_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	vertical-align: top;
	color: #003399;
	background-attachment: fixed;
	background-color: #F4EFCC;
	background-image: url(/woh/woh2004/images/tab_yellow_coner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-bottom: 0px none #FFFF00;
	border-left: 1px solid #FFFF00;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
	float: left;
}

.tab_content {
	width:500px;
	background-color: #003399;
	border:1px solid #ffff00;
	border-top:2px solid #ffff00;
	border-bottom:2px solid #ffff00;
	padding:10px;
}

.tab_content_long {
	width:620px;
	background-color: #003399;
	border:1px solid #ffff00;
	border-top:2px solid #ffff00;
	border-bottom:2px solid #ffff00;
	padding:10px;
}

.tab_content img, .tab_content_long img {
	border:1px solid black;
	margin-top:10px;
}
.tab_content p, .tab_content_long p {
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

.tab_title_head {
	background-color:#003366;
	color:#FFFF00;
	font-size:14px;
	padding:5px;
	margin-bottom:5px;
	font-weight:bolder;
	border-bottom: 0px solid #ffff00;
	border-right: 0px solid #ffff00;
}

.tab_title_subhead {
	margin-bottom:5px;
}

.tab_title_li {
	padding-left:20px;
	font-size:12px;
	color:#66FFFF;
	margin-bottom:10px;
}

li {
	margin-top:8px;
	margin-bottom:8px;
}

#leftmenu a:link, #leftmenu a:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	background-color: #0054A6;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	border-top: 1px solid #FFFFC4;
	border-right: 1px solid #FFFF00;
	border-bottom: 0px solid #FFFF00;
	border-left: 1px solid #FFFF00;
	text-decoration: none;
}

#leftmenu a:hover {
	background-color: #003371;
	color: #ffffff;
}


#leftmenu a:active {
	background-color: #999999;
	color: #ffffff;
}

