A.main4:link    { font-size: 20px; color: #000000; text-decoration:none; text-decoration:none; }
A.main4:visited { font-size: 20px; color: #000000; text-decoration:none; text-decoration:none; }
A.main4:active  { font-size: 20px; color: #000000; text-decoration:none; text-decoration:underline; }
A.main4:hover   { font-size: 20px; color: #000000; text-decoration:none; text-decoration:underline;}

A.main5:link    { FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration:none; text-decoration:none; }
A.main5:visited { FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration:none; text-decoration:none; }
A.main5:active  { FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration:none; text-decoration:underline; }
A.main5:hover   { FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration:none; text-decoration:underline;}

A.main6:link    { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; text-decoration:none; text-decoration:none; }
A.main6:visited { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; text-decoration:none; text-decoration:none; }
A.main6:active  { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; text-decoration:none; text-decoration:none; }
A.main6:hover   { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; text-decoration:none; text-decoration:none;}

H1 { 	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	margin-bottom:0px;
	margin-top:0px;
	}
H2 { font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	font-size: 16px; 
	margin-bottom:0px;
	margin-top:0px;
	}

.nolink { font-size: 20px; color: #000000; text-decoration:none; text-decoration:none; }

.nolinkbottom { FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color:#000000; text-decoration:none; }

.style5 {font-size: 20px}

.style6 {font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #666666;
}

.style7 {font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #990000;
}
.style8 {font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: none;
color: #000000;
}
.style9 {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: none;
color: #990000;
}
.style10 {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
color: #666666;
}
.style11 {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
color: #990000;
}
.style12 {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: none;
color: #ffffff;
}

#navlist li
{
display: inline;
padding: 5;
/* for IE5 and IE6 */
}

#navlist
{
width: 0px;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 0;
padding: 5;
text-align: centre;
border-top: 1px #000 solid;
border-right: 1px #000 solid;
}

#navlist a
{
width: 225px;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #fff;
border-bottom: 1px #000 solid;
text-align: centre;
text-decoration: none;
padding: 0.25em 0.35em 0.25em 0.9em;
color: #000;
}

#navlist a:hover { background-color: #ff6666; padding: 0.25em 0.35em 0.25em 0.9em;}
#navlist a:visited { color: #000; padding: 0.25em 0.35em 0.25em 0.9em;}


.floatright
{
float: right;
margin: 10px 0px 0px 10px;
}

.floatleft
{
float: left;
margin: 10px 10px 0px 0px;
}

.input
{
color: #781351;
background: #FFFF99;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #FFFF99;
border: 2px outset #d7b9c9
}

fieldset
{
border: 1px solid #781351;
width: 86%;
background: #ECE9D8
}

legend
{
color: #cccccc;
background: #FFFF99;
border: 1px solid #781351;
padding: 1px 6px
} 