body {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	color: #FFFFFF;
}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: ##FFCC66;
}
a:active {
	color: #FFCC66;
}

img.right {
	padding: 0px; margin: 5px 0 4px 15px; display: inline;
}

img.left {
	padding: 0px; margin: 5px 15px 4px 0; display: inline;  
}

img.leftindex {
	padding: 0px; margin: 0px 15px 0px 0; display: inline;  
}

img.rightindex {
	padding: 0px; margin: 0px 0px 0px 15px; display: inline;  
}

.right { float: right; }
.left { float: left; }
.leftindex { float: left; }
.rightindex { float: right; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

img {
	border-color: #666666;
}
td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}

td.centertext {
	text-align: center;
	vertical-align: middle;
}

.addborder {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-top-color: #333333;
	border-color: #333333;
	border-style: solid;
}

br {
	line-height: 90%;
}

tr {
	vertical-align: top;
}

h1 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FFCC66;
	font-size:140%;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #FFCC66;
	font-size:130%;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}

h3 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size:120%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: justify;
	margin-left: 7px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 7px;
	display: block;
	color: #FFFFFF;
}

ul {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

li {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: -10px;
	margin-right: 10px;
}

hr {
	border: 1;
	border-style: dotted;
	border-width: 1;
	border-color: #999999;
	margin-left: 17px;
	margin-right: 17px;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

div {
	text-align: right;
	margin-right: 10px;
}
form {
	margin-bottom: 5px;	
}

table {
	margin-bottom: 20px;	
}
.copyright{
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.center {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.heading {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #003366;
	line-height: normal;
	font-size: 110%;
}

.move_over {
	margin-left: 7px;
}

.move_down {
	margin-top: 7px;
}

.justsmall {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.nav a {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.red {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-size: 110%;
}

.gray {
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-size: 100%;
}

.galleryred {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #C5161D;
	font-size:130%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.sidebar {
	margin-right: 15px;
	margin-left: 10px;
}

.sidebar2 {
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:left;
}

.terms {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.holderbox {
	background-color:#000000;
	border-color:#666666;
	border:solid;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#666666;
	border-left:solid;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#666666;
	border-right:solid;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#666666;
	border-top:solid;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#666666;
	border-width: 1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.holderbox2 {
	background-color:#000000;
	border-color:#666666;
	border:solid;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#666666;
	border-left:solid;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#666666;
	border-right:solid;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#666666;
	border-top:solid;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#666666;
	border-width: 1px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.holderbox3 {
	background-color:#000000;
	border-color:#666666;
	border:solid;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#666666;
	border-left:solid;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#666666;
	border-right:solid;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#666666;
	border-top:solid;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#666666;
	border-width: 1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.error {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-size: 110%;
}
.showbg {
	background-image: url(images/shows-bg.jpg);
	background-repeat:no-repeat;
	border:solid;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#666666;
	border-left:solid;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#666666;
	border-right:solid;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#666666;
	border-top:solid;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#666666;
	border-width: 1px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}