body  {
background-color: #fff }

td  {
color: #222;
font-size: 12px;
font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular }

.none {
color: #2e2e2e;
font-weight: normal;
text-decoration: none }


a    {
color: #462a4c;
text-decoration: none }


a:hover  {
text-decoration: underline }

h1  {
font-size: 16px;
font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
margin-top: 17px;
margin-bottom: 0px }


#announcement  {
margin-bottom: 5px }


#announcement h1  {
color: #fff;
font-size: 16px;
font-family: verdana, arial, geneva;
background-color: #935293;
margin-top: 2px;
margin-bottom: 2px;
padding: 5px;
border: solid 1px #b4b1b1;
width: 610px }

#announcement h1 a {
color: #fff;
text-decoration: none }

.small {
font-size: 11px
 }

h2  {
font-weight: bold;
font-size: 18px;
font-family: verdana, arial, geneva;
margin-top: 0px }


.form   { border: solid 1px #696969 }
h3 {
font-size: 12px }

.r { color: #ee1c47; font-size: 10px }
 .box {
background-color: #eee;
padding: 5px;
border: dashed 1px #1a621f }
#small {
font-size: 10px }

  .browse-order a {
   	background: #E9D1E9 url(/images/browse-order-off.gif) no-repeat;
	color: #333333;
	display: block;
	font-size: 12px;
	height: 36px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 131px;
 }
 
   .browse-order a:hover {
   	background: #EEDBEE url(/images/browse-order-on.gif) no-repeat;
	color: #896789;
	text-decoration: none;
 }
