H1
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
H2, H3, H4, H5, H6
{
	font-size: 12px;
	color: #6666CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sideNavBody a {
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.sideNavBody a:hover {
font-size: 10px;
font-weight: bold;
color: #9999FF;
text-decoration: underline;
}
.menuhead {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9999FF;
}

input, textarea, select
{
font:  normal 10px Verdana, Arial, Helvetica, sans-serif;
color:  #000000;
background-color: #FFFFFF;
}

/* The text input fields background colour */
input.post, textarea.post, select {}
.button, .mainoption, .liteoption
{
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
padding-left:7px;
padding-right: 7px;
color: #ffffff;
background-color: #FF66CC;
border-top: 1px solid #FFDFFF;
border-left: 1px solid #FFDFFF;
border-right: 1px solid #666699;
border-bottom: 1px solid #666699;
}
hr
{
color:#000000;
height:1px;
}
