﻿#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: Transparent;
    width: 900px;
    color: #808084;
    text-align: left; 
}
.ticketimg
{
    border-style: none;
    width: 137px;
    height: 137px;
}
.req
{
    color: #ff0000;
}
.bigger
{
    color: inherit;
    font-size: 14px;
    font-weight: bold;
}
.padding
{
    background-color: Transparent;
    color: inherit;
    padding: 14px;
}
.mastertable1
{
    width: 900px;
}
.mastertable1col1
{
    width: 133px;
    vertical-align: top;
    text-align: left;
}
.mastertable1col1 a:link {
	text-decoration: none;
	color: #808084;
}
.mastertable1col1 a:visited {
	text-decoration: none;
	color: #808084;
}
.mastertable1col1 a:hover {
	text-decoration: underline;
	color: #808084;
}
.mastertable1col1 a:active {
	text-decoration: none;
	color: #808084;
}
.mastertable1col1table
{
    width: 132px;
    vertical-align: top;
    text-align: left;
}
.mastertable1col1tableleft
{
    width: 10px;
}
.mastertable1col1tableright
{
    width: 122px;
    vertical-align: top;
    text-align: left;
}
.mastertable1col2
{
    width: 132px;
    vertical-align: top;
    text-align: left;
}
.mastertable1col2 a:link {
	text-decoration: none;
	color: #808084;
}
.mastertable1col2 a:visited {
	text-decoration: none;
	color: #808084;
}
.mastertable1col2 a:hover {
	text-decoration: underline;
	color: #808084;
}
.mastertable1col2 a:active {
	text-decoration: none;
	color: #808084;
}
.mastertable1col3
{
    width: 498px;
    vertical-align: top;
    text-align: left;
}

.mastertable1col3b
{
    width: 498px;
    vertical-align: top;
    text-align: left;
    height: 136px;
}
.mastertable1col3c
{
    width: 498px;
    vertical-align: top;
    text-align: left;
    line-height: 1.5em;
}
.mastertable1col4
{
    width: 137px;
    vertical-align: top;
    text-align: left;
}

.mastertable1col4b
{
    width: 137px;
    vertical-align: top;
    text-align: left;
    height: 136px;
}
.mastertable1col4c
{
    width: 137px;
    vertical-align: top;
    text-align: left;
}
.smaller
{
	font-size: 18px; line-height: 1em;
}
.table
{
	width: 800px; line-height: 1em;
}
a:link {
	text-decoration: none;
	color: #00a8ba;
}
a:visited {
	text-decoration: none;
	color: #00a8ba;
}
a:hover {
	text-decoration: underline;
	color: #00a8ba;
}
a:active {
	text-decoration: none;
	color: #00a8ba;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline; 
    color: #00a8ba;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    display: inline; 
    color: #00a8ba;
}
h3
{
    font-size: 15px;
    font-weight: bold;
    display: inline; 
    color: #00a8ba;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    display: inline; 
    color: #00a8ba;
}
h5
{
    font-size: 13px;
    font-weight: bold;
    display: inline; 
    color: #00a8ba;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    display: inline; 
    color: #00a8ba;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
.noborder
{
    border-style: none;
}
.button
{
    background-color: Transparent; 
    color: #ffcd34; 
    border-color: #ffcd34; 
    border-style: solid; 
    border-width: 1px;
}
.button2
{
    background-color: Transparent; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #c65678; color: #c65678; font-size: 11px;
}
.textbox
{
    background-color: Transparent; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #c65678; color: #c65678; font-size: 11px; padding: 1px; height: 15px;
}
.textbox2
{
    background-color: Transparent; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #c65678; color: #c65678; font-size: 11px; padding: 1px;
}
ul li
{
    margin:.5em 10% .5em 0;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #ece8f2;
    color: white;
    background-color: #692a7c;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #ece8f2;
    color: white;
    background-color: #692a7c;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px dashed #692a7c;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.diarytable
{
    width: 466px; 
}
.diarytableVT
{
    vertical-align: top;
    text-align: center;
}
.diarytable1of4cols
{
    width: 80px; 
    text-align: center; 
    font-weight: bold; 
    vertical-align: top;
}
.diarytable4of4cols
{
    text-align: center; 
    font-weight: bold; 
    vertical-align: top;
}
table.diarytable {
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.diarytable th {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.diarytable td {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
