BODY
{
    SCROLLBAR-FACE-COLOR: #000000;
    FONT-SIZE: 11px;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #999999;
    COLOR: #515151;
    SCROLLBAR-3DLIGHT-COLOR: #bbbbbb;
    SCROLLBAR-ARROW-COLOR: #b51818;
    SCROLLBAR-TRACK-COLOR: #999999;
    FONT-FAMILY: Arial, Verdana;
    SCROLLBAR-DARKSHADOW-COLOR: #777777;
    BACKGROUND-COLOR: #ffffff
}
A
{
    FONT-SIZE: 11px;
    COLOR: #b51818;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
SELECT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana
}
INPUT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana
}
INPUT.button
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: black 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #b51818
}
TEXTAREA
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana
}
TD
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana
}
TH
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana
}
li
{
	padding-top: 5px;
	padding-bottom: 5px;
list-style-type: square;
}



.title1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial, Verdana, geneva
}
OPTION.header
{
    FONT-WEIGHT: bold;
    COLOR: #b51818
}
.H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #c10303;
    FONT-FAMILY: HoratioDMed, Tahoma, Arial, Verdana;
    TEXT-DECORATION: underline
}
.H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #515151;
    FONT-FAMILY: Arial, Verdana
}
TD.numbersSel
{
    PADDING-BOTTOM: 3px;
    COLOR: white;
    BACKGROUND-COLOR: dimgray
}
.button
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: black 1px solid;
    COLOR: white;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: #b51818
}
.H3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #515151;
    FONT-FAMILY: Arial, Verdana
}
.H4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #515151;
    FONT-FAMILY: Arial, Verdana
}
.H5
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #515151;
    FONT-FAMILY: Arial, Verdana
}

.componentheading
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #c10303;
    FONT-FAMILY: HoratioDMed, Tahoma, Arial, Verdana;
    TEXT-DECORATION: underline;
	padding-bottom: 5px;
}

.contentheading
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #c10303;
    FONT-FAMILY: HoratioDMed, Tahoma, Arial, Verdana;
    TEXT-DECORATION: underline;
	padding-bottom: 5px;
}

.contentpagetitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #c10303;
    TEXT-DECORATION: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 200px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
}


a.mainlevel#active_menu {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position: 0px -25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 200px;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 19px !important;
	height: 24px;
	width: 200px;
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
}
.sectiontableheader
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline;
		padding-bottom: 5px;
}