﻿body {
	background-color: #3D3D3D;
	margin: 15px 20px 15px 20px;
	/*text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #AF8906;
}
.TextArea
{	
	empty-cells: show;
	border: none 0 Transparent;
}
.TextAreaHeader
{
	width: 557px;
	background-image: url('/FilesCustom/images/dvh/body_top.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 16px;
}
.TextAreaBody
{
	background-image: url('/FilesCustom/images/dvh/body_back.gif');
	background-repeat: repeat-y;
	background-color: Transparent;
	vertical-align: top;
	padding-left: 10px; padding-right: 9px;
	color: #16104a;
	font-size: 9pt;
}
.TextAreaBody a, .TextAreaBody a:visited
{
	font-size: 9pt;
	color: #af8906;
}
.TextAreaBody a:hover
{
	text-decoration: none;
}
.TextAreaFooter
{
	background-image: url('/FilesCustom/images/dvh/body_bottom.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
	height: 26px;
}

.GridArea
{
	border: none 0 Transparent;
	width: 100%;	
}
.GridAreaHeader_Short
{
	width: 559px;
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvh/schedule_top.gif?width=559');
	height: 9px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridAreaFooter_Short
{
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvh/schedule_bottom.gif?width=559');
	height: 16px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridAreaHeader_Shorter
{
	width: 500px;
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvh/schedule_top.gif?width=500');	
	height: 8px;
	background-repeat: no-repeat;
	background-color: Transparent;
	overflow: hidden;
}
.GridAreaFooter_Shorter
{
	background-image: url('/FilesAdapter/Thumbnails/FilesCustom/images/dvh/schedule_bottom.gif?width=500');
	height: 16px;
	background-repeat: no-repeat;
	background-color: Transparent;
	overflow: hidden;
}
.GridAreaHeader_Full
{
	width: 762px;
	background-image: url('/FilesCustom/images/dvh/schedule_top.gif');
	height: 10px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridAreaFooter_Full
{
	background-image: url('/FilesCustom/images/dvh/schedule_bottom.gif');
	height: 21px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.GridHeader, .GridHeader td, .GridHeader th
{
	font-size: 9.7pt;
	vertical-align: middle;
	text-align: left;
	background-color: #E2E2CF;
	color: #91917C;
	font-weight: 700;
	border: none 0 transparent;
}
.GridItem
{
	font-size: 9pt;
	vertical-align: top;
	background-color: #FFFFFF;
	border: none 0 transparent;
}
.GridAltItem
{
	font-size: 9pt;
	vertical-align: top;
	background-color: #E2E2CF;
	border: none 0 transparent;
}

.GridArea a { color: #AF8906; text-decoration: none;}
.GridArea a:hover {	color: #AF8906; text-decoration: underline;}
.GridArea .Upcoming { color: #AF8906; }
.GridArea .Upcoming a { color: #CCCCCC; text-decoration:underline; }
.GridArea .Upcoming a:hover { color: #CCCCCC; text-decoration:none; }

.GridArea .Details a
{
	color: #91917C;
	text-decoration: underline;
}

.GridArea .Details a:hover
{
	color: #91917C;
	text-decoration: none;
}

/* Event Search */
.SMGEventSearchPanel
{
	font-size: 12px;
	line-height: 20px;	
	background-repeat: no-repeat;
	background-color: Transparent;
	background-image: url('/FilesCustom/images/dvh/search_hdr.gif');
	text-align: left;
	color: #CCCCCC;
}
.SMGEventSearchPanel_Wide { background-image: url('/FilesCustom/images/dvh/search_box.gif');}

/* Event Page */
.SMGEventText { font-size:12px; color: rgb(204, 204, 204);}
.SMGEventText a, .SMGEventText a:visited { font-size:12px; color:rgb(200, 200, 173); text-decoration:underline;}
.SMGEventText a:hover { text-decoration: none; }
.SMGEventTitleHeader { font-weight:normal; font-size:20px; line-height:24px; color: rgb(192, 192, 117);}
.SMGEventDetailHeader { font-size:12px; color: rgb(192, 192, 117);}
.SMGEventDetails { font-size:12px; color: rgb(204, 204, 204);}
/* Footer Menu */
.FooterMenu td { padding-top: 2px; color: #CC9933; text-align:center; }
.FooterMenu a, .FooterMenu a:visited { font-size:11px; color:#73734D;  }
.FooterMenu a:hover { text-decoration: none; }
/* Left Menu */
.LeftMenuHeader { height: 13px; background-image: url('/FilesCustom/images/dvh/column_top.gif'); background-color:Transparent;}
.LeftMenuBody { background-color: #666666; }
.LeftMenuFooter { height: 13px; background-image: url('/FilesCustom/images/dvh/column_bottom.gif'); background-color:Transparent;}
.LeftMenu a:visited, .LeftMenu * { font-size:14px; color: #CCCCCC; }
.LeftMenu a:hover { text-decoration: none; }