@charset "UTF-8";
/* CSS Document */

table           { border: solid 1px #747474; border-collapse: collapse }
td         		{ border: solid 1px #747474 }



.winename     { 
color: #ccc;
font-style: italic; 
font-size: 12px; 
line-height: 16px; 
font-family: Verdana; 
padding-top: 3px; 
padding-bottom: 3px; 
padding-left: 5px;
text-align: left;
}
p.winename {
	margin-left:170px;
}


.price   { 
color: #747474; 
font-weight: normal; 
text-align: center; 
margin-top: 10px; 
margin-bottom: 3px;
padding-top: 7px; }

.price a, .price a:visited { color: #530d0b; text-decoration: underline }

.price a:hover { text-decoration: none }

.faxprice   { 
color: #791311;
 font-weight: normal; 
 font-size: 11px; 
 text-align: center; 
 margin-top: 6px; 
 margin-bottom: 3px }
 
.faxprice a, .faxprice a:visited { color: #530d0b; text-decoration: underline }

.faxprice a:hover { text-decoration: none }

.more_info  { 
color: #b08e28; 
font-weight: normal; 
font-size: 10px; 
line-height: 16px; 
margin-top: 6px; 
margin-left: 5px }

.more_info a { color: #b08e28; text-decoration: underline }	
	
.more_info a:hover { color: #d3d3d3; text-decoration: none }

.casecount    { 
color: #747474; 
font-style: italic; 
font-weight: normal; 
font-size: 11px; 
line-height: 14px 
}

.department    { 
color: #dcdcdc; 
font-weight: normal; 
font-size: 13px; 
font-family: Verdana; 
background-color: #747474; 
text-align: center; 
padding-top: 1px; 
padding-bottom: 1px }

