a:link
{
	color: rgb(0,0,0);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(0,0,0);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(0,0,0);
	text-decoration: underline;
}
a:hover
{
	color: #975c00;
	text-decoration: none;	
}

a.email:link
{
	color: rgb(225,136,3);
	text-decoration: none; 
}
a.email:visited
{
	color: rgb(225,136,3);
	text-decoration: none;
} 
a.email:active 
{
	color: rgb(225,136,3);
	text-decoration: none;
}
a.email:hover
{
	color: rgb(0,0,0);
	text-decoration: none;	
}


a.prod-nav:link
{
	color: rgb(0,0,0);
	text-decoration: none; 
}
a.prod-nav:visited
{
	color: rgb(0,0,0);
	text-decoration: none;
} 
a.prod-nav:active 
{
	color: rgb(0,0,0);
	text-decoration: none;
}
a.prod-nav:hover
{
	color: rgb(255,255,255);
	font-weight: bold;
	text-decoration: none;	
}

body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:#f2a16c url('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);
}


.bodyleft {
	background: url('images/bg-left.gif') repeat-x top;	 
}

.bodyright {
	background: url('images/bg-right.gif') repeat-x top;	 
}

.bgbody {
	background:#fdc588 url('images/bg-body.gif');	 
}

.bgbottom {
	background:#fdc588 url('images/bg-bottom.gif') repeat-x top;	 
}


.navright {
	background:#fdc588 url('images/nav-right.jpg') repeat-x top;	 
}


.bbody
{
    border:1px solid #fee388;
    border-width: 0px 1px 0px 1px
}


.bt
{
    border:1px solid #fee388;
    border-width: 1px 0px 0px 0px
}


.bb
{
    border:1px solid #fee388;
    border-width: 0px 0px 1px 0px
}

.left
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: #8f3c00;
    border:1px dotted #e59052;
    border-width: 0px 0px 1px 0px;
    padding: 8px 0px 2px 2px
}
.leftmo
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: #8f3c00;
    border:1px dotted #e59052;
    border-width: 0px 0px 1px 0px;
    padding: 8px 0px 2px 2px;
    background-color:#ffefbc;
}


a.left:link
{
	color: #8f3c00;
	text-decoration: none; 
}
a.left:visited
{
	color: #8f3c00;
	text-decoration: none;
} 
a.left:active 
{
	color: #8f3c00;
	text-decoration: none;
}
a.left:hover
{
	color: #f06601;
	text-decoration: none;	
}


.mt
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #884800
}


.hd
{
	font-family: Arial;
	font-size  : 16px;
	font-weight: bold;
	color: #884800 
}



.red
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #c80000 
}



.th
{
    background-color:#884800;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #ffffff; 
}


.th1
{
    background-color:#999999;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #fff; 
}


.tch
{
    background-color:#ffdf74;
	font-family: Arial;
	font-size  : 12px;
	font-weight: normal;
	color: rgb(0,0,0)
}
.tc
{
    background-color:#f7e6ae;
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}
.tc1
{
    background-color:#fff4d0;
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.tb
{
    border:1px solid #d1d1d1; background-color:#ffffff;
	font-family: Arial;
	font-size  : 12px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}
.buttn
{
	font-family: Arial;
	font-size  : 11px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	border-color:rgb(182,182,182);	
}
.err
{
	font-family: Arial;
	font-size: 12px;
	color: #884800;
}


p
{
	font-family: Arial;
	font-size: 12px;
	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/listbullet.gif');
   line-height: 170%;
   
}
