.1pxWhiteHR
{
   border-top:1px solid #FFFFFF;
   margin-bottom:0px;
}

.ContentRowCentre
{
   background: none;
   color : #808080;
   font-family: Verdana;
   font-size: 12px;
   padding-right: 30px;
   padding-top: 5px;
   padding-bottom: 5px;
   vertical-align: top;
}

.ContentRowCentre A:visited 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.ContentRowCentre A:link 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.ContentRowCentre A:active 
{
   color: #FFFFFF; 
   text-decoration: none
}

.ContentRowCentre A:hover 
{
   color: #BD2E0E;
   text-decoration: none
}

.ContentHeading
{
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   color : #0C4465;
}

.InputText
{
   width:100%;
   font-family: Tahoma, Arial;
   font-size: 12px;
   border:1px solid #191919;
   color : #FFFFFF;
   background-color:#2B2B2B;
}

.InputTextArea
{
   width:100%;
   font-family: Tahoma, Arial;
   font-size: 12px;
   border:1px solid #191919;
   color : #FFFFFF;
   background-color:#2B2B2B;
}

.InputButton
{
   width:60px;
   font-family: Tahoma, Arial;
   font-size: 12px;
   border:1px solid #191919;
   color : #FFFFFF;
   background-color:#2B2B2B;
}

.PageHeading
{
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   color : #3E844E;
}

.InlineElementCaption
{
   font-family: Tahoma, Arial;
   font-size: 11px;
   color : #BBBBBB;
   margin:5px 10px 5px 10px;
}

.ContentRowLeft
{
   width: 240px;
   background: url('../Images/imgbg.gif');
   background-repeat: no-repeat;
   font-family: Tahoma, Arial;
   font-size: 11px;
   color : #BBBBBB;
   text-align: left; 
   vertical-align: Top; 
   padding-left: 20px;
   padding-top: 20px;
}

.ContentRowInlineElement
{
   background-color:#F9F9F9;
   border-bottom:1px solid #BFD7E4;
   clear:both;
   float: right;
   overflow:hidden;
   width:150px;
}

.MenuRowLeft
{
   ;background: none;
   background: url('../Images/bg.gif');
   border-right:2px solid #BD2E0E;
   font-family: Tahoma, Arial;
   font-size: 16px;
   height: 120px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: right;   
   vertical-align: top;
}

.MenuRowLeft A:visited 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.MenuRowLeft A:link 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.MenuRowLeft A:active 
{
   color: #FFFFFF; 
   text-decoration: none
}

.MenuRowLeft A:hover 
{
   color: #BD2E0E;
   text-decoration: none
}

.MenuRowRight
{
   width:280px;
   font-family: Tahoma, Arial;
   font-size: 12px;
   color : #808080;
   background: none;
   padding-left: 10px;
}

.MenuRowRight A:visited 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.MenuRowRight A:link 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.MenuRowRight A:active 
{
   color: #FFFFFF; 
   text-decoration: none
}

.MenuRowRight A:hover 
{
   color: #BD2E0E;
   text-decoration: none
}

.PageBody
{
   background: #191919;
   margin: 0px;
/*
   scrollbar-arrow-color: #456F81;
   scrollbar-base-color: #FFFFFF;
   scrollbar-dark-shadow-color: #456F81;
   scrollbar-3dlight-color:#BFD7E4;
   scrollbar-face-color: #F9F9F9;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #BFD7E4;
   scrollbar-darkshadow-color: #9faab8;
*/
}

.PageTable
{
   background: #2B2B2B;
   width: 800px;
}

.SuccessTable
{
   background-color:#3E844E;
   border:0px solid #FFFFFF;
   color : #FFFFFF;
   font-family: Tahoma, Arial;
   font-size: 11px;
   vertical-align: top; 
}

.ErrorTable
{
   background-color:#BD2E0E;
   border:0px solid #FFFFFF;
   color : #FFFFFF;
   font-family: Tahoma, Arial;
   font-size: 11px;
   vertical-align: top; 
}

.FooterCopyright
{
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color : #808080;
   vertical-align: top; 
}

.FooterCopyright A:visited 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.FooterCopyright A:link 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.FooterCopyright A:active 
{
   color: #FFFFFF; 
   text-decoration: none
}

.FooterCopyright A:hover 
{
   color: #BD2E0E;
   text-decoration: none
}
