.title{
color: #800000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14 pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3464A7;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
body, p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.sidetable{
	color: #919191;
	text-decoration: underline;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}
a.baseline {
	color: Silver;
	text-decoration: none;
}
a.baseline:hover {
	text-decoration: underline;
}
.productheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC924;
	font-weight: bold;
}
#layer1{
	position:relative;
	left:0px;
	top:-75px;
}
#layer2{
	position:relative;
	left:0px;
	top:-50px;
}

a.notbody:link {
	color: white;
	text-decoration: underline ;
	}
	
a.notbody:visited {
	color: white ;
	text-decoration: underline ;
	}
	
a.notbody:hover {
	color: rgb(110,16,15);
	text-decoration: none;  }

a.body:active {
	color: rgb(141,78,74)	;
	text-decoration: underline ;
	}	  
	  
a.body:link {
	color: rgb(141,78,74);
	text-decoration: underline ;
	}
	
a.body:visited {
	color: rgb(141,78,74);
	text-decoration: underline ;
	}
	
a.body:hover {
	color: red;
	text-decoration: none;  }

a.body:active {
	color: rgb(141,78,74)	;
	text-decoration: underline ;
	}	  
	  
	  
	  
.ImgTblCell{

border: 1px solid #6E100F;
padding-top: 15;
padding-left:5;
padding-right:5;
padding-bottom:5;
}

a.bottomMenu:link  {
color: black;
font-weight: bold;
text-decoration: none;

}

a.bottomMenu:visited {
color: black;
font-weight: bold;
text-decoration: none;


}

a.bottomMenu:hover{
color: #4F130E;
font-weight: bold;
text-decoration: underline;
}

a.bottomMenu:active {
color: black;
font-weight: 400;
font-family: Arabic Transparent;
font-size: 13pt;
font-weight: bold;
text-decoration: none;
}

TD.tdReg{
color: BLACK;
background-color: white;

border-top: 1px solid black;
border-bottom: 1px solid black;

text-decoration: none;
text-align: right; 
font-style: normal; 
font-variant: normal; 
font-size: 15px; 
font-family:Arial, sans-serif; 
font-weight: bold;

padding-right:5px;
padding-top:5px; 
padding-bottom:5px;
padding-left: 5px;

cursor: hand;
}

TD.tdHover{

background-color: #FAD3D4;
color: #4F130E;

border-top: 1px solid gray;
border-bottom: 1px solid gray;

text-decoration: none;
text-align: right; 
font-style: normal; 
font-variant: normal; 
font-size: 15px; 
font-family:Arial, sans-serif; 
font-weight: bold;

padding-right:5px;
padding-top:5px; 
padding-bottom:5px;
padding-left: 5px;

cursor: hand;
}

TD.tdCurr{

background-color: #924B49;
color: white;

border-top: 1px solid gray;
border-bottom: 1px solid gray;

text-decoration: none;
text-align: right; 
font-style: normal; 
font-variant: normal; 
font-size: 15px; 
font-family:Arial, sans-serif; 
font-weight: bold;

padding-right:5px;
padding-top:5px; 
padding-bottom:5px;
padding-left: 5px;

cursor: hand;
}