/* CSS Document */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a {
color:#990000;
}

a:visited {
	color: #990000;
}
a:hover {
	color:#CC9966;
}
a:active {
	color: #990000;
}

a.bold {
color:#990000;
font-weight:
}

img
{
border: 0px none;
}

h1 {
font-size: 20px;
color:#990000;
text-align: left;
font-weight:bold;


}

h2 {
font-size: 18px;
color:#990000;
text-align: center;
font-weight:bold;
}

h3 {
font-size: 16px;
color:#990000;
text-align: center;
font-weight:bold;
}

h4 {
font-size: 14px;
color:#000000;
text-align: left;
font-weight:bold;
}

h5{
font-size: 14px;
color:#000000;
text-align: center;
font-weight:bold;
}

h6{
font-size: 14px;
color:#000000;
text-align: left;
font-weight:bold;
font-style:italic;
}

p {
font-size: 14px;
color: #000000;
text-align: left;
}

li{
font-size: 14px;
color: #000000;
text-align: left;
}

div{
text-align: center;
font-size: 14px;
}

table {
border:none;
}

td {
font-size: 12px;
}

table.template {
	border: 0px none;
	width: 750px;
}
table.footer {
	width: 100%;
	font-size:12px;
	font-weight:bold;
	
}

table.enrollment{
 font-size: 12px;
 text-align: center;
 width:90%;
}

table.enroll{
 font-size: 12px;
 text-align: center;
 width:75%;
}


table.ticket{
border:dotted;
border-color:#990000;
border-width:thick;
background-image:url(../images/ticket.gif);
background-repeat:repeat-x;
background-position:left;
}

table.ticketinfo{
color:#FFFFFF;
background-color: #990000;
text-align: center;
font-weight:bold;
font-size:18px;
width:100%;
}

tr.enrollmentheader {
color:#FFFFFF;
background-color: #990000;
text-align: center;
font-weight:bold;
}

tr.enrollmentbody1{
background-color: #FFE89F;
}

tr.enrollmentbody2 {
background-color: #FFF2CA;
}

.header {
color:#FFFFFF;
background-color: #990000;
text-align: left;
font-weight:bold;
font-size:16px;

}


tr.body1{
background-color: #FFE89F;
}

tr.body2 {
background-color: #FFF2CA;
}

td.ticketheader {
font-weight:bold;
font-size:24px;
color:#990000;
text-align:center;

}

td.header{
font-weight: bold;
}

td.slideshow{
background-image:url(images/home/slideshow.jpg);
background-repeat:no-repeat;
width: 329px;
height: 179px;
text-align:left;
}

td.line{
	background-image: url(images/line.gif);
	width: 20px;
	background-repeat: repeat-y;
}

td.star{
	vertical-align:top;
	text-align:left;
	padding-left:20px;
	padding-right:5px;

	background-image:url(images/templates/star.jpg);

}


td.margin{
width:25px;
}

td.disclaimer {
font-size:9px;
text-align:right;
}

td.template {
font-size:9px;
}
td.templatemenu {
	background-image: url(images/templates/menu.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 771px;
	text-align: center;
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
}
a.menulink {
	color: #FFFFFF;
	text-decoration:none;
}

a.menulink:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.menulink:hover {
	color: #CC9966;
	text-decoration:none;
}
a.menulink:active {
	color: #FFFFFF;
	text-decoration:none;
}

a.sidebar {
	color: #990000;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

a.sidebar:visited {
	color: #990000;
	text-decoration:none;
}
a.sidebar:hover {
	color: #CC9966;
	text-decoration:none;
}
a.sidebar:active {
	color: #990000;
	text-decoration:none;
}

a.sidebarsub {
	color: #990000;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

a.sidebarsub:visited {
	color: #990000;
	text-decoration:none;
}
a.sidebarsub:hover {
	color: #CC9966;
	text-decoration:none;
}
a.sidebarsub:active {
	color: #990000;
	text-decoration:none;
}

a.main {
	color: #990000;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

a.main:visited {
	color: #990000;
}
a.main:hover {
	color: #CC9966;
}
a.main:active {
	color: #990000;
}

table.menu{
width:100%;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
	color: #FFFFFF;
	
}

td.menu{
	padding-left:5px;
	padding-right:5px;
}

td.sidebar{
	background-image: url(images/templates/sidebar.gif);
	background-repeat:repeat-y;
	vertical-align:top;
text-align:left;

}


