/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_line_down_fly.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#pro_linedrop {
	height:23px;
	background:url(../images/menu_bck.jpg);
	position:relative; 
	font-family: arial,sans-serif;
	font-size:11px;
	margin-bottom:25px;
}

#pro_linedrop .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

#pro_linedrop li {
	float:left;
	background:url(../images/bar3dwn.jpg);
}

#pro_linedrop .select a {
	display:block;
	font-weight:bold;
	height:23px; 
	float:left; 
	background: url(../images/menu_bck.jpg) center center; 
	padding:0 30px 0 15px; 
	text-decoration:none; 
	line-height:21px; 
	white-space:nowrap; 
	color:#2e3097;
}

#pro_linedrop .select li.line a {
	color:#2e3097;}

#pro_linedrop .select a:hover, 
#pro_linedrop .select li:hover a {
	background: url(../images/bar3dwn.jpg); 
	padding:0 30px 0 15px;
	line-height:23px;
	cursor:pointer; 
	white-space:nowrap; 
	color:#33348e;
}

#pro_linedrop .select li.line a:hover, 
#pro_linedrop .select li.line:hover a {
	color:#000;}

#pro_linedrop .sub {
	position:absolute; left:-9999px; height:0;
}
#pro_linedrop ul ul {position:absolute; left:-9999px; height:0;}

/* IE6 only */
#pro_linedrop table {
	border-collapse:collapse; 
	margin:0px; 
	font-size:1em; 
	width:0; 
	height:0;
	margin-bottom:-1px;
}

#pro_linedrop .sub {
	margin:0; 
	padding:0;
	list-style:none;
}

#pro_linedrop .sub li {
	background:transparent;}

#pro_linedrop .select :hover .sub {
	height:23px;
	display:block; 
	position:absolute;
	float:left;
	width:100%;
	top:23px; 
	left:1px; 
	text-align:center;
	background:#fff;
}

#pro_linedrop .select :hover .sub {width:expression(document.getElementById('pro_linedrop').offsetWidth);}

#pro_linedrop .select :hover .rt li {float:right;}

#pro_linedrop .select :hover .sub li a {
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background:#fff; 
	padding:0 16px; margin:0; 
	white-space:nowrap; 
	color:#000;
	font-size:10px;
}

#pro_linedrop .select :hover .sub li a {color:#000;}
#pro_linedrop .select :hover .sub li.subline a {color:#2e3097;}

#pro_linedrop .select :hover .sub li a:hover,
#pro_linedrop .select :hover .sub li:hover{
	color:#000; 
	line-height:20px; 
	position:relative;
}

#pro_linedrop .select :hover .sub li:hover > a {
	color:#000;}

#pro_linedrop .select :hover .sub :hover ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:112px; 
	position:absolute; 
	left:-1px; 
	top:25px; 
	border-bottom:1px solid #fff; 
	background:#000;}

#pro_linedrop .select :hover .sub :hover ul ul {
	position:absolute; 
	left:-9999px;
}
#pro_linedrop .select :hover .sub :hover ul li {
	border:1px solid #fff; 
	border-width:0 1px;
}

#pro_linedrop .select :hover .sub :hover ul li a {
	width:80px; 
	text-align:left; 
	height:20px; 
	line-height:18px; 
	background:#fff;
}
#pro_linedrop .select :hover .sub :hover ul li a:hover {
	line-height:16px;
}
#pro_linedrop .select :hover .sub :hover ul li:hover > a {
	line-height:16px;
}

#pro_linedrop .select :hover .sub :hover ul :hover ul {
	left:112px; 
	top:0; 
	border:1px solid #fff; 
	border-width:0 1px 1px 0; 
	background:#fff;
}

#pro_linedrop .select :hover .rt :hover ul :hover ul {
	left:-113px; 
	top:0; 
	border:1px solid #fff; 
	border-width:0 0 1px 1px;
}

#pro_linedrop .select :hover .sub :hover ul :hover ul li {
	border-left:1px solid #fff; 
	background:#fff;
}

#pro_linedrop .select :hover .sub :hover ul :hover ul li.a1 {
	border-left:1px solid #fff;
}
#pro_linedrop .select :hover .sub :hover ul :hover ul li.a2 {
	border-top:1px solid #fff; 
	height:19px;
}

#pro_linedrop .select :hover .rt :hover ul :hover ul li {
	border-right:1px solid #fff; 
	border-left:0;
}
#pro_linedrop .select :hover .rt :hover ul :hover ul li.a1 {
	border-right:1px solid #fff; 
	border-left:0;
}

#pro_linedrop .select :hover .sub :hover ul li a {color:#000;}
#pro_linedrop .select :hover .sub :hover ul li.subline a {color:#2e3097;}

#pro_linedrop .select :hover .sub :hover ul :hover ul li a {color:#000;}
.boxout {
	background-color: #F3F3F3;
	padding: 10px;
	width: auto;
}
.text_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style31 {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
