body {
 min-width: 550px;
 color: #000000;
 font-family: Verdana, Arial;
 font-size: 12pt;
 font-weight: normal;
 text-decoration: none;
 text-align: justify;
}
#header{
 width: 100%;
 height: 100px;
 background: #CC0000;
}
#menu, p.menu, td.menu, a.menu:link, a.menu:visited{
 clear: both;
 width: 100%;
 background: #CC0000;
 color: #FFFFFF;
 font-size: 11pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 padding: 10px 0px;
}
a.menu:hover {
 color: #FFFF00;
 text-decoration: underline;
 font-weight: bold;
}
#wrapper{
 width: 100%;
 overflow: hidden;
}
#content{
 margin-right: 215px;
 float: left;
 padding-left: 10px;
}
#rhs{
 position: relative;
 float: right;
 margin-top: 15px;
 width: 200px;
 margin-left: -215px;
 padding: 0px;
 font-size: 10pt;
 text-align: center;
}
div.rightTop, div.rightInfo{
 font-size: 11pt;
}
div.rightTop{
 width: 100%;
 background: #CC0000;
 color: #FFFFFF;
 font-weight: bold;
 padding: 5px 0px;
}
div.rightInfo{
 background: #EAEAEA;
}
div.rightPhoto, div.rightTop {
 margin-top: 20px;
}
#footerTop{
 position: relative;
 clear: both;
 width: 100%;
 background: #CC0000;
 color: #FFFFFF;
 font-weight: bold;
 text-align: center;
 padding: 5px 0px;
}
#footer {
 position: relative;
 clear: both;
 width: 100%;
 background: #EAEAEA;
 color: #000000;
 text-align: center;
 font-size: 10pt;
 padding: 10px 0px;
}
a.footer:link, a.footer:visited, a.footer:hover {
 font-size: 10pt;
 font-weight:bold
}
a.footer:link, a.footer:visited {
 color: #CC0000;
 text-decoration: none;
}
a.footer:hover {
 color: #FF9900;
 text-decoration: underline;
}

h1, p.title, td.title, a.h1, a.h1:visited, a.h1:hover, a.title, a.title:visited, a.title:hover {
 color: #000080;
 font-family: Arial Black;
 font-size: 20pt;
}
a.h1:visited, a.title:visited {
 text-decoration: underline;
}
a.title:hover, a.title:hover {
 color: #00CCFF;
 text-decoration: underline;
}
h2, p.title2, td.title2 {
 color: #000080;
 font-family: Arial Black;
 font-size: 16pt;
}
input, select, textarea, a {
 font-family: Verdana, Arial;
 font-size: 12pt;
 font-weight: normal;
 text-decoration: none;
}
a:link, a:visited {
 color: #0033CC;
}
a:hover {
 color: #FFA500;
 text-decoration: underline;
}
ul.venue {
 margin-left: 0px;
 padding-left: 0px;
 list-style-type: disc;
 list-style-position: inside;
}
li.venue {
 padding-left: 0px;
}
p.bottom, td.bottom {
 color: #800000;
 font-size:8pt;
 font-weight:bold;
 text-align: center
}



td.bgdark, td.lsdark {
 color: #FFFFFF;
 background-color: #CC0000;
 text-decoration: none;
 font-family:Verdana;
 font-size:10pt;
 font-weight:bold;
 text-align: center
}
td.bglite, td.lslite {
 color: #000000;
 background-color: #EAEAEA;
 text-decoration: none;
 font-family:Verdana;
 font-size:8pt;
 text-align: center
}

td.lgdark {color: #FFFFFF; background-color: #CC0000; text-decoration: none; font-family:Verdana; font-size:12pt; font-weight:bold; text-align: center}
td.lglite {color: #000000; background-color: #EAEAEA; text-decoration: none; font-family:Verdana; font-size:12pt}

td.address {color: #800000; text-decoration: none; font-family:Verdana; font-size:8pt}
td.header {color: #000080; text-decoration: none; font-family:Arial Black; font-size:20pt; font-weight:normal}
td.lrg {color: #000000; text-decoration: none; font-family:Verdana; font-size:12pt; font-weight:bold}

p.little, td.little {
 color: #000000;
 text-decoration: none;
 font-family:Verdana;
 font-size:8pt;
 text-align: center
}

p.center, td.center {
 text-align: center;
}
br.red {
 color: #FF0000;
}
p.black, td.black {
 color: #000000;
 text-decoration: none;
 font-family:Verdana;
 font-size:9pt
}
small, p.small, td.small {
 color: #CCCCCC;
 text-deocration: none;
 font-family: Verdana;
 font-size: 8pt;
}
a.small:link, a.small:visited, a.small:hover {
 color: #0033CC;
 text-decoration: none;
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold
}
a.small:hover {
 color: #00CCFF;
 text-decoration: underline;
}
p.staffmenu, td.staffmenu, a.staffmenu:link {
 color: #000080;
 text-decoration: none;
 font-family:Verdana;
 font-size:10pt;
 font-weight:bold;
 text-align: center
}
a.staffmenu:link, a.staffmenu:visited {
 color: #000080;
}
a.staffmenu:hover {
 color: #FF9900;
 text-decoration: underline;
}