@charset "utf-8";
/* CSS Document */
body {
	background-color: #cedef0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.leftBg {
	background-image: url(images/t4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
}
.cBg {
	background-image: url(images/t5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
.leftMenu {}
.leftMenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu a:hover {
	color: #A4B9D4;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FF434F;
}
.tblborder {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.tbltit2 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.tbltit2 a {
	color: #000099;
	text-decoration: underline;
}
.tbltit2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.p_left {
	text-align: left;
}
.leftmenu2 {
	background-image: url(images/lef-mn-bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:  normal;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftmenu2 a {
	color: #00020E;
	text-decoration: none;
}
.leftmenu2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.content {
	line-height: 26px;
	text-align: justify;
}

