﻿body {
   background:#E5DAAB;
   margin-left: 0; margin-right: 0; margin-top: 0px; margin-bottom:0px;
}

.whitebg {
   background:white;
}
.topbgright{
    background-image:url('images/topbgright.png');
    background-repeat:no-repeat;
    width:307px;
    height:106px;    	
}
.menubg{
    background-image:url('images/menubg.png');
    background-repeat:repeat-x;
    width:100%;
    height:38px;       	  	  	
}
.redtextop{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A40107;
}
.whitetext{
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	font-style:italic;
	text-decoration:none;
}
.whitetext:hover{
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #F7F0B8;
	font-style:italic;
	text-decoration:underline;
}
.menudoated {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-style: normal;
}
.headerlinebg{
    background-image:url('images/headerlinebg.png');
    background-repeat:repeat-y;
     	  	  	
}
.leftbg{
    background-image:url('images/leftbg.png');
    background-repeat:repeat-y;
    width:58px;  
    height:100%;    	  	  	
}
.rightbg{
    background-image:url('images/rightbg.png');
    background-repeat:repeat-y;
    width:32px;  
    height:100%;   	  	  	
}
.centerbg{
    background-image:url('images/centerbg.png');  	  	  	
}
.midtitlered{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E0108;
}
.bigtitlered{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E0108;
}
.contanttext{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.footerbg{
    background-image:url('images/footerbg.png');
    background-repeat:repeat-x;
    height:55px;
     	  	  	
}
.footerlinebg{
    background-image:url('images/footerlinebg.png');
    background-repeat:repeat-y;
    width:884px;
     	  	  	
}
.footertext{
   font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
     	  	  	
}





