/* David Trewern Design :: www.dtdesign.com */

.GreyTxt 	{ font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.GreyBoldTxt 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333 ; font-weight: bold}
.Link		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6600; text-decoration: none}
.Link:hover 	{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none}
.TextBox 	{ font-family: Tahoma, Helvetica, Sans-Serif; Border-Right: #dddddd 1px solid; border-top: #7c7c7c 1px solid; font-size: 11px; border-left: #7c7c7c 1px solid; color: #ff6600; border-bottom: #dddddd 1px solid; background-color: #ffffff; text-decoration: none}
.LtGreyTxt 	{ font-family: Tahoma, Arial, Sans-Serif; font-size: 11px; color: #999999; }
.WhiteBoldTxt 	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold }
.WhiteTxt 	{ font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color:White;}

.table_style { width: 100%; }
.table_style th { background-color: #D2D2D2; text-align: left; padding-left: 6px;}
.table_style td { height: 15px; font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; padding-left: 6px; }
.table_style td, .table_style td a { color: #333333; text-decoration: none;  }
.table_style td img { border: 0; }
.table_style td.wanted { border-bottom: 2px solid #FFA900; height: 25px; }
.table_style td.available {border-bottom: 2px solid #000; height: 25px; } 
.table_style td.view_all { text-align: right; height: 25px }
.table_style td.view_all img { margin-top: 5px; }
.noborder { border: 0; }