body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #333333;
	margin: 0px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.banner {
	font-size: medium;
	color: #FF0000;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	border: thin solid #FF0000;
	padding: 10px;
}

.maintable h2 {
	color: #FF0000;
}


.downdesc {
	color: #CCCCCC;
	border: 2px solid #000000;
}
th.banner {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
td.banner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.cellbg {
	background-color: #000000;
	padding: 6px;
	text-align: center;
}
.linkmain {
	font-size: medium;
	padding: 40px;
	background-color: #000000;
	text-align: center;
	background-image: url(../images/blackback.jpg);
}
.linkhead {
	background-color: #000000;
	text-align: center;
}
.borderr {
	background-image:  url(../images/tableinset/border_r3_c5.gif);
	background-repeat: repeat-y;
}
.borderb {

	background-image:  url(../images/tableinset/border_r6_c3.gif);
	background-repeat: repeat-x;
}
.borderbr {
	background-image:  url(../images/tableinset/border_r6_c5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordel {
	background-image:  url(../images/tableinset/border_r4_c1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bordert {
	background-image:  url(../images/tableinset/border_r1_c3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bordertr {

	background-image:  url(../images/tableinset/border_r1_c5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bordertl {
	background-image:  url(../images/tableinset/border_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borderbl {
	background-image:  url(../images/tableinset/border_r6_c1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	background-color: #000000;
	padding: 10px 5px;
	border: 1px solid;
	text-align: center;
	vertical-align: middle;
	margin: 20px;
}
.maintable {
	border: thin none #000000;
	background-color: #000000;
}
.tourtable {
 border-collapse: collapse;
 width: 580px;
 color: #CCCCCC;
 padding: 1px;
 margin: 1px;
}
.touryear
{
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #D0D0D0;
	background-color: #714444;
/* background-image: url(/images/brownfade.gif);*/
}
.tourhead
{
 text-align: center;
 background-color: #000000;
 font-size: 15px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 padding: 2px;
 color: #FFFFFF;
}
.tourcells
{
 border-right: 1px solid #C0C0C0;
 padding: 2px;
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 color: #EEEEEE;
}
.headtext
{
	width: 400px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #AB0006;
	background-color: #000000;
	border: 1px dotted #000000;
	text-align: left;

}
.tablehead {
	background-color: #666666;
	padding: 1px;
	margin: 2px;
	text-align: center;
}

.thinborder {
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
.headtextBIO {

	width: 500px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #990000;
	background-color: #000000;
	border: 1px dotted #000000;
	text-align: left;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFF99;
}
