.top_line
	{
	background-image:url(../images/bg_line.jpg);
	background-repeat:repeat-x;
	height:18px;
	}

#left_nav
	{
	background-image:url(../images/Left_nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:179px;
	border:0px solid #FF0000;
	height:346px;
	}
#left_nav ul
	{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#left_nav ul li
	{
	background-image:url(../images/left_nav_bg.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:20px;
	float:left;
	color:#fff;
	text-decoration:none;
	width:131px;
	border:0px solid #00FF00;
	margin-left:15px;
	_margin-left:8px;
	}
#left_nav ul li:hover
	{
	background-image:url(../images/left_nav_bg2.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:20px;
	float:left;
	text-decoration:none;
	}
#left_nav .active
	{
	background-image:url(../images/left_nav_bg2.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:20px;
	float:left;
	text-decoration:none;
	}
.link
	{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
.link:hover
	{
	color:#fff;
	text-decoration:none;	
	}
.link_active
	{
	color:#fff;
	text-decoration:none;
	font-weight:bold;	
	}
.box_1
	{
	background-image:url(../images/box_1.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	}
.box_2
	{
	background-image:url(../images/box_2.jpg);
	background-repeat:repeat-x;
	}
.box_3
	{
	background-image:url(../images/box_3.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	}
.box_4
	{
	background-image:url(../images/box_4.jpg);
	background-repeat:repeat-y;
	width:9px;
	}
.box_5
	{
	background-image:url(../images/box_5.jpg);
	background-repeat:repeat-y;
	}
.box_6
	{
	background-image:url(../images/box_6.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	}
.box_7
	{
	background-image:url(../images/box_7.jpg);
	background-repeat:repeat-x;
	}
.box_8
	{
	background-image:url(../images/box_8.jpg);
	background-repeat:no-repeat;
	}
.box_9
	{
	background-color:#f7f7f7;
	}
.left_nav_bg3
	{
	background-image:url(../images/left_nav_bg3.gif);
	background-repeat:no-repeat;
	}
.left_link
	{
	color:#000000;
	text-decoration:none;
	}
.left_link:hover
	{
	color:#000000;
	text-decoration:underline;
	}
	
#tablist{
padding: 6px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: .5em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 6px 7px;
margin-left: 3px;
border: 1px solid #000;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color:#666666;
}

#tablist li a.current{
background-image:url(button_bg.gif);
background-repeat:repeat-x;
}
#tablist li a.current:hover{
background-image:url(green_button_bg.gif);
background-repeat:repeat-x;
}
#tablist li a.current:selected{
background-image:url(green_button_bg.gif);
background-repeat:repeat-x;
}

#tabcontentcontainer{
width: 600px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
background-color:#999999;
}

.tabcontent{
background-color:#CCCCCC;
display:none;
}

.indentmenu_2{
font: bold 12px Arial;
padding:0px;
margin:0px;
float:left;
border:0px solid #FF0000;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu_2 ul{
float: left;
width:100%;
background-image:none;
margin-left:0px;
border:0px solid #FF0000;
padding:0px;
margin:0px;
margin-left:10px;
}

.indentmenu_2 ul li{
display: inline;
width:134px;
}

.indentmenu_2 ul li a{
float: left;
color:#000; /*text color*/
text-decoration: none;
background-image:url(../images/button_bg_1.jpg);
background-repeat:repeat-x;
padding-top:5px;
padding-bottom:5px;
margin-right:4px;
text-align:center;
padding-left:8px;
padding-right:8px;
border-left:1px solid #1e5590;
border-top:1px solid #1e5590;
border-right:1px solid #1e5590;
}
.indentmenu_2 ul li a:hover{
color: white; /*text color*/
text-decoration: none;
background-image:url(../images/button_bg_2.jpg);
background-repeat:repeat-x;
padding-top:5px;
padding-bottom:5px;
margin-right:4px;
border-left:1px solid #1e5590;
border-top:1px solid #1e5590;
border-right:1px solid #1e5590;
}
.indentmenu_2 .act{
color: white; /*text color*/
text-decoration: none;
background-image:url(../images/button_bg_2.jpg);
background-repeat:repeat-x;
padding-top:5px;
padding-bottom:5px;
margin-right:4px;
border-left:1px solid #1e5590;
border-top:1px solid #1e5590;
border-right:1px solid #1e5590;
}
.gray_bg
	{
	background-color:#FF0000;
	}
.blue_bg
	{
	background-color:#1E5590;
	color:#FFFFFF;
	}
table.tbl_spec{
	background:#f5f5f5;
	border:#d1d1d1 solid 1px;
	color:#000000;
}
	table.tbl_spec td{
		padding:3px 5px;		
		border:0px solid #eae8e8;
	}
	table.tbl_spec th{
		font-weight:bold;
		background-color:#000000;
		color:#fff;
		padding:8px 3px;
	}
	table.tbl_spec tr{
		background-color:#ebe8e8;
	}
	table.tbl_spec .tr_1{
		background:transparent;
	}
	table.tbl_spec .tr_2{
		background:#f2ece3; /*eae3d8;*/
	}
.white_bg
	{
	background-color:#FFFFFF;
	}
.light_gray
	{
	color:#666666;
	}