a:link, a:visited, a:hover {
	text-decoration: none;
}

a:link {
	color: #CC3333;
}

a:visited {
	color: #CD853F;
}

a:hover {
	color: #406AE1;
}

a:link.copyright {
	color: #CC3333;
	font-size: 10px;
	font-weight: bold;
}

a:visited.copyright {
	color: #CD853F;
	font-size: 10px;
	font-weight: bold;
}

a:hover.copyright {
	color: #406AE1;
	font-size: 10px;
	font-weight: bold;
}

a:link.pictures {
	color: #CC3333;
	font-weight: bold;
}

a:visited.pictures {
	color: #CD853F;
	font-weight: bold;
}

a:hover.pictures {
	color: #406AE1;
	font-weight: bold;
}

body {
	background: url(../Assets/format/genbck.jpg) #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-repeat: repeat;
	background-position: top;
}

div.center {
	text-align: center;
}

div.pictures {
	text-align: center;
	font-size: 10px;
   margin-bottom: 2px;
}

div#logo {
	text-align: center;
	margin-top: 10px;
}

div#navtext {
	text-align: left;
	margin-top: 15px;
	font-size: 10px;
	font-weight: bold;
}

div#bottompage {
	margin-top: 10px;	
	text-align: center
}

i {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

td#tdbackground {
	background: #FFFFFF url(../Assets/format/bckgd2.jpg) repeat top;
	border: 1px solid #FFCC66;
	height: 600px;
	margin-top: 15px;
	text-align: center;
	vertical-align: top;
}

table#showsindex {
   font-size: 10px;
	color: #000000;
	white-space: nowrap;
	width: 85%;
}

td.tdborderindex {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top: 1px double #9A9A9A;
}

table#shows {
   font-size: 10px;
	color: #000000;
	white-space: nowrap;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
}

td.tdborderpast {
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-top: 1px double #9A9A9A;
}

td.tdborder {
	font-weight: bold;
	background-color: #FFF3DB;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-top: 1px double #9A9A9A;
}

td.tdbordercurrent {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #F2003D;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-top: 1px double #9A9A9A;
}

td.tdborderold {
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-top: 1px double #9A9A9A;
}

td {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

td.tdthumb {
	border: 1px solid #EA9E00;
	text-align: center;
	background-color: #EEEEEE;
}

.smallanchor {
	color: #FFFFCC;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.smallanchor:hover {
	color: #FFCC66;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

p.justify {
	font-size: 11px;
	text-align: justify;
	margin: 15px 15px 0 15px;
	line-height: 20px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 {
	font-size: 14px;
	text-align: center;
}

h3 {
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	}

hr.hrgroove {
	width: 100%;
	color: #CD853F;
	border: 1px groove;
}

p.highlight {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.smalltxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}


#subtabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
}

#subtabs li {
	border: 1px solid #989898;
	float: right;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	margin-left: 5px;
	margin-right: 10px;
	white-space: nowrap;
	background-color: #FFFFFF;
}

#subtabs li:unknown {
	border-left-style: none;
}

#subtabs ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

p.copyrightimg {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

p.medium {
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
}

.titlepainting {
	font-weight: bold;
	font-style: italic;
}

#iframe {
	background: transparent url(../Assets/format/bckgd2.jpg) no-repeat fixed top;
	
}

hr.hrgroove {
	width: 100%;
	color: #CD853F;
	border: 1px groove;
}

p.highlight {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.smalltxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

/* page not found */

li.notfound {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 12px;
}

p.notfound {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p.#notfoundcopyright {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}