﻿body 
{
	background-color: Black;
	font-family: Tahoma;
	color: White;
	text-align: center
}

.headerTable
{
	width: 905px;
	border-style: none;
	background-color: Black
}
.mainTable
{
	width: 880px;
	border-style: none;
	background-color: Black;
	margin-left: 25px;
	margin-right: 0px
}

.mainLeftHeader
{
	background-image: url("../../GFX/topred_left3.gif");
	background-position: left;
	background-repeat: repeat-y;
	width: 50%;
	height: 45px;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 1px;
}
.mainRightHeader
{
	background-image: url("../../GFX/topred_right3.gif");
	background-position: right;
	background-repeat: repeat-y;
	width: 50%;
	height: 45px;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 1px;
}

.rightTable
{
	width: 410px;
	border-style: none;
	background-color: Black
}

.leftTable
{
	width: 410px;
	border-style: none;
	background-color: Black
}

.mainImageCell
{
	width: 410px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.mainTitleCell
{
	width: 100%;
	height: 20px;
	vertical-align: middle;
	padding-left: 2px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #666666
}
.mainTextCell
{
	width: 100%;
	height: 70px;
	vertical-align: top;
	background-color: #333333;
	padding: 2px;
	font-size: 9pt;
	text-align: center
}
.mainInfoCell
{
	width: 100%;
	height: 20px;
	vertical-align: top;
	background-color: #999999;
	padding: 2px;
	font-size: 9pt;
	text-align: center
}

.smallTextCell
{
	width: 100%;
	height: 65px;
	vertical-align: top;
	background-color: #333333;
	padding: 2px;
	font-size: 9pt;
	text-align: center
}

.smallLeftImageCell
{
	width: 200px;
	height: 120px;
	padding: 0px;
	vertical-align: bottom;
	text-align: left;
}

.smallRightImageCell
{
	width: 200px;
	height: 120px;
	padding: 0px;
	vertical-align: bottom;
	text-align: right;
}

.smallTitleCell
{
	width: 100%;
	height: 20px;
	vertical-align: top;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #666666
}

.oldTitleCell
{
	width: 100%;
	padding: 2px;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #666666
}
.oldTextCell
{
	width: 100%;
	height: 65px;
	vertical-align: middle;
	background-color: #333333;
	padding: 2px;
	font-size: 9pt;
	text-align: left
}
.spacerVertical
{
	height: 100%;
	width: 5px
}

.mainImage
{
	border-style: none;
	width: 410px;
	height: 240px;
	margin: 0px;
	padding: 0px
}

.smallImage
{
	border-style: none;
	width: 200px;
	height: 120px
}

.detailsImage
{
	border-style: none;
	width: 410px;
	height: 240px;
	margin-right: 40px;
}

.detailsImageCell
{
	width: 440px
}

a
{
	text-decoration: none ;
	color: White;
	padding-left: 5px
}
a:hover
{
	text-decoration: none ;
	color: #E00001;
	padding-left: 5px
}

.detailsInfo
{
	background-color: Black;
	color: White;
	padding: 2px;
	vertical-align: top;
	text-align: left;
	height: 10px;
	font-size: 9pt;
}

.detailsEmptyInfo
{
	background-color: Black;
	height: 100px
}