@charset "utf-8";
.headding3 {
	font:Arial, Helvetica, sans-serif, 14pt, bold;
	border-bottom-color:#FF3300;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding-top:0px;
	padding-right:0px;
	}
#submenu{
	background:#FEC605;
	width:200px;
	display:block;
	height:16px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#FF0000;
	border-left-style:solid;
	border-left-width:thin;
	border-right:0px;
	border-top:0px;
	padding:2px;	
	text-align:left;
	text-decoration:blink;
	font-weight:bold;
	cursor:pointer;
	}
#submenu:hover
	{
	background-position:0 -20px;
	background-color:#FFCC33;
	text-decoration:none;
	border-left:0;
	visibility:visible;
	}
#submenu2{
	background:#FEC605;
	width:200px;
	display:block;
	height:16px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#FF0000;
	border-left-style:solid;
	border-left-width:thin;
	border-right:0px;
	border-top:0px;
	padding:2px;	
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	}
#submenu2:hover
	{
	background-position:0 -20px;
	background-color:#FFCC33;
	text-decoration:none;
	border-left:0;
	}
#undersubmenu {
	background:#FFFF99;
	width:190px;
	display:block;
	height:16px;
	color:#000000;
	border-bottom-color:#FEC605;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#FEC605;
	border-left-style:solid;
	border-left-width:8px;
	padding:0px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;}

#undersubmenu:hover
	{
	background-position:0 -20px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	border-left-color:#FF0000;
	border-left-style:solid;
	border-left-width:8px;
	font-weight:bold;
	}
.colapsiblesubmenu{
	background-color:#FFFF99;
	border-bottom-color:#FFCC00;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#FFCC00;
	border-left-style:solid;
	border-left-width:thin;
	}
.r_col_ws {
	vertical-align:top;
	background:#FFCC00;
	border-right-color:#000000;
	border-right-width: hairline;
	border-left-color:#FFCC00;
	border-left-style:solid;
	border-left-width:1px;
	}

