body {
    font-family:Verdana;
    color:#45545f;
    font-size:9px;
    width:100%;
    text-align:center;
    margin:0px auto;
    padding:0px;
    letter-spacing:normal;
}

a
{
    color:#ec6746;
    text-decoration: none;
 }
 
 a:hover
 {
    color:#000000;
 }
 
#BottomArea
 {
    background-image:url(../images/BgBottom.gif);
    background-position:left top;
    background-repeat:no-repeat;
    height:38px;
 }
 
 #BottomArea .BottomLink
 {
    margin-right:20px;
    margin-top:15px;
    float:right;
    width:130px;
    overflow:hidden;
    text-align:left;
    font-size:8px;
    font-weight:bold;
    color:#ffffff;
    height:20px;
    padding:0px;
}
  
 #BottomArea .BottomLink a
  {
    color:#ffffff;  
    text-decoration:none;
  }

 #BottomArea .BottomLink a:hover
  {
    color:#45545F;
    text-decoration:none;
  }
   
 #BottomArea  .BottomNavi
 {
   float:left;
    padding-top:20px;
    font-size:8px;
    height:30px;
    padding-bottom:20px;
 }
 
 
 .BottomNavi .Area1
 {
    width:750px;
    float:left;
    margin-left:120px;
    text-align:left;
    font-size:8px
 }
 
.BottomNavi table
{
  font-size:8px;
  margin:0px;
  padding:0px;
}
 
 .BottomNavi .Area2
 {
     display:none;
    width:248px;
    margin-left:4px;
    float:left;
    text-align:left;
 }
 
 
.Box a
{
    color:#ffffff;
    text-decoration:none;
    width:97px;
}



.Box a:hover
{
    color:#ffffff;
    text-decoration:underline;
}

.Clear
{
    clear:both;
}

.CenterColumn
{
    width:771px;
    float:left;
    margin:0px;
    padding:0px;
}

.CenterColumn .Content
{
    min-height:200px;
    float:left;
    height:auto;
    margin-top:30px;
    width:100%;
    background-image:url(/media/352/bgcontentline.gif);
    background-position:left top;
    background-repeat:repeat-y;
}

.CenterColumn .LeftArea
{
    float:left;
    width:230px;
    text-align:right;
    margin-left:10px;
    padding-top:0px;
    margin-top:0px;
    overflow:hidden;
    height:auto;
}

.CenterColumn .LeftArea table
{
  font-size:9px;
}

.CenterColumn .RightArea
{
    float:left;
    width:490px;
    margin-left:30px;
    overflow:hidden;
    height:auto;
}

.CenterColumn .RightArea table
{
  font-size:9px;
}

.CenterColumn .RightArea img ,.CenterColumn .LeftArea img
{
  border:solid 0px;
}

.FRight
{
  float:right;
}
h1
{
    color:#45545f;
    font-size:17px;
    margin:0px;
    padding:0px;     
    line-height:17px;
    font-weight:bold;
}

h2
{
    color:#45545f;
    font-size:11px;
    margin:0px;
    padding:0px;     
    line-height:11px;
}

h3
{
    color:#45545f;
    font-size:9px;
    margin:0px;
    padding:0px;     
}

.Hide
{
   visibility:hidden;
}


#Logo
{
    margin-top:17px;
    float:left;
    height:auto;
}

.LeftColumn
{
    width:100px;
    height:auto;
    float:left;
    margin-left:18px;
}

.LeftColumn .Box
{
    clear:both;

    list-style-type:none;
    float:left;
    width:100px;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    font-size:9px;
    text-transform:uppercase;
    margin-top:2px;      
    margin-right:1px;
    height:32px !important;
    overflow:hidden;    
    line-height:30px;
}

.LeftColumn .TwoLine
{
   line-height:12px;
   overflow:hidden;
   width:100px;
   height:32px !important;
   
}

.LeftColumn .No1
{
    background-color:#db6556;
}

.LeftColumn .No2
{
    background-color:#679575;
}

.LeftColumn .No3
{
    background-color:#44535e;
}

.LeftColumn .No4
{
    background-color:#728aa5;
}

.LeftColumn .No5
{
    background-color:#99779b;
}

#LeftColumnMenu
{
    text-align:right;
}


#LeftColumnMenu  ul
{
    list-style-type:none;
    width:auto;    
    padding:0px;
    margin:0px;
}

#LeftColumnMenu  ul li a
{
    font-weight:bold;
    color:#45545f;
    text-decoration:none;
    width:auto;
}

#LeftColumnMenu ul li a:hover
{
    color:#ec6746;
}

#LeftColumnMenu .Active
{
    background-color:#9AA5A7;
    padding: 0px 1px 0px 1px;
    color:#ffffff;
}


#MainContent
{
    margin: 40px auto;
    width:909px;
    height:auto;
    text-align:left;
    padding-left:10px;
}

#MainContent .ContentArea
{
    width:900px;
    background-image:url(../images/BgCenter.gif);
    background-position:top left;
    background-repeat:repeat-y; 
    float:left;
    height:auto;
    padding-bottom:15px;
}
#MainMenu
{
    margin:0px;
    padding:0px;
    width:100%;
    height:35px;
}
#MainMenu ul
{
    float:left;
    display:block;
    padding:0px;
    margin-top:3px;
    margin-left:0px;
    margin-bottom:0px;
}

#MainMenu ul li
{
    /*padding:10px;*/
    padding-top:10px;
    padding-bottom:10px;
    list-style-type:none;
    float:left;
    width:88px;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    font-size:10px;
    text-transform:uppercase;
    margin-top:0px;      
    margin-right:1px;
    cursor:pointer;
}

#MainMenu ul li ul
{
   margin-top:6px;
}

#MainMenu ul li ul li
{
    margin-top:1px;
    background-color:#bbbbbb;
    opacity:0.90;
    filter:alpha(opacity=90);
}

#MainMenu ul li ul a:hover
{
   color:#000000 !important;
}

#MainMenu .Active
{
    background-color:#44535e !important;
}

#MainMenu .Active a:hover
{
    color:#ffffff !important;
    
}

#MainMenu .Menu1 
{
    background-color:#cecfd1;
}


#MainMenu .Menu2
{
    background-color:#c6c7c9;
}

#MainMenu .Menu3
{
    background-color:#bdbec0;
}

#MainMenu .Menu4
{
    background-color:#b3b5b7;
}
#MainMenu .Menu5
{
    background-color:#acaeb0;
}
#MainMenu .Menu6
{
    background-color:#a0a2a4;
}
#MainMenu .Menu7
{
    background-color:#989a9d;
}

#MainMenu .Menu7
{
    background-color:#989a9d;
}

#MainMenu .Menu8
{
    background-color:#888888;
}

#MainMenu .Menu9
{
    background-color:#7e7e7e;
}

#MainMenu .Menu10
{
    background-color:#6f6f6f;
}

#MainMenu .Menu11
{
    background-color:#666666;
}

#MainMenu .Menu12
{
    background-color:#5f5f5f;
}

#MainMenu .Menu13
{
    background-color:#555555;
}

#MainMenu .Menu14
{
    background-color:#4f4f4f;
}

#MainMenu .Menu15
{
    background-color:#444444;
}

#MainMenu .Menu16
{
    background-color:#333333;
}

#MainMenu .Menu17
{
    background-color:#222222;
}

#MainMenu .Menu18
{
    background-color:#111111;
}

#MainMenu .Menu19
{
    background-color:#000000;
}

.MergeColumn
{
    width:771px;
    padding-top:20px;
    padding-bottom:30px;
    float:left;
    background-color:#ffffff;
}

.MergeColumn Img
{
    float:left;
}

p
{
    padding:0px 0px 0px 0px;
    margin:0px;
}


#TopBorderLine
{
    float:left;
    margin: 0px auto;
    width:899px;
    background-image:url(../images/BgTop.gif);
    background-repeat:no-repeat;
    height:3px;
    overflow:hidden;
    padding:0px;
}

#TopLanguage
{
    text-align:right;
    float:left;
    width:761px;
    font-size:9px;
    margin:0px;
    padding:0px;
}

#TopLanguage a
{
    color:#000000;
    text-decoration:none;
}

#TopLanguage a:hover
{
    color:#ff0000;
    text-decoration:none;
}

#TopLanguage .Search
{
  float:right;
  width:auto;
  margin-left:2px;
  margin-top:1px;
}


#TopLanguage .LeftBgSearch
{
    background-image:url(/media/4090/searchbg-left.gif);
    height:13px;
    width:7px;
    background-repeat:no-repeat;
    float:left;
}

#TopLanguage .CenterBgSearch
{
    background-image:url(/media/4095/searchbg-center.gif);
    height:13px;
    width:auto;
    background-repeat:repeat-x;
    float:left;
}

#TopLanguage .RightBgSearch
{
    background-image:url(/media/4100/searchbg-right.gif);
    height:13px;
    width:7px;
    background-repeat:no-repeat;
    float:left;    
}

.ImpactHeader
{
     color:#45545f;
     font-size:42px;
     font-family: Impact;
     margin:0px;
     padding:0px;     
     font-weight:bold;
}

.ImpactBody
{
     color:#45545f;
     font-size:16px;
     font-family: Impact;
     letter-spacing:1px;
     margin:0px;
     padding:0px;     
     font-weight:normal;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

