h1
{
	color: #0509A7;
	font-family: Verdana;
}
h3
{
	color: #0509A7;
	font-family: Verdana;
}
body
{
	background-color: #B8A276;
	background-image: url('images/Backgrounds/Background.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.ScreenshotTable
{
	font-family: Verdana;
	font-size: 12px;
}
.ScreenshotTable td
{
	text-align: center;
	width: 140px;
}
.ScreenshotTable tr			{ height: 120px; }
.ScreenshotTable img		{ border: 0px; }

.NavPanel, .NavPanelSubMenu
{
	font-family: Verdana;
	padding-left: 5px;
}
.NavPanel a				{ color: #000000; font-size:14px }
.NavPanel a:link		{ color: #000000; }
.NavPanel a:hover		{ color: #000000; }

.NavPanelSubMenu
{
	border: 1px solid #000000;
	background-color: #D3B942;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	display: none;
	position: absolute;
	left:125px;
	top:92px;
}
.NavPanelSubMenu a			{ color: #000000; font-size:14px }
.NavPanelSubMenu a:link		{ color: #000000; }
.NavPanelSubMenu a:hover	{ color: #000000; }

.DetailsTable
{
	font-family: Verdana;
	font-size: 12px;
}
.DetailsTable a				{ color: #0509A7; font-size:12px; }
.DetailsTable a:link		{ color: #0509A7; font-size:12px; }
.DetailsTable a:hover		{ color: #03066f; font-size:12px; }
.DetailsTable td
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f0e8bf;
}

.DetailsDiv
{
	font-family: Verdana;
	font-size: 12px;
}

.SmallDetailsTable
{
	font-family: Verdana;
	font-size: 12px;
}
.SmallDetailsTable td
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.DetailsTabLeft
{
	width: 12px;
	height: 24px;
	background-image: url('images/TabImages/TabLeft.gif');
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.DetailsTabMid
{
	height: 24px;
	color: #0509A7;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DECD76;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.DetailsTabRight
{
	width: 12px;
	height: 24px;
	background-image: url('images/TabImages/TabRight.gif');
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.TableTitleLeft
{
	background-image: url('images/Backgrounds/TableTitleLeft.png');
	width: 16px;
	height: 68px;
}
.TableTitleMid
{
	background-image: url('images/Backgrounds/TableTitleMid.png');
	height: 68px;
	
	v-align: top;
	padding-top: 18px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold; vertical-align:top
	
}
.TableTitleRight
{
	background-image: url('images/Backgrounds/TableTitleRight.png');
	width: 16px;
	height: 68px;
}
.TableLeft
{
	background-image: url('images/Backgrounds/TableLeft.png');
	width: 16px;
}
.TableRight
{
	background-image: url('images/Backgrounds/TableRight.png');
	width: 16px;
}
.TableBottomLeft
{
	background-image: url('images/Backgrounds/TableBottomLeft.png');
	height: 16px;
}
.TableBottom
{
	background-image: url('images/Backgrounds/TableBottom.png');
	height: 19px;
}
.TableBottomRight
{
	background-image: url('images/Backgrounds/TableBottomRight.png');
	height: 16px;
}
.TableContents
{
	background-color: #F0E8BF;
	font-family: Verdana;
	font-size: 12px;
}
.TablePadding
{
	width: 0px;
}


.TitleLeft
{
	background-image: url('images/Header/HeaderLeft.gif');
	width: 16;
	height: 120;
}
.TitleMid
{
	background-image: url('images/Header/HeaderMid.gif');
	height: 120;
}
.TitlePic
{
	background-image: url('images/Header/HeaderPic.jpg');
	height: 120;
	width: 424px;
}
.TitleRight
{
	background-image: url('images/Header/HeaderRight.gif');
	width: 16;
	height: 120;
}

.Copyright
{
	font-family: Verdana;
	font-size: 10px;
	padding-top: 10px;
}