﻿

body 
{
    margin:0px;
    padding:0px;
    background-image:url(images/body/BodyBg.gif);
    background-repeat:repeat-x;
    font-family:Arial;

}

A, A:VISITED
{
    color: #AB8948;
}

.CenterAll 
{
    text-align:center;
    margin:0px;
   
}

.MainCOntainer 
{
    width:970px;
    text-align:left;
    margin:auto;
    position:relative;

}
.MainCOntainer DIV
{
}
.Clear 
{
    clear:both;
}

IMG 
{
    border:0px;
}



#Flashcontent  h1
{
    color:#32898d;background:transparent;font-size:28px;
    
    }
    
    
    
    fieldset
    {
        padding: 8px;
    }
 
