﻿body   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    background-image:url('/images/bg_crossline.gif');
    background-repeat:repeat;
}

.languageswitch
{
    text-align:right;
}

.navigationbar
{
    margin: 0px auto;
    width:812px;
    text-align:right;
}

.footer
{
    color: #6D6D3F;
    line-height: normal;
    font-size:10px;
    float:right;
}

.topbarbackground
{
     background: #FCF7E5;
     width:100%;
}

.clear
{
    clear: both;
}

.logo 
{ 
  margin: 0px auto 0px auto;
  width: 253px; 
  height: 129px; 
  text-align:center;
  background: #FCF7E5;
  width:100%;
  padding:15px 0px 10px 0px;
} 

.languageswitchborder .languageselected
{
    color:#990000;    
    text-decoration:none;
    font-size:11px;
    
}

.languageswitchborder
{
     border:1px solid #9B999C;
     padding:0px 3px 0px 3px;
     background-color:White;
}

.languageswitchborder .languagenotselected
{
    color:#999999;    
    text-decoration:none;
    font-size:11px;
}

.languageswitchdivider
{
    color:#999999;
    font-size:11px;
}

/* TAB MENU   
----------------------------------------------------------*/

.tabs .tabselected
{
    font-size:11px;
    display:inline-block;
    color:White;    
    text-decoration:none;
    padding:3px 3px 3px 3px;
    background-color:#990000;
    text-transform:uppercase;
    border:1px solid #9B999C;
}


.tabs .tabnotselected:hover
{
    font-size:11px;
    display:inline-block;
    color:White;       
    text-decoration:none;
    padding:3px 3px 3px 3px;
    background-color:#990000;
    text-transform:uppercase;
    border:1px solid #9B999C;
}

.tabs .tabnotselected
{
    font-size:11px;
    display:inline-block;
    color:Black;    
    background-color:White;
    text-decoration:none;
    padding:3px 3px 3px 3px;
    text-transform:uppercase;
    border:1px solid #9B999C;
}

.subbarbackground
{
     background: #990000;
     width:100%;
}

.staticcontentbackground
{
     background: #990000;
     width:100%;
     height:22px;
     top:-10px;
     position:relative;
}


.subtabs .tabselected
{
    font-size:11px;
    display:inline-block;
    text-decoration:none;
    padding:3px 10px 3px 10px;
    color:#990000;  
    background-color:White;
    text-transform:uppercase;
}


.subtabs .tabnotselected
{
    font-size:11px;
    display:inline-block;
    color:White;  
    background-color:#990000;
    text-decoration:none;
    padding:3px 10px 3px 10px;
    text-transform:uppercase;
}

.subtabs .tabnotselected:hover
{
    font-size:11px;
    display:inline-block;
    color:#990000;  
    background-color:White;
    text-decoration:none;
    padding:3px 10px 3px 10px;
    text-transform:uppercase;
}

.subtabs .menuitem
{
    min-width:50px;
    display:inline-block;
}

.content
{
    width:1012px;
    margin:0 auto;
    padding:0px;
}

.staticcontent
{
    width:812px;
    margin: 0 auto;
}

.maincontent
{
   margin: 0 auto;  
   background-color:White;
   height:290px;
   width:812px;
}

.blankcontent
{
   width: 812px;
   height: 8px;
   margin: 0 auto;  
   background-color:White;
   position:relative;
   top:-10px;
}



.image3d
{
   margin: 0 auto;  
   background-color:White;
   text-align:right; 
   width:812px;
}

.leftcolumn
{
    float:left;
    margin:0px;
    padding:0px;    
}

.rightcolumn
{
    float:right;
    margin:0px;
    padding:0px;
}

.pageheading
{
    font-size:14px;
    color:#990000;
    font-weight:bold;
}

.heading
{
    font-size:14px;
    color:Black;
    font-weight:bold;
}

.postheading
{
    color:#6E6E6E;
    font-size:14px;
}


.normal
{
    color:#6E6E6E;
    font-size:13px;
}

.horizontalspacing
{
    margin:0px 0px 10px 0px;
}

.links
{
     color:#990000;
     text-decoration:none;
}

.links:hover
{
     color:#990000;
     text-decoration:underline;
}
