td.price {
	background-color: #D9DCDA;
}

td.main2 {
	background-color: #FFFFFF;
	padding: 25px 25px 25px 25px;
	vertical-align: top;
}

.nbor {
	text-align: right;
}

.wobtitle {
	font-family: Arial,Verdana,sans serif;
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
	color:#000080;
}

.wobtitle2 {
	font-family: Arial,Verdana,sans serif;
	font-style: normal;
	font-size: 1.1em;
	font-weight: bold;
	color:#000000;
}

.wobtitle3 {
	font-family: Arial,Verdana,sans serif;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
	color:#000000;
}

.wobtitle4 {
	font-family: Arial,Verdana,sans serif;
	font-style: normal;
	font-size: 1.4em;
	font-weight: bold;
	color:#000000;
}

.credittext { 
 font-family: Verdana,Arial;
 font-style: normal;
 font-weight: normal;
 font-size: .75em;
 color: #000000;
}

.cancelled {
	font-family: Arial,Verdana,sans serif;
	font-style: normal;
	font-size: 1.4em;
	font-weight: bold;
	color:#FF0000;
}


A.nav:link    { font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold; }
A.nav:active  { font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold; }
A.nav:visited { font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold; }
A.nav:hover   { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold; }

ul.linkboxes { display: block; overflow: hidden; margin: 5px auto; padding: 3px 0px 0px 3px; }
ul.linkboxes li { display: block; width: 140px; margin: 3px 0px 0px 0px; list-style-type: none; }
ul.linkboxes li a { display: block; border: 1px solid #666; background-color: #05C7E0; text-decoration: none; padding: 3px 0px 0px 2px; color: #444; font-size: 8pt; }
ul.linkboxes li a:hover { border-color: #000; background-color: #47cfe1; }
ul.linkboxes li a strong { display: block; font-size: 1em; line-height: 1em; margin-bottom: 5px; color: #222; }
ul.linkboxes li a:hover strong { color: #000; }
ul.linkboxes span { display: none; }
