
BODY{

margin: 22px;

border: none;

text-align: center;
background-color: #990000;
}


.Header{
background-color: #CCCCCC;
height: 100px;
}


.Logo{
padding-left: 9px;
padding-bottom: 40px;
}



.PageTable{
width: 950px;
height: 100%;
background-color: #FFFFFF;
}


.MainPage{
height: 100%;
}

.MainContent{
padding: 26px 20px 20px 20px;
width: 100%
}

.TbPos1{
background-color: #000066;
height: 26px;
text-align: left;
padding-left: 0px;
border-top: 1px solid #717171;
border-bottom: 1px solid #717171;
}

.TbPos2{
background-color: #000066;
height: 26px;
text-align: left;
padding-left: 0px;
border-top: 1px solid #717171;
border-bottom: 1px solid #717171;
}

.TbPos3{
background-color: #000066;
height: 26px;
text-align: left;
padding-left: 0px;
border-top: 1px solid #717171;
border-bottom: 1px solid #717171;
}

.TbPos4{
background-color: #000066;
height: 26px;
text-align: left;
padding-left: 0px;
border-top: 1px solid #717171;
border-bottom: 1px solid #717171;
}


.TbPos5{
background-color: #990000;
height: 26px;
text-align: right;
padding-left: 0px;
border-top: 1px solid #717171;
border-bottom: 1px solid #717171;
}

a:link.Tb, a:visited.Tb, a:active.Tb, a:hover.Tb{
font-family: arial, tahoma,  verdana, sans-serif;
font-size: 9pt;
color: #FF0000;
font-weight: normal;
text-decoration: none;
width: 100%;
text-align: center;
padding-right: 5px;
padding-left: 5px;
}


a:hover.Tb{
color: #FFCC00;
}

a:link.TbSel, a:visited.TbSel, a:active.TbSel, a:hover.TbSel{
font-family: arial, tahoma,  verdana, sans-serif;
font-size: 9pt;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
width: 100%;
text-align: center;
padding-right: 5px;
padding-left: 5px;
}


.TbLine{
font-family: arial, tahoma, verdana, sans-serif;
font-size: 9pt;
color: #FFFFFF;
}

H1{/*PageTitle*/
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
FONT-SIZE: 11PT;
FONT-WEIGHT: bold;
COLOR: #000000;
padding: 0px 0px 8px 0px;
}

H2{/*PageSubTitle*/
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
FONT-SIZE: 9PT;
FONT-WEIGHT: bold;
COLOR: #DD440F;
}

.LeftPan{
width: 185px;
background-color: #990000;
padding: 5px 18px 5px 10px;
}

.RightPan{
width: 180px;
background-color:#990000;
padding: 5px 18px 10px 10px;
}

.MainTable{
height: 100%;
}

.Form{
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
FONT-SIZE: 9PT;
COLOR: #000000;
}

TD{
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
FONT-SIZE: 9PT;
color:#000000;
}

a:link , a:visited, a:hover{
FONT-SIZE: 9PT;
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
COLOR:#FFCC00;
FONT-WEIGHT: bold;
TEXT-DECORATION:none;
}

a:hover{
FONT-SIZE: 9PT;
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
COLOR:#FF6600;
FONT-WEIGHT: normal;
TEXT-DECORATION:underline;
}


.Button{
FONT-SIZE: 9PT;
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
BACKGROUND-COLOR: #ffffff;
TEXT-ALIGN : CENTER;
FONT-WEIGHT: bold;
COLOR: #484848;
CURSOR: pointer;
BORDER: 1px #DD440F SOLID;
padding-left:10px;
padding-right:10px;
}
.submit_error{
FONT-SIZE: 9PT;
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
color:#FF0000;
}


.Rightalign{
background-color: #990000;
height: 26px;
text-align: right;
padding-right: 15px;
border-top: 1px solid #717171;
border-bottom: 1px solid #717171;
}


.Highlight{
FONT-SIZE: 9PT;
FONT-FAMILY: arial, tahoma, verdana, sans-serif;
COLOR:#990000;
FONT-WEIGHT: bold;
}
