a:link
{
	color: rgb(8,128,243);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(8,128,243);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(8,128,243);
	text-decoration: underline;
}
a:hover
{
	color: rgb(246,130,31);
	text-decoration: none;	
}

.nav
{
	font-family: Arial;
	font-size  : 12px;
	color: rgb(255,255,255);
	font-weight: bold;
}


a.nav:link
{
	color: rgb(255,255,255);
	text-decoration: none;	
}
a.nav:visited
{
	color: rgb(255,255,255);
	text-decoration: none;	
} 
a.nav:active 
{
	color: rgb(255,255,255);
	text-decoration: none;	
}
a.nav:hover
{
	color: rgb(255,220,100);
	text-decoration: none;	
}




body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:#ead5a7 url('old-images/bgfix.gif') no-repeat fixed top;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}

.bgimg {
	background:#FFFFFF url('old-images/bg-body2.gif') repeat-x top;
	 
}


.maintable {
	background:#FFFFFF;
	 
}

.bodybg {
	background:#ffffff;
}

.navbg {
	background:#FFFFFF url('images/nav-bg.gif') repeat-x top;
}

.bottombg {
	background:#FFFFFF url('images/bottombg.jpg') repeat-x top;
}


.bodyleftbg {
	background:#FFFFFF url('images/body-left-bg.gif');
}

.bodyrightbg {
	background:#FFFFFF url('images/body-right-bg.gif');
}


.bgflash {
	background:#FFFFFF url('images/topbg.jpg');
}

.introtop {
	background:#FFFFFF url('images/intro-topbg.gif') repeat-x bottom;
}

.introbottom {
	background:#FFFFFF url('images/intro-bottombg.gif') repeat-x top;
}



.th
{
    background-color:rgb(96,73,43);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tch
{
    background-color:rgb(245,235,190);
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(249,245,224);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,80,150)
}


.hd2
{
	font-family: Times new roman;
	font-size  : 25px;
	font-weight: bold;
	font-style: italic;
	color: rgb(187,121,0)
}

.testimonials
{
	font-family: Arial;
    background-color:rgb(255,255,255);	
	font-size  : 13px;
	font-weight: normal;
	font-style: normal;
	color: #005499;
	padding: 0 0 10 0;
    border:1px dotted #005499;
    border-width: 0 0 1px 0;	
}



.shd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,80,150);
	padding: 0 0 5px 0;
}


.hr
{
    border:1px dotted #005499;
    border-width: 0 0 1px 0;
}
  
.vr
{
    border:1px dotted #005499;
    border-width: 0 1px 0 0;
}  

.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #dead01; background-color:#ffffff;
	font-family: Arial;
	font-size  : 11px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/list-bullet.gif');
}



.bottom
{
	font-family: Arial;
	font-size  : 11px;
	color: rgb(0,0,0);
	font-weight: normal;
}


a.bottom:link
{
	color: rgb(0,0,0);
	text-decoration: underline;	
}
a.bottom:visited
{
	color: rgb(0,0,0);
	text-decoration: underline;	
} 
a.bottom:active 
{
	color: rgb(0,0,0);
	text-decoration: underline;		
}
a.bottom:hover
{
	color: rgb(0,0,0);
	text-decoration: none;	
}



.bcenter
{
    background: url('images/bc.gif');
}

.btop
{
    background: url('images/bt.gif');
}


.mtbg
{
	font-family: Arial;
	font-size  : 13px;
	color: rgb(255,255,255);
	font-weight: bold;
    background: url('images/table-mt-bg.gif');
}


.mt2
{
	font-family: Arial;
	font-size  : 12px;
	text-transform: uppercase;
	color: rgb(0,86,155);
	font-weight: bold;
	padding: 0 0 0 10px;
}

.err
{
	font-family: Arial;
	font-size  : 12px;
	color: rgb(0,86,155);
	font-weight: bold;
}

.bbottom
{
    background: url('images/bb.gif');
}


.leftmt
{
	display: box;
	line-height: 32px;
	font-family: Arial;
	font-size  : 13px;
	color: rgb(0,0,0);
	padding: 0 0 0 18px;
	font-weight: bold;
    background: url('images/left-nav-top.gif');
}


.leftnavbg
{
    background: url('images/left-nav-bg.gif');
}


.leftnavbot
{
	display: box;
	line-height: 10px;
    background: url('images/letf-nav-bottom.gif');
}



.leftnav
{
	display: block;
	line-height: 24px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #8f3c00;
    border:1px dotted #939185;
    padding: 0 0 0 18px;
    border-width: 0px 0px 1px 0px;
}
.lefnavtmo
{
	display: block;
	line-height: 24px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #8f3c00;
    border:1px dotted #939185;
    border-width: 0px 0px 1px 0px;
    background-color:#ffefbc;
}


a.leftnav:link
{
	color: #8f3c00;
	text-decoration: none; 
}
a.leftnav:visited
{
	color: #8f3c00;
	text-decoration: none;
} 
a.leftnav:active 
{
	color: #8f3c00;
	text-decoration: none;
}
a.leftnav:hover
{
	color: #003663;
	background-color:#ffefbc;
	text-decoration: none;	
}


.navcolor
{
    background: #fff6c8;
}



.cell
{ 
   background-color: #f0deb6; 
   border:1px solid #d4b56f; 
	font-family: Arial;
	font-size  : 11px;
	font-weight: normal
} 

.cellOff 
{ 
   background-color: #f0deb6; 
    color:#0000FF; 
   border:1px solid #d4b56f;     
	font-family: Arial;
	font-size  : 11px;
	font-weight: normal    
} 
.cellOn 
{ 
   background-color: #f3e7cb; 
    font-color: #ffffff; 
	font-family: Arial;
	font-size  : 11px;
	font-weight: normal    
}


.bl {background: url(images/bl.gif) 0 100% no-repeat #f9f5e0; width: 57em}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:1px}
.clear {font-size: 1px; height: 1px}




.linethrough
{
	font-family: Tahoma;
	font-size  : 12px;
	color: rgb(175,0,0);
	text-decoration:line-through;
}

.linethrough1
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color: Orange;
	text-decoration:line-through;
}


.price
{
	font-family: Arial;
	font-size  : 16px;
	font-weight: bold;
	color: white;
}

.store
{
	font-family: Times new Roman;
	font-size  : 16px;
	font-weight: bold;
	color: rgb(0,80,150);
}

.store2
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(187,121,0);
}


a.paging:link
{
	line-height: 25px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;	
	color: rgb(100,100,100);
	text-decoration: none; 	
	background:#fff;
	text-align: center;
	padding: 05px 05px 05px 05px;
	letter-spacing: 0px;
}

a.paging:visited
{
	line-height: 25px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;	
	color: rgb(100,100,100);
	text-decoration: none; 	
	background:#fff;
	text-align: center;
	padding: 05px 05px 05px 05px;
	letter-spacing: 0px;
}

a.paging:active
{
	line-height: 25px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;	
	color: rgb(191,162,138);
	text-decoration: none; 	
	background:#f5f1ee;
	text-align: center;
	padding: 05px 05px 05px 05px;
	letter-spacing: 0px;
}

a.paging:hover
{
	line-height: 25px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;	
	color: rgb(191,162,138);
	text-decoration: none; 	
	background:#f5f1ee;
	text-align: center;
	padding: 05px 05px 05px 05px;
	letter-spacing: 0px;
}