body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
h2 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 8pt;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #843E1B;
}
a:visited {
	color: #000066;
}
#mmenu {
	font-size: 8pt;
	width: 207px;
	padding-top: 3px;
}
#mmenu td{font-size: 8pt;}
#mmenu .i #smenu {
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-bottom: 7px;
	border-right-width: 1px;
	border-right-style: inset;
	width: 250px;
}

#mmenu .i #smenu .i {
	color: #000066;
	text-align: left;
}

#mmenu .i #smenu .i a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
#mmenu .i #smenu .i a:hover {
	color: #843E1B;
}
#mmenu .i a:hover {
	text-decoration: underline;
}
#mmenu .i {
	font-weight: bold;
	text-align: left;
	margin: 3px;
	padding: 2px;
	height: 25px;
	color: #843E1B;
}
#mmenu .i a {
	text-transform: uppercase;
	color: #843E1B;
	text-decoration: none;
}
#upmenu {
	font-size: 8pt;
}
#upmenu a {
	text-transform: uppercase;
	color: #843E1B;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
.menugr {
	background-image: url(../i/mbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/******************** content zone style *************************/
#c {
	font-size: 9pt;
	padding: 5px;
}
#c hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-color: #000000;
	height: 1px;
}
#c p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#t {
	font-size: 5px;
	text-align: center;
	width: 200px;
}
#c table {

}
#c td {
	font-size: 9pt;
}
#f {
	font-size: 8pt;
}
#f td {font-size: 8pt;}
.tbl_main,td.tbl_main {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #843E1B;
}
.tbl_h, td.tbl_h {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #843E1B;
}

.lng {
	font-size: 8pt;
	color: #FFFFFF;
}
.lng a {
	color: #000000;
	text-decoration: none;
}
.lng a:hover {
	color: #0000FF;
}

.title {
	font-size: 16pt;
	color: #843E1B;
	margin: 0px;
	padding: 0px;
}
.title p {
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}
.title h1 {
	font-size: 13pt;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.title h3 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

.title a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.title a:hover {
	color: #0000FF;
}
.h2 {
	background-image: url(../i/hbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

