﻿ body { 
background-image: url('images/bg.jpg');
margin-left: 0; margin-right: 0; margin-top: 10px; margin-bottom:12px;
}
.leftsadow{
    background-image:url('images/leftsadow.png');
    background-repeat:repeat-y;
    width:9px;    
    height:1px;  	
}
.rightsadow{
    background-image:url('images/rightsadow.png');
    background-repeat:repeat-y;
    width:9px;    
    height:1px;     	
}
.topsadow{
    background-image:url('images/topsadow.png');
    background-repeat:repeat-x; 
    height:10px;    	
}
.bottomsadow{
    background-image:url('images/bottomsadow.png');
    background-repeat:repeat-x; 
    width:9px;      		
}
.centerbgline{
    background-image:url('images/centerbgline.png');
    background-repeat:repeat-y; 
    width:4px;       		
}
.tablebg{
   background-color:#FFFBD8;  		
}
.leftpenalbg {
    background:#DDCE9F url(images/leftpeanelbg.png) repeat-x scroll 0% 0%;
}
.welcometext{
    background-image:url('images/welcometext.png');
    background-repeat:no-repeat;
    width:314px;
    height:152px;
    background-position:center;       		
}
.slogantext{
    background-image:url('images/slogantext.png');
    width:506px;
    height:88px;  
    background-repeat:no-repeat; 		
}
.center_bg {
    background:#FFF4C8 url(images/center_bg.png);
    background-repeat:repeat-x;
}
.contanttext{
    font-family:verdana, Times New Roman, Times, serif;
	font-size: 12px;
	color: #4A4939;  	
}
.homecontanttext{
    font-family:Times New Roman, Times, serif;
	font-size: 15px;
	color: #4A4939;  	
}

.footertext{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color: #F1E9D7  	
}
.titletext{
    font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color: #AE5B00;  	
}
.textmenu{
    font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A4939; 
	text-decoration:none;	
}
.textmenu:hover{
    font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #AC1B00; 
	text-decoration:underline;	
}
.text{
    font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #713211; 
	text-decoration:underline; 	
}
.bigtitletext{
    font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #8D3600; 	
}

/**Zulu 16-11-09**/
.but60
{
    background-image:url('images/but60.png');
    background-color: transparent;	
	border-style: none;
	background-position:center;
	background-repeat:no-repeat;
	color: #4A4939; 
    font-family:"Verdana", Times, serif;
	font-size: 11px; 
	height:30px;
	text-align:center;	
	width:60px;	
}
.redtext
{
    font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:Red;
}
/**Zulu 16-11-09**/




