

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}

a:active {
	text-decoration: none;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;

}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:100%;
	
}
td.rightback {
	background-image: url(images/backgroundr.jpg);
	background-repeat: repeat;
	background-position: left;
}
td.leftback {
	background-image: url(images/background1.jpg);
	background-repeat: repeat;
	background-position: right;
	height: 700px;
}


table.nav { height: 20px;
background-image: url(images/navback.gif);

}


td.nav { padding: 4px;
height: 16px;
	background-image: url(images/navback.gif);
}

td.nav_container
{background-image: url(images/navback.gif);
width:100%;
}

td.nav a
{
	margin: 0px 4px 0px 4px;
	font-size: 11px;
	font-weight: bold;
}




.style2
{
	color: #FFCC00;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 5px;
	word-spacing: 2px;
	text-align: center;
	margin: 0 0 0 40px;
}

.style3 {color: #000000}

.official1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: underline overline;
}

.spiral {
	background-image: url(images/spiral.gif);
	background-repeat: repeat-x;
}

.thumb {
	border: medium solid #000000;
	
}

.thumb2 {
	border: medium solid #33FF00;
}


table.shows
{
	padding:2px;
	border: 1px solid #9CA6B8;
	

}

tr.showa
{
	padding:2px;
	border: 2px solid black;
		background-color: #EBEFF5;
	height: 40px;
	

}

tr.showb
{
	padding: 2px;
	border: 2px solid black;
	background-color: #DFE4EC;
	height: 40px;
}


/*td.show1

{
	background-color: #CCCCCC;
		padding:5px;
		font-size:10px;
}

td.show2

{
	background-color: #bbb;
	padding:5px;
}

td.show3

{
	background-color: #aaa;
	padding:5px;
}

td.show4

{
	background-color: #999;
	padding:5px;
}  */




