body {
	background-color: #FFECD9;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#parent {
	width: 780px;
	margin: 0px auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 100%;
}

td#header {
	height: 135px;
	background-image: url('../i/h.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
}

td#h1 {
	height: 28px;
	background-image: url('../i/h1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 216px;
}

td#h2 {
	height: 28px;
	background-image: url('../i/h2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 564px;
}

td#footer {
	height: 68px;
	background-image: url('../i/f.gif');
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}

td#menu {
	width: 216px;
	background-image: url('../i/menu.gif');
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}

td#contentContainer {
	background-color: #fff;
	background-image: url('../i/c.gif');
	background-position: top left;
	background-repeat: repeat-y;
	width: 564px;
	vertical-align: top;
}

td#contentContainer table#contenter {
	width: 100%;
}

td#contentContainer table#contenter td#path {
	height: 28px;
	vertical-align: middle;
	background-image: url('../i/p.gif');
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d0fc7;
	font-size: 11px;
}

td#content {
	vertical-align: top;
	background-image: url('../i/c.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding: 17px;
	padding-top: 25px;
	font-size: 12px;
}

table#menu {
	width: 216px;
}

td.m0 {
	background-color: #e7e7e7;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 6px 21px;
	background-image: url('../i/a0.gif');
	background-position: left center;
	background-repeat: no-repeat;
	width: 190px;
}

td.m0 a {
	color: #3d3d3d;
	text-decoration: none;
}

td.m0 a:hover {
	text-decoration: underline;
}

table.m1 {
	margin: 12px 0px;
	width: 216px;
}

td.m1 {
	font=family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding: 1px 10px 1px 30px;
	background-image: url('../i/a1.gif');
	background-position: 19px center;
	background-repeat: no-repeat;
	width: 176px;
}

td.m1 a {
	color: #3d3d3d;
	text-decoration: none;
}

td.m1 a:hover {
	text-decoration: underline;
}

ul.path {
	margin: 0px;
	padding: 0px;
}

li.path {
	display: inline;
	float: left;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 15px;
	background-image: url('../i/a2.gif');
	background-position: 5px center;
	background-repeat: no-repeat;
}

li.path a {
	color: #4d0fc7;
	text-decoration: none;
}

li.path a:hover {
	text-decoration: underline;
}

img#domoi {
	margin-left: 20px;
}

input#qText {
	height: 20px;
	border: 1px solid #000;
	width: 143px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input#qButton {
	width: 49px;
	height: 20px;
	border: 0px solid #000;
	background-image: url('../i/s.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

form#search {
	margin: 10px 30px 10px auto;
	text-align: right;
	width: 200px;
}

td#footer td {
	width: 50%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 20px 15px 0px 15px;
}

div.listItem {
	margin: 15px 0px;
}

div.listItem em,
div.listItem strong {
	display: block;
}

div.listItem em {
	font-size: 11px;
}

a {
	color: navy;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;	
	color: navy;
}

h2 {
	font-size: 16px;
	text-align: center;
}

td#content td {
	font-size: 12px;
}
td.sape a,
td.sape
{
    color:#cba627;
}