TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

TD.input {
	padding: 4px 4px 0px 4px;
	
}

TD.small {
	padding: 0px 4px 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

Table.DarkBorder
{
	border: thin solid #590100;
	background-color: #990000;
}

TD.Filled
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #E5E5E5;
}

.qTable
{
	border: thin dashed #E5E5E5;
	padding: 5px 5px 5px 5px;
}

.qTD
{
	background-color: white;
	padding: 7px 7px 7px 7px;
}


.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.titleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E5E5E5;
}
.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #590000;
}
A.menuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

A.menubar: hover {
	color: #990000;
	font-style: normal;
	text-decoration: underline;

}
A.menubar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: black;
}

a.bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.bold:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.bold:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.bold:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.bold:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

a.weak
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
a.weak:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
a.weak:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
a.weak:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
a.weak:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
a {
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.flyoutMenu
{
    BORDER-RIGHT: #590000 1px solid;
    BORDER-TOP: #590000 0px solid;
    BORDER-LEFT: #590000 0px solid;
    BORDER-BOTTOM: #590000 1px solid;
    BACKGROUND-COLOR: #590000
}
.flyoutHeading
{
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 4px;
    CURSOR: default;
    PADDING-TOP: 2px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #590000
}
.flyoutLink
{
    BORDER-RIGHT: #590000 1px solid;
    PADDING-RIGHT: 25px;
    BORDER-TOP: #590000 1px solid;
    PADDING-LEFT: 6px;
    FONT-SIZE: 70%;
    BORDER-LEFT: #590000 1px solid;
    CURSOR: hand;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #590000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #590000
}
.flyoutMenu TD.flyoutLink
{
    BORDER-RIGHT: #590000 1px solid;
    PADDING-RIGHT: 25px;
    BORDER-TOP: #590000 1px solid;
    PADDING-LEFT: 6px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #590000 1px solid;
    CURSOR: hand;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #590000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #590000
}
.flyoutLink A
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.flyoutLink A:hover
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.flyoutLink A:visited
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.flyoutLink A:active
{
    COLOR: black;
    TEXT-DECORATION: none;
}

.redBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

