body
	{
		margin: 0px;
		background-color: white;
		color: #333333;
	}
.lbl
	{
		font-weight:bold;
		color:black;
	}
TD
	{
		font-family:arial;
		color:#444444;
		font-size:8pt;
	}
img
	{
		border: 0;
	}
a
	{
		text-decoration: none;
		color: #990000;
	}

a:hover
	{
		text-decoration: underline;
		color: #990000;
	}
A.RegTitle
	{
		font-weight :bold;
		font-size:10pt;	
	}
.top
	{
		text-decoration: none;
		color: white;font-weight:bold;
		padding-left:5px;
	}
.top:hover
	{
		text-decoration: underline;
		color: brown;font-weight:bold;
	}
.topmenu
	{
		cursor:hand;
	}
.txt
	{
		font-family:Verdana,Arial Narrow;
		font-size:8pt;
		border:1px solid #990000;
		height:19px;
	}
.txtQuantity
	{
		font-family:Verdana,Arial Narrow;
		font-size:8pt;
		border:1px solid #8E8F8F;
		border-right:0px;
		height:21px;
		width:40px;
		
	}
.txttrans
	{
		font-family:Verdana,Arial Narrow;
		font-size:10pt;
		font-weight:bold;
		border:0px solid #afafaf;
		height:19px;
	}
	
	
.button
	{
		
		font-size:10px;font-family:arial narrow;height:23px;
		border:0px solid #FDF1D7;
		cursor:hand;font-weight:bold;
	    color: #990000;
	    background-image:url(../images/general/buttonBack.gif);
	   background-color:Transparent ; 
	}
	
	.buttonCart
	{
		
		font-size:10px;font-family:arial narrow;height:22px;
		border:0px solid #FDF1D7;
		cursor:hand;font-weight:bold;
	    color: #990000;
	    background-image:url(../images/general/buttonAddToCart.gif);
	   background-color:Transparent ; 
	}
	
SELECT
	{
		font-family:Arial;
		font-size:8pt;
			
	}
.title
	{
	 padding:10px;font-weight:bold;font-family:Arial Narrow; 
	 font-size:15pt;
	}
.subtitle
	{
	font-weight:bold;font-family:Arial; 
	 font-size:12px;
	}
.gridSubTitle
	{
		
		font-weight:bold;font-family:Arial; 
		font-size:8pt;padding:4px;
		border-bottom:2px solid #afafaf;
	}
.gridItem
	{
		height:20px;border-bottom:1px dotted #e3e3e3;
		font-weight:normal;font-family:Arial; 
		font-size:10px;padding:2px;
	}
.gridItemlarge
	{
		height:20px;border-bottom:1px dotted #e3e3e3;
		font-weight:normal;font-family:Arial; 
		font-size:12px;padding:2px;
	}