#navigation {width:198px; font-size:12px;}

/*Main Menu*/
#navigation ul {margin:0px; padding:0px; background-color:#19346b; }

#navigation ul li {
height:25px;
line-height:25px; 
list-style:none; 
padding-left:22px;
background:url(images/list_bg.gif) no-repeat 6px;

color:#FFF;
font-weight:bold; 
border-top:#fff solid; 
border-bottom:#fff solid; 
border-width:1px;
cursor:pointer; 
}
#navigation ul li:hover {background-color:#5eaaff; position:relative; }

/*Sub Menu*/
#navigation ul ul {display:none; position:absolute; left:120px; top:5px; border:#fff solid; border-width:1px; background-image:url(images/mbg.gif); background-repeat:repeat-y; font-size:11px; }
#navigation ul li:hover ul {display:block;}

#navigation ul ul li { width:170px; float:left; display:inline; border:none; background:none; padding-left:10px; font-size:11px;}
#navigation ul ul li:hover {text-decoration:underline; border:none;}

#navigation li:hover ul li ul {display:none;}

#navigation ul ul li ul {left:120px; }
#navigation ul ul li:hover ul {display:block;}

table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }
.imgbrdr {border:solid 1px #000000;}

td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#656565;
}

form { margin:0px; padding:0px}
body { behavior:url(cssHoverFix.htc); margin:0px; padding:0px; background:url(images/body.gif) repeat}

.bg{ background:url(images/bottom.gif) no-repeat left top}
.bg1{ background:url(images/left.gif) repeat-y}
.bg2{ background:url(images/right.gif) repeat-y}
.bg3{ background:#FFFFFF}

.header{ color:#F2F2F2; vertical-align:middle}
.header img{ vertical-align:middle}

.se{ width:143px; height:17px; background:#A6AAA5; border:#2F363B 1px solid; color:#30373C; padding-left:6px; vertical-align:middle; font-size:10px; line-height:12px}



.list a{ color:#656565; text-decoration:none}
.list a:hover{ text-decoration:underline} 
.list span{ color:#F25400; margin-right:5px; font-size:10px; margin-left:-16px}
.list div{margin-left:16px; margin-bottom:10px}

span a{ color:#FD6600; text-decoration:underline; background:url(images/marker.gif) no-repeat left bottom ; padding-left:19px; height:15px; vertical-align:middle}
span a:hover{ text-decoration:none}

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

strong a{ color:#656565; text-decoration:underline}
strong a:hover{ text-decoration:none}

.footer td{ color:#C7C7C7; font-size:10px; line-height:11px}
.footer span{ color:#9FA09F}
.footer a{ color:#F25B00; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer strong a{ color:#C7C7C7; font-weight:normal}

b a{ color:#6A9B00; text-decoration:underline; font-weight:normal}
b a:hover{ text-decoration:none}

.form input {
	width:231px;
	height:17px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}

.form textarea {
	width:231px;
	height:185px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}
.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.style2 {color: #CCCCCC}
.style3 {
	font-size: 12px;
	color: #333333;
}
.style4 {
	color: #3399CC;
	font-weight: bold;
}
