﻿a
{
	color: #9B301C; 
	font-family: Arial, verdana; 
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
}

.accented
{
	color: #9B301C;
}

.big
{
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #9B301C;
}
.big a
{
	text-decoration: underline;
}

body
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 10px;
	background-color: #F2EBD4;
}

body, table, label 
{
	font-family: Arial, verdana; 
	font-size: 12px; 
}

.button
{
    color: black;
    background-color: #cccccc;
    border: #333333 1px solid;
    font-size: 12px;
    font-family: Arial, verdana; 
}
.buttonGo
{
    color: black;
    background-color: #E7DAAF;
    border: #9B301C 1px solid;
    font-size: 14px;
    font-family: Arial, verdana; 
    font-weight: 600;
    height: 24px;
}

.defaultHeader
{
	padding-left: 7px;
}

.error
{
	color: #EE0000;
	font-weight: 600;
}

h2
{
	font-family: "Lucida Granda", Verdana;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: 600;
}

.Myh2
{
	font-family: "Lucida Granda", Verdana;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 600;
}

.input
{
	background-color: #FFFFFF;
	border: black 1px solid;
	color: #000000;
	font-family: "Lucida Grande", verdana; 
	font-size: 12px;
	padding-left: 2px;
}
.input_disabled
{
	background-color: #bbbbbb;
	border: black 1px solid;
	color: #000000;
	font-family: "Lucida Grande", verdana; 
	font-size: 12px;
	padding-left: 2px;
}

.inputerror
{
	background-color: #ff9933;
	border: black 1px solid;
	color: #000000;
	font-family: "Lucida Grande", verdana; 
	font-size: 12px;
}


.panelSpacer
{
	height: 8px;
}
.panelForm
{
	color: #9B301C;
	font-size: 8pt;
}

.subheader
{
	color: #9B301C;
	font-weight: 600;
}

.tableForm td
{
	background-color: #E7DAAF;
	height: 28px;
}
.tableForm th
{
	background-color: #E7DAAF;
	height: 28px;
	text-align: right;
	padding-right: 6px;
}

.tableForm .trSpacer
{
	height: 3px;
	background-color: #FFFFFF;
}

.tbNav a
{
	text-decoration: none;
}
.tbNav a:hover
{
	text-decoration: underline;
}


td .HeaderGraphic
{
	border: solid 1px #E7DAAF;
	margin-top: 5px;
}

td .HeaderTitle
{
	border: solid 0px #E7DAAF;
	background: #E7DAAF;
	padding: 2px;
	margin-top: 5px;
	color: #9B301C;
	font-weight: 600;
	font-size: 16px;
	height: 72px;
}

td .menuMain
{
	height: 30px;
	font-size: 15px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: 600;
	border-top: solid 1px #E7DAAF;	
}
td .menuMainSelected
{
	height: 30px;
	font-size: 15px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: 600;
	border-top: solid 1px #E7DAAF;	
	color: #9B301C;
}

td .menuMain a
{
	color: #000000;
}

td .menuMain a:hover
{
	color: #9B301C;	
	text-decoration: none;
}

td .menuSub
{
	height: 24px;
	font-size: 12px;
	border-top: dashed 1px #000000;
}
td .menuSub a
{
	color: #9B301C
}
td .menuSub a:hover
{
	color: #000000;
	text-decoration: none;
}

td .MyPanelHeader
{
	height: 26px;
	background: #E7DAAF;
	font-weight: 600;
	color: #9B301C;
	border: solid 1px #E7DAAF;
	font-size: 14px;
	padding-left: 5px;
}
td .MyPanelBottom
{
	border-left: solid 1px #E7DAAF;
	border-right: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	text-align: left;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

td .Panel1Header
{
	height: 26px;
	background: #E7DAAF;
	font-weight: 600;
	color: #9B301C;
	border: solid 1px #E7DAAF;
	text-align: right;
	font-size: 14px;
	padding-right: 5px;
}
td .Panel1BottomLeft
{
	border-left: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
}
td .Panel1BottomRight
{
	border-right: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
}
td .Panel1Bottom
{
	border-left: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	border-right: solid 1px #E7DAAF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
tr .Panel1tr
{
	height: 20px;
	vertical-align: bottom;
}

td .Panel0Header
{
	height: 26px;
	background: #000000;
	text-align: center;
	font-weight: 600;
	color: #FFFFFF;
	border: solid 1px #E7DAAF;
}
td .Panel2Header
{
	height: 26px;
	background: #E7DAAF;
	text-align: center;
	font-weight: 600;
	color: #9B301C;
	border: solid 1px #E7DAAF;
}
td .PanelHeader
{
	height: 26px;
	background: #9B301C;
	text-align: center;
	font-weight: 600;
	color: #FFFFFF;
	border: solid 1px #E7DAAF;
}
td .PanelBottomLeft
{
	border-left: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
}
td .PanelBottomRight
{
	border-right: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
}
td .PanelBottom
{
	border-left: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	border-right: solid 1px #E7DAAF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
		font-size: 8pt;
}

td .tableContent
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

td .tableContentHome
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	border-right: solid 1px #E7DAAF;
}

td .tableHeaderBottom
{
	border-bottom: solid 1px #E7DAAF;
	border-top: solid 1px #E7DAAF;
	border-right: solid 1px #E7DAAF;
	height: 22px;
	padding-right: 5px;
	color: #9B301C;
}

td .tableHeaderTop
{
	border-left: solid 1px #E7DAAF;
	height: 40px;
	vertical-align: bottom;
}

td .popupHeaderTop
{
	border-left: solid 1px #E7DAAF;
	border-bottom: solid 1px #E7DAAF;
	height: 40px;
	vertical-align: bottom;
	text-align: right;
}

.validator
{
    font-weight: bold;
    color: #EE0000;
}



