BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 20px 0px;
background: #000000;
background-image: url('images/water.gif');
color: #000000;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

A:LINK {
color : #6699FF;
text-decoration: none;
font-weight: bold;
}

A:VISITED {
color : #6699FF;
text-decoration : none;
font-weight: bold;
}

A:HOVER {
color : #000000;
text-decoration : underline;
font-weight: bold;
}

A:ACTIVE {
color : #6699FF;
text-decoration : underline;
font-weight: bold;
}

H1 {
	font-size : 130%;
	font-weight : bold;
	color : #EE9A00;
}

H2 {
font-size : 200%;
font-weight : bold;
color : #083194
}

H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #000099;
}

LI {list-style-type: disc}

.top {
	background: #FCDB8C;
	color: #0033CC;
	padding: 5px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border: 0px solid #000000;
}

.munu_bar {
background: #FCDB8C;
color: #000000;
border: 0px solid #000000;
padding: 5px;
}


.left {
	background: #FFFFFF;
	color: #000000;
	padding: 5px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

.middle {
background: #EFBE00;
background-image: url('images/cell1.gif');
color: #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.mainbody {
	background: #FFFFFF;
	color: #000000;
	border: 0px solid #000000;
	padding: 3px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.feedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

hr {
	position: fixed;
	visibility: visible;
	height: 1px;
	width: 95%;
	color: #000000;
	background-color: #000000;
}


.navigation {
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
text-align: center;
}

.copyright {
background: #FCDB8C;
color: #000000;
font-size: 85%;
font-weight: bold;
padding: 2px;
text-align: center
}

.form {
border: 1px solid #000000;
background: #95A2CE;
color: #000000;
font-weight: bold;
}
