@charset "utf-8";
#bottomBorderPan{
	width:250px;
	float:left;
	left: auto;
}

#bottomBorderPan h2{
	width:200px;
	height:40px;
	position:absolute;
	top:28px;
	left:0px;
	display:block;
	background:#ccc;
	color:#0C0C0C;
	font:24px/40px Georgia, "Times New Roman", Times, serif;
}
#bottomBorderPan span a{
	width:250px;
	height:85px;
	display:block;
	color:#3D3C2C;
	text-decoration:none;
	background-color: #ccc;
	background-image: url(images/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
#bottomBorderPan span a:hover{
	color:#3D3C2C;
	text-decoration:none;
	background-color: #BDBDBD;
	background-image: url(images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
/*----BODY MIDDLE PANEL----*/

/*----BODY BOTTOM PANEL----*/
#bodyBottomPan{
	width:200px;
	position:relative;
	margin:0 auto;
	clear:both;
}
#menu_item 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	width:153px;
	background-image: url(images/bt_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;	
}

#menu_item:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	width:153px;
	background-image: url(images/bt_1_dow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
#menu_item2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	width:162px;
	background-image: url(images/bt_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;	
}

#menu_item2:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	width:162px;
	background-image: url(images/bt_2_dow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
.line_left {
	border-right-width: 1px;
	border-right-color: #000000;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#linktop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
#linktop:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration: none;
}
