.body {
    background: #e1e1e1 url(images/bg.jpg) center repeat-y fixed;
}

.bodytext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}

.bodylink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #a00a00;
}

.bodylink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
}

.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : bold;
}

.menutext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #a00a00;
}

.menulink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

.menulink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #fff799;
	font-weight : bold;
	text-decoration : none;
}

.homelink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #fdc689;
	font-weight : bold;
	text-decoration : none;
}

.homelink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #fff799;
	font-weight : bold;
	text-decoration : none;
}

.toplink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

.toplink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #e1eaf5;
	font-weight : bold;
	text-decoration : none;
}

.copyright  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #004d83;
}
