body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
}



td{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.md{
	
	font-size: 14px;
}

.steps{
	
	font-size: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	
}


.checkout-headers{
	
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.page_headers{
	
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}.sm{
	
	font-size: 10px;
}.big_title {
	font-size: 22px;
	font-weight: bold;
}
.bit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
text-transform: capitalize;
}
a.white {color: #FFFFFF;}
a.blue {color: #0015af;}


a.blue:link {
	color: #0015af;
}
a.blue:visited {
	color: #0015af;
}
a.blue:hover {
	color: #0015af;
}
a.blue:active {
	color: #0015af;
}



a.item {color: #0015af;}


a.item:link {
	color: #0015af;
}
a.item:visited {
	color: #0015af;
}
a.item:hover {
	color: #0015af;
}
a.item:active {
	color: #0015af;
}

.red {
	color: #980E13;
	
}
a.black:link {
	color: #000000;
	font-size: 12px;
}
a.black:visited {
	color: #000000;
	font-size: 12px;
}
a.black:hover {
	color: #000000;
	font-size: 12px;
}
a.black:active {
	color: #000000;
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


.btn_over
{
	
	background:  url(images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #ffffff;
	cursor: pointer;
   font-weight:bold;
   border-color:#993300;

} 

.btn
{
	background:  url(images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #ffffff;
	cursor: pointer;
   font-weight:bold;
   border-color:#993300;
} 

.btn2
{
	background:  url(images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;    
	color: #ffffff;
	cursor: pointer;
   font-weight:bold;
   border-color:#993300;
} 

.blue1{
color:#dff4ff;
}

