body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin : 0;
	background : #D9E5E3;
	color : Black;
}

a:hover {
	color: #E51454;
	text-decoration : underline;
}

.line1 {
	background: #D9E5E3;
}
.list {
	margin-top: 10;
	margin-bottom: 10;
	margin-right: 10;
	margin-left: 0;
}

.sublist {
	margin-top: 3;
	margin-bottom: 3;
	margin-right: 0;
	margin-left: 10;
}

li {
	margin-top : 3px;
	margin-bottom : 3px;
}

ul.l1 {
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 3px;
	list-style-image : url("images/arr1.gif");
}

ul.l2 {
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 3px;
	list-style-image : url("images/arr2.gif");
}

ul.l3 {
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 3px;
	list-style-image : url("images/tr.gif");
}
ul.l4 {
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 18px;
	margin-right : 3px;
	list-style-image : url("images/tr.gif");
}

.sl1 {
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : 7px;
	margin-right : 3px;
	list-style-image : url("images/arr.gif");
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #000099;
}

a.rmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: White;
}
a.rmenu:hover {
	color: White;
	text-decoration: underline;
}
a.rmenu:visited {
	color: White;
}
a.rmenu:active {
	color: Yellow;
}

a.selected {
	color: #3333FF;
	text-decoration: underline;
}
a.selected:visited {
	color: #3333FF;
	text-decoration: underline;
}

.detail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

th {
	background-color: #43615B;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
}
.th0 { 
	background-color: #43615B;
	border-top: 1px solid #1EEA7E;
	border-left: 1px solid #1EEA7E;
 }
.th1 { 
	border-top: 1px solid #1EEA7E;
 }
.th2 {
	background-color: #1EEA7E;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color: white;
}
.info0 {
	background: url("images/bg_info.jpg");
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	color: White;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.td0 {
	background-color: #D9E5E3;
	border-left: 1px solid #1EEA7E;
	border-bottom: 1px solid #1EEA7E;
}

.td1 {
	background-color: #43615B;
	border-top: 1px solid #1EEA7E;
}

.td2 {
	border-left: 1px solid #1EEA7E;
	border-bottom: 1px solid #1EEA7E;
}
.td3 {
	border-top: 1px solid #1EEA7E;
}

.part1 {
	border: 0px solid #1EEA7E;
}

.part2 {
	border: 0px solid #CCDDFF;
}

.ch3 {
	font-weight: bold;
}

.pagefoot {
	color: Black;
	font-size: xx-small;
}

