body {
	background: url('images/index_01.jpg')
}

a.upLink {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	font-style: normal;
}

td#UpSection {
	padding-right: 10;
	background: #ffffff;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 8 px;
	font-style: oblique;
	text-align: right;
	vertical-align: top;
}

td#MenuSection {
	background: #000000;
	color: #ffffff;
	font: Verdana;
	font-size: 11 px;
	font-style: normal;
	text-align: center;
}

td#MainSection {
	background: #ffffff;
	color: #000000;
	font: Verdana;
	font-size: 11 px;
	font-style: normal;	
	margin: 2 px 2 px 2 px 2 px
}

td#FootSection {
	color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
}

table#mainTable {

}

td#mainTDLeft {
	text-align: left;
	vertical-align: top;
	border-right: 1 px;
	border-right-style: inset;
	border-right-color: #CCCCCC;
}

td#mainTDRightTop {
	height: 30%;
	padding: 5;
	border-bottom: 1 px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}

td.mainTDRightBottom {
	padding: 5;
	vertical-align: top;
}

div.mainHeadOut {
	position: inherit;
	width: 100%;
	padding-top: 2;
	padding-bottom: 2;
	background-color: #999999;
}

div.mainHeadIn {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10;
	padding-left: 10;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
}

div.mainHeadOutG {
	position: inherit;
	width: 100%;
	padding-top: 2;
	padding-bottom: 2;
	background-color: #00CC00;
}

div.mainHeadInG {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10;
	padding-left: 10;
	background-color: #009900;
	color: #FFFFFF;
}

div.mainHeadOutL {
	position: inherit;
	width: 100%;
	padding-top: 2;
	padding-bottom: 2;
	background-color: #CFE7D2;
}

div.mainHeadInL {
	position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10;
	padding-left: 10;
	background-color: #87A93F;
	color: #FFFFFF;
}

div.mainHead {
	height: 41;
	max-height: 41;
	background: url(images/head.jpg);
	background-repeat: no-repeat;
	background-color: 0592FE;
	color: #ADE7AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10;
	margin-top: 5;
	margin-left: 5;
	margin-bottom: 5px;
	text-decoration: none;
}

div.mainHead1 {
	height: 41;
	max-height: 41;
	background: url(images/head1.jpg);
	background-repeat: no-repeat;
	background-color: 8cbf46;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10;
	margin-top: 5;
	margin-left: 5;
	margin-bottom: 5;
}

div.mainHead2 {
	height: 41;
	max-height: 41;
	background: url(images/head2.jpg);
	background-repeat: no-repeat;
	background-color: 98D3FF;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10;
	margin-top: 5;
	margin-left: 5;
	margin-bottom: 5;
	text-decoration: none;
}

div.mainHead3 {
	height: 41;
	max-height: 41;
	background: url(images/head3.jpg);
	background-repeat: no-repeat;
	background-color: d8eac2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10;
	margin-top: 5;
	margin-left: 5;
	margin-bottom: 5;
}

div.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 5 10 0 10;
}

div.button {
	position: relative;
	height: 10px;
	width: 20px;
	background-color: #009900;
	border: 1px solid #000;
}

div.buttonPressed {
	height: 10px;
	width: 20px;
	background-color: #009900;
	border: 1px inset #000;
}
