BODY
{
	background-color: #000;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}

A:link, A:visited
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: #d0f0ff;
}
A:hover, A:active
{
	color: #fff;
}

A.quicklink:link, A.quicklink:visited
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
A.quicklink:hover, A.quicklink:active
{
	color: #fff;
}

A.darkbluelink:link, A.darkbluelink:visited
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: #fff;
}
A.darkbluelink:hover, A.darkbluelink:active
{
	color: #fff;
}

A.titlelink, A:visited.titlelink
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d0f0ff;
	text-decoration: none;
}
A:active.titlelink, A:hover.titlelink
{
	color: #fff;
	text-decoration: underline;
}

A:link.smalllink, A:visited.smalllink
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
A:hover.smalllink, A:active.smalllink
{
	color: #fff;
	text-decoration: underline;
}

.pageheader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.title
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d0f0ff;
	text-decoration: none;
	text-transform: uppercase;
}

.subtitle_b
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subtitle_i
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.content, table
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: #fff;
}

.whitecontent
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 12px;
	color: #fff;
	margin-left: 1px;
}

.sidebarheader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/sidebar_header.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 38px;
}

.sidebarcontent
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	color: #444;
	background-color: #deb670;
	width: 170px;
	white-space: normal;
}

.frontpageheader
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/content_header.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 3px;
	height: 21px;
	width: auto;
}
.frontpageheader_cyan
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/content_header_cyan.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 3px;
	height: 40px;
	width: auto;
}

.frontpageheader_tan
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/content_header_tan.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 3px;
	height: 40px;
	width: auto;
}

.frontpageheader_orange
{
    font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/content_header_orange.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 3px;
	height: 40px;
	width: auto;
}

.textarea
{
	padding: 6px;
}

.blackborder
{
	border: solid 1px black;
}

.whiteborder
{
	border: solid 1px white;
}

.imgborder
{
	border: solid 1px #fff;
}

.titleheader
{
    background-image: url(/images/sectionheader_bg.gif);   
    background-color: Black;
    line-height: 25px;
    height: 25px;
    padding: 0px 5px 0px 5px;
    width: auto;
}

.sectionheader
{
	font-family: Century Gothic, Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: Black;
	background-image: url(/App_Themes/DTM/Menu/MenuBackground.gif);
	color: #fff;
	width: auto;
	padding: 3px;
}

.copyright
{
	font-family: Arial, Sans-Serif, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 4px;
}
 
.textbox
{
	background-image: url(/images/text_shadow.gif);
	background-repeat: no-repeat;
	padding: 8px;
}

.highlightbox
{
    color: Black;
    border-top: outset 1px #000;
    border-bottom: outset 1px #000;
    background-color: #eee;
    font-weight: bold;
    padding: 2px;
    vertical-align:text-top;
    width: 100%;
}

.eventpricebox
{
    color: White;
    background-color: #555;
    font-weight: normal;
    padding: 5px;
}

.ListStyle
{
    background-image: url(/images/white2_bg.png);
    background-repeat: repeat;
    padding: 3px;
    width: auto;
}

.ListStyleAlt
{
    background-image: url(/images/white_bg.png);
    background-repeat: repeat;
    padding: 3px;
    width: auto;
}

.ListStyle1
{
	background-image: url(/images/white_bg.png);
	border: solid 1px black;
	padding: 8px;
}

.ListStyle2
{
	background-image: url(/images/white2_bg.png);
	border: solid 1px black;
	padding: 8px;
}
