@charset "utf-8";
body {
	sfont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #b5b9bc;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom:25px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.grayborder {
	border: 1px solid #999d9f;
}

.whiteborder {
	border: 1px solid #ffffff;
}

#navContainer
	{
		width: 942px;
		border: 1px solid #D0D6EC;
		background: #fdfdff url(nav_list.jpg) repeat-x bottom left;
	}
#navElements
	{
		border: 1px solid #8B91A0;
	}

#mainNav
	{
		width: 942px;
		background: #1D2226 url(nav_lisu.jpg) repeat-x top left;
		height: 30px;
		padding-left: 2px;
	}

#mainNav a
{
    margin-left: 1px;
    margin-top: 2px;
    padding: 7px 24px 6px 24px;
    color: #fff;
    border: 0px solid #000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #000 #2D2D2D #000 #7E8586;
    text-decoration: none;
    font-weight: bold;
    font-size: .98em;
    display: block;
    float: left;
}
#mainNav a.on, #mainNav a:hover
{
    padding: 6px 24px 5px 24px;
    border: 1px solid #000;
    border-color: #575757 #000 #000 #2D2D2D;
    background: #3A3B3D url(nav_lisv.jpg) repeat-x top left;
}
#mainNav a.off
{
}

.t11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.t11 A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.t11 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left:5px;
	text-decoration: none;
}

.leftmenu A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left:5px;
	text-decoration: none;
}

.leftmenu A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left:5px;
	color: #333333;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c51c1c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


