*{
font-family:Arial, Helvetica, sans-serif;
font-stretch:narrower;

}


body{
background:url(../images/bg.jpg) top repeat-x ;
background-color:white;
margin-left:0em;
margin-top:0em;

}


#shadow{
background:url(../images/shadow.png) center top  repeat-y;
}

p{

margin-left:0.75em;
margin-right:0.75em;
font-size:12px;
}

form *{
font-size:12px;
}

h2{
padding-top:5px;
margin-bottom:-10px;
margin-left:0.5em;
margin-right:0.75em;
font-size:18px;
color:#CA0000;
font-stretch:narrower;
}


a:link, a:visited, a:active{
color:#990000;
}

a:hover{
color:#000000;
}

ul *{
font-size:12px;
}

#footer{
font-size:12px;
text-align:center;
}

span.required, P.required {
	color : Red;

}
.echoBilling {
	margin-top:5px;
	background-color:#E0E0E0;
	padding:0em 0em 0em 0em;
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.echoBilling th{
	background-color : Silver;
	border-bottom: 1px solid Black;
}
.echoCreditCard {
	background-color:#B0C4DE;
	margin-top:5px;
	padding:0em 0em 0em 0em;
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.echoCreditCard th{
	background-color : Silver;
	border-bottom: 1px solid Black;
}
h6.error{
	color:red;
	border-bottom: 1px solid Black;
	font-weight: bold;
}

