h1  {
	color: #8C152B;
	border-bottom: 1px double #000;
	font-size: 1.5em;
	margin-top: 0;
}

body {
	background-color : #555448;
}

.maintext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #111111;
	background-color : #ffffff;
}

.highlight {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #555448;
	background-color : #ffffff;
}

A.highlight:visited,A.highlight:active,A.highlight:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #555448;
	background-color : #ffffff;
}

.htitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	background-color : #8C152B;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #8C152B;
	font-weight : bold;
}

.copyright {
bottom: 0;
font-family : Arial,Helvetica,sans-serif;
font-size : 10px;
color : #999999;
}

A.copyright:visited {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #999999;
}

A.copyright:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #999999;
	text-decoration : nome;
}

.separator {
	background-color : #999999;
}

.leftcol {
	background-color : #999999;
}

.menuoffbkg {
	background-color : #D8D9D1;
}

.submenubkg {
	background-color : #FFFFCC;
}

.menuonbkg {
	background-color : #555448;
}

.undermenu {
	background-color : #330000;
}

.rightcol {
	background-color : #C5C4B4;
}

A, A:VISITED {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #8C152B;
}

A:HOVER {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #CC1F41;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #555448;
}

A.mainmenu, A:VISITED.mainmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #8C152B;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.mainmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #555448;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE.mainmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.mainmenuon, A:VISITED.mainmenuon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.mainmenuon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #999999;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE.mainmenuon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFCC;
	font-weight : bold;
	text-decoration : none;
}

A.submenu, A:VISITED.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555448;
	text-decoration : none;
}

A:HOVER.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}

A:ACTIVE.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #8C152B;
	text-decoration : none;
}

hr {
	color : #8C152B;
}

.highlightTitle {
color: #8c152b;
font-weight:bold;
}

