body { font-size:12px; 
font-family:Arial, Helvetica, sans-serif; 
color:#FFFFFF; 
background-attachment: fixed;
scrollbar-base-color:white; 
scrollbar-track-color:white; 
scrollbar-face-color:white;
scrollbar-highlight-color:white; 
scrollbar-3d-light-color:#F6E8CF; 
scrollbar-dark-shadow-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-arrow-color:#000000;
CURSOR: arrow;}

a:link {
	
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	
	text-decoration: none;
	color: #f81417;
}
a:active {
	
	text-decoration: none;
	color: #FFFFFF;
}

.body-text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color:#535040; 
 text-decoration: none;
}




.shadow-left
{
    BACKGROUND-IMAGE:    url(images/shadow_left.jpg);
	background-attachment: scroll;
	BACKGROUND-REPEAT: repeat-y;
}

.block-bottom
{
    BACKGROUND-IMAGE:    url(images/bottom-left.jpg);
	
	BACKGROUND-REPEAT: no-repeat;
}

.top-stroke
{
    BACKGROUND-IMAGE:    url(images/top-stroke.jpg);
	
	BACKGROUND-REPEAT: no-repeat;
}


.shadow-right
{
    BACKGROUND-IMAGE:    url(images/shadow_right.jpg);
	background-attachment: scroll;
	BACKGROUND-REPEAT: repeat-y;
}


 
.link-font {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #FFFFFF;
 text-decoration: none;
 CURSOR: hand;
 font-weight:bold;
}

.welcome {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 CURSOR: none;
}

.read-more {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #cc6612;
 font-weight:bold;
}


.contact {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #535040;
}

.small-text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #e1af86;
 font-weight:bold;
}


.product-heading {
	font-size: 9pt;
	font-weight: bold;
}

.small-font {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #da3332;
 font-weight:bold;
}

.small-unbold {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #da3332;
}

.text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;

}

.contact2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: white;
}



.heading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

.heading2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #990000;
 text-decoration: none;
 font-weight: bold;
}

.white-big {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}
.home {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	
}
.about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	
}
.branches {
	background-image: url(images/branches.jpg);
	background-repeat: no-repeat;
	
}
.products {
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
	
}
.hiring {
	background-image: url(images/hiring.jpg);
	background-repeat: no-repeat;
	
}
.promo {
	background-image: url(images/promo.jpg);
	background-repeat: no-repeat;
	
}

.pricelist {
	background-image: url(images/pricelist.jpg);
	background-repeat: no-repeat;
	
}

.employment {
	background-image: url(images/employment.jpg);
	background-repeat: no-repeat;
	
}

.dms {
	background-image: url(images/dms.jpg);
	background-repeat: no-repeat;
	
}

.contactus {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	
}

.nav-shadow {
	background-image: url(images/left-shadow.jpg);
	background-repeat: repeat-y;
}

.table-bg {
	background-image: url(images/table-bg.jpg);
	background-repeat: repeat-y;
}

.bank-border {
	background-image: url(images/bank-border.jpg);
	background-repeat: no-repeat;
	
}

.news-box {
	background-image: url(images/news-block.jpg);
	background-repeat: no-repeat;
	
}



 



.scroll
 { 
   overflow: auto;
   SCROLLBAR-FACE-COLOR: #c35e0c; 
   SCROLLBAR-HIGHLIGHT-COLOR: #f6a563; 
   SCROLLBAR-SHADOW-COLOR: #f6a563; 
   SCROLLBAR-3DLIGHT-COLOR: #f6a563; 
   SCROLLBAR-ARROW-COLOR: #FFFFFF; 
   SCROLLBAR-TRACK-COLOR: #feebdb; 
   SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 

   width:550px;
  height:560px;
  
}