body
{
   font-family:Arial;
    font-size:12px;
    color:#434343;
}
h1{color:#333333;font-size:15px;letter-spacing:2px;padding:7px;font-weight:bold}

#menu
{
    background: transparent;
    display: block;
    background-position:center;
    padding-left:10px;
}

#menu a, #menu a:visited
{
  background: transparent;
  width:100%;
  display: block;
}

#menu a:hover
{
  background: transparentp;
  /*background-color:#981b1e;*/
  width:100%;
  display: block;
}

#menuConfig
{
    background: transparent;
    display: block;
    background-position:center;
}

#menuConfig a, #menuConfig a:visited
{
  background: transparent;
  width:100%;
  display: block;
}

#menuConfig a:hover
{
  background: transparentp;
  background-color:#981b1e;
  width:100%;
  display: block;
}

.MenuCell
{
    height:20px;
    width:100%;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#525252;
    text-align:left;
    padding-left:10px;
    background-image:url(../../../Images/blue_arrow.gif);
    background-repeat:no-repeat;
    background-position:left;
}

.MenuCellConfig
{
    height:20px;
    width:100%;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#525252;
    text-align:center;
    background-image:url(../../../Images/Menu_Item_Background.gif);
    background-repeat:repeat-x;
    background-position:center;
}

.MenuHoverConfig
{
    height:20px;
    width:100%;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    background-color:#981b1e;
    color:White;
    text-align:center;
}

.MenuSelectedConfig
{
    height:20px;
    width:100%;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    background-color:#981b1e;
    color:White;
    text-align:center;
}

.MenuHover
{
    height:20px;
    width:100%;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    background-color:#981b1e;
    color:White;
    text-align:left;
    padding-left:10px;
    background-image:url(../../../Images/white_arrow.gif);
    background-repeat:no-repeat;
    background-position:left;
}
.MenuSelected
{
    height:20px;
    width:100%;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    background-color:#981b1e;
    color:White;
    text-align:left;
    padding-left:10px;
    background-image:url(../../../Images/white_arrow.gif);
    background-repeat:no-repeat;
    background-position:left;
}

.Strip
{
    background-color:#981b1e;
    background-position:bottom;
    border-style:solid;
    border-width:1pt;
    border-color:#981b1e;
    height:287px;
}
.HeaderBorders
{
    border-top:solid 3px #981b1e;
    border-bottom:solid 3px #981b1e;
}
.HeaderSWF
{
    border-top-style:solid;
    border-right-style:solid;
    border-left-style:solid;
    border-top-width:1px;
    border-right-width:1px;
    border-left-width:1px;
    border-top-color:#bbbbbb;
    border-right-color:#bbbbbb;
    border-left-color:#bbbbbb;
}

.MainContentTable
{
    border-color:#bbbbbb;
    border-style:solid;
    border-width:1px;
}
.FooterTD
{
    border-top-color:#bbbbbb;
    border-top-style:solid;
    border-top-width:1px;
}

.FooterTD a
{
    color:#981b1e;
    text-decoration:none;
}
.FooterTD a:Hover
{
    text-decoration:underline;
}

IstTD
{
  padding:2px 2px 2px 2px;
}
.IstMoreTd
{
    border-bottom-color:#bbbbbb;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.SecTD
{
    border-left-color:#bbbbbb;
    border-left-style:solid;
    border-left-width:1px;
    
    padding:2px 2px 2px 2px;
}

.SecMoreTd
{
    border-left-color:#bbbbbb;
    border-left-style:solid;
    border-left-width:1px;
    border-bottom-color:#bbbbbb;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.ThrirdTD
{
    padding:2px 2px 2px 2px;
}

.FourthTD
{
    border-left-color:#bbbbbb;
    border-left-style:solid;
    border-left-width:1px;
    padding:2px 2px 2px 2px;
}

.FourthMoteTd
{
    border-left-color:#bbbbbb;
    border-left-style:solid;
    border-left-width:1px;
}

.ContentPageTable
{
    border-right-color:#bbbbbb;
    border-right-style:solid;
    border-right-width:1px;
    height:600px;
}

.AdminContentPageTable
{
    /*border-right-color:#bbbbbb;
    border-right-style:solid;
    border-right-width:1px;*/
    height:600px;
}

.LogoTd
{
    border-top-color:#bbbbbb;
    border-top-style:solid;
    border-top-width:1px;
}

.EvtColor
{
    color:#981b1e;
}
.BrownButton
{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:White;
    background-image:url(../../../Images/BrownButton.gif);
    background-repeat:repeat-x;
    background-position:right;
    height:60px;
    width:100%;
    padding-bottom:2px;
}
.PanelHeading
{
    background-image:url(../../../Images/Heading_Bullet.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding: 0 0 0 15px;
    font-weight:bold;
}

.MoreDetailsLink
{
    color:#981b1e;
    text-decoration:underline;
}

.WhiteBigLink
{
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    color:White;
    text-decoration:none;
}

.GreyLink 
{
    color:#8b1518; font-weight:bold;
}

.GreyLink a:link
{
    color:#8b1518; font-weight:bold; text-decoration:underline;
}

.GreyLink a:visited
{
    color:#8b1518; font-weight:bold; text-decoration:underline;
}

.GreyLink:Hover
{
    color:#981b1e; font-weight:bold; text-decoration:underline;
}

.AccordionHeader
{
    width:100%;
    background-color: #e4e4e4;
    border-style:solid;
    border-width:1px;
    border-color:#981b1e;
}

.EventFont
{
    color:#981b1e;
}

.Error
{
    color:Red; font-size:12px; font-style:italic;
}

.FormField
{
    font-size:15px;
    font-weight:normal;
    color:#981b1e;
    padding:5px 5px 5px 5px;
}

.Button
{
    font-weight:bold; 
    color:Black; 
    font-size:11px; 
    text-decoration:none; 
    text-align:center; 
	background:url(../../../Images/Middle.gif); 
	background-position:center; 
	background-repeat:repeat-x;
	height:25px;
}

.CloudWindow
{
    position:absolute; top:35%; left:40%; margin:-50px auto auto -100px;
}

.EventColorBox
{
    border-color:#981b1e;
    border-width:1px;
    border-style:solid;
}

.BlackLink
{
    color:Black;
    font-weight:bold;
}
.BlackLink:Hover
{
    color:#981b1e;
    font-weight:bold;
    text-decoration:none;
}

.EventBackgroundColor
{
    background-color:#981b1e;
}

.LeftShadow
{
    background:url(../../../Images/LeftShadow.jpg); 
	background-position:left;
	background-repeat:repeat-y; 
}

.RightShadow
{
    background:url(../../../Images/RightShadow.jpg); 
	background-position:right; 
	background-repeat:repeat-y; 
}

