h1
{
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 18pt;
}
h2
{
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 18pt;
}
.bodytext
{
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 12pt;
}.menu-text
{
font-family: arial;
color: #000000;
text-decoration: none;
}
a.menu-text
{
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 12pt;
font-weight:bold;
}

a.hover-menu-text
{
font-family: arial;
color: red;
text-decoration: none;
font-size: 12pt;
font-weight:bold;
}
.footertext
{
font-family: arial;
color: #000000;
text-decoration: none;
font-size: 10pt;
}
.menu
{
border-top: 1px solid #454159;
}
.menu-bottom
{
border-top: 1px solid #454159;
border-bottom: 1px solid #454159;
}
.top-menu
{
border-right: 2px solid #454159;
}

.main-border
{
border: 4px solid #454159;
background-color: #FFFFFF;
}
.menu-items {
	margin-left: 2px;
	float:right;
		display: block;
	width:101px;
	height: 38px;
	background: url('../images/header_button.jpg') no-repeat 0 0;
}