﻿/* CSS Document */

body
{
	margin: 0px;
	font-size: 12px;
}
a { color: #036; text-decoration: none; font-size:12px;  }
a:hover { color: #258DC9; text-decoration: underline;}
.td
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/*other link style*/
.td:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.td:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.td:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/*menu link style*/
.button_top:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.button_top:hover
{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.button_top:visited
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.button_left_white
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.button_left_black
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MenuButtonNAV
{
	text-align:center;
	text-decoration: none;
	padding: 2px 3px;
	cursor: pointer;
	line-height: 22px;
}
.menuStat
{
	/* stat menu show*/
	border: solid 1px Gray;
	width: 130px;
	background-color: #f4f4f4;
	padding-left: 2px;
	padding-right: 2px;
}
.MenuBackground
{
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	width: 1002px; text-align:center;
}
li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.LeftInfo
{
	float: left;
	width: 210px;
}

li.CenterInfo
{
	float: left;
	width: 581px;
}

li.RightSpace
{
	float:left;
	width:15px;
	height:663px;
	background-image:url('../images/right_f.gif');
	}

li.RightInfo
{
	float: left;
	width: 170px;
}
li.RightNavBG
{
	height:146px;
	width:173px;
	background-image:url(../images/right_Nav.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:11px;
	color:White;
	font-size:13px;
	font-weight:bolder;
	line-height:15px;
	padding-top:3px;
	}
li.RightNavBG_
{
	height:26px;
	width:173px;
	background-image:url(../images/right_Nav.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:11px;
	color:White;
	font-size:13px;
	font-weight:bolder;
	line-height:15px;
	padding-top:3px;
	}
.textTitle
{
	height: 30px; padding-top: 15px; text-align: left; padding-left: 50px;
                                font-size: 14px; font-weight: bolder;
	}
/*left bar info*/
.leftBar_1
{
	background-image:url(../images/left_1_bg.gif); background-repeat:no-repeat; height:161px;
}
.leftBar_2
{
	background-image:url(../images/left_2_bg.gif); background-repeat:no-repeat; height:163px;
}
.leftBar_3
{
	background-image:url(../images/left_3_bg.gif); background-repeat:no-repeat; height:157px;
}
.leftBar_4
{
	background-image:url(../images/left_4_bg.gif); background-repeat:no-repeat; height:132px;
}
.leftBar_5
{
	background-image:url(../images/left_5_bg.gif); background-repeat:no-repeat; height:60px;
}
.leftBar_6
{
	background-image:url('../images/left_6_bg.gif'); 
background-repeat:no-repeat; height:130px;
}
li.listLeft
{
	text-align:left; width:155px; padding-left:30px;
	}
.LiInfoShow
{
	height: 36px; padding-left: 32px; vertical-align: middle; padding-top: 4px; text-align:left;font-size:14px; font-weight:bolder;
	}
.DynamicList
{
	float:left; width:136px; margin-top:14px; padding-left:5px;
	}
	.DynamicListMiddle
{
	float:left; width:272px; margin-top:14px; padding-left:15px;  display:inherit;
	}

