
BODY
{
	background-color: #FFFFFF;
	font-family: verdana,arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
}

.text
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
.text B
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

H1
{
	/* color: #6699ff; */
	color: black;
	font-family: Arial;
}
H3
{
	font-size: 16px;
	color: black;
}

DIV
{
	font-size: 12px;
	font-family: Verdana;
	font-style: normal;
}
H2
{
	/* color: #6699ff; */
	color: black;
	font-family: Arial;
}

H3
{
	/* color: #6699ff; */
	color: black;
	font-family: Arial;
}
.orangelbl 
{
    color:#FF6600;
}
.redlbl 
{
    color:Red;
}
.greenlbl
{
    color:Green;
    text-decoration:none;
    border-bottom:green 1px dotted;
}
.pad
{
    padding:5px;
}
.blueborder
{
    border:#507CD1 1px solid;
    padding:5px;
}
.warning 
{
	background-color:#FFDC4F;        
	border:1px solid #FF9900;
	padding:2px 5px 2px 5px;
	color:#333333;
}
.header 
{	
	text-align:center;
}
.limited 
{
	width:700px;
	margin-bottom:10px;
}
.total
        {
        	text-align:right;
        	font-weight:bold;
        	background-color:#EFF3FB;
        	padding:5px;
        	border-top:#666 1px solid;
        	border-bottom:#666 1px solid;
        }
.checkout
        {
        	text-align:right;
        	vertical-align:middle;
        }
        
       
