/* CSS Document */
body {
	margin: 0px;
}
.menubar {
	background-color: #C0D2E4;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3EBF3;
	border-bottom-color: #7AA0C6;
}
a {
	color: #999933;
	text-decoration: none;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
#menu td {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#9ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Mheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	font-weight: normal;
}
.mcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	text-align: justify;
	line-height: 17px;
	padding: 5px;
}
.scont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
}
.TableBg {
	background-image: url(../image/LeftBg.gif);
	background-repeat: no-repeat;
	background-position: left 130px;
}
.STabBg {
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Cimg {
	border: 1px solid #000000;
}
