﻿
*
{
margin-top:0px; 
}


body
{

margin-left :0px;
margin-right :0px;
color :#30302b;   
background: url(img/bg.png) repeat  ;
font-family:Calibri ;

}


.recaptcha
{
  color :Fuchsia;
  background-color:Orange;   
    
}

.invisible
{
display :none;   

}
.wrapper
{
width :100%;
text-align :center ;
}




.content
{

 margin-left :auto ;
 margin-right :auto ;
width :70%;
text-align :center;
}


.watermark
{
color :Gray ;
font-style:italic ;
}

.barindicator
{

color :Gray ;
background-color:Red;


}

.autocomphighlite
{
background-color:#e9e3d2 ;
font-size :smaller ;
border: 1px solid black; 
}


.autocompitem
{

border: 1px solid black; 
font-size :smaller ;

}

.ListItemHiliteText
{
background-color:#ededa8;
font-weight :bold ;
font-style :italic ;
color: red;


}

.footer{height:75px;width:100%; text-align :right ;}

.footerlink{font-size:11px;font-weight:bold;color:#8D8A69;background-color:Transparent;border-style:None;cursor:pointer;width:75px;height:25px; text-decoration:none;}

h1
{
color:#30302b;

}
h2
{
color:#30302b;
}
h3
{
color:#30302b;
}
h4
{
color:#30302b;
font-weight:bold;
}





a
{
font-weight :bold ;
color:  #ffffff;
text-decoration :none; 
}

a:hover
{
  color :red;   
}

.centermenu{  border:none; text-align :center ;}


.glassbutton{width:185px;height:30px;padding:4px 0px 4px 0px; margin-left:auto ; margin-right:auto ; text-align :center ;   font-weight :bolder ;}
