﻿a
{
	text-decoration: none;
	background-color: inherit;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

body
{
	margin: 0;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

}

table
{
	border-collapse: collapse;
}

table tr td
{
	padding : 0px;
}
	
#Container
{
	text-align: center;
	width: auto;
	height: 600px;
/*	border: solid 1px #fff;*/
}

#Splash_Logo
{
	background-image: url(Images/splash_Logo.jpg);
	background-repeat: no-repeat;
	text-align: inherit;
	width: 549px;
	height: 160px;
	margin-top: 200px;
}

#Splash_GradientBar
{
	background-image: url(Images/splash_GradientLine.jpg);
	background-repeat: repeat-y;
	text-align: inherit;
	width: 549px;
	height: 43px;
	margin-top: 100px;
}

#Splash_Btn
{
	background-image: url(Images/splash_btn_EnterSite.jpg);
	background-repeat: no-repeat;
	text-align: inherit;
	width: 118px;
	height: 32px;
	margin-top: 7px;
}

.Table_Head_Left
{
	background-image: url(Images/table_head_left.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 43px;
}
	
.Table_Head_Right
{
	background-image: url(Images/table_head_right.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 43px;
}

.Table_Head_Spacer
{
	background-image: url(Images/table_head_spacer.jpg);
	background-repeat: repeat-x;
	height: 43px;
	font-family: Arial;
	font-size: small;
	color: White;
}

.Table_Head_Left_Blank
{
	background-image: url(Images/table_head_left_blank.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 7px;
}
	
.Table_Head_Right_Blank
{
	background-image: url(Images/table_head_right_blank.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 7px;
}

.Table_Head_Spacer_Blank
{
	background-image: url(Images/table_head_spacer_blank.jpg);
	background-repeat: repeat-x;
	height: 7px;
	font-family: Arial;
	font-size: small;
	color: White;
}

.Table_Body
{
	background-color: #dbdcdd;
	border-left: solid 1px #b5b6b7;
	border-right: solid 1px #b5b6b7;
	height: 30px;
}
	
.Table_Footer_Left
{
	background-image: url(Images/table_footer_left.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 7px;
}
	
.Table_Footer_Right
{
	background-image: url(Images/table_footer_right.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 7px;
}

.Table_Footer_Spacer
{
	background-image: url(Images/table_footer_spacer.jpg);
	background-repeat: repeat-x;
	height: 7px;
}

.Table_Footer_Left_forbtn
{
	background-image: url(Images/btn_more_left.jpg);
	background-repeat: no-repeat;
	width: 7px;
	height: 24px;
}
	
.Table_Footer_Right_forbtn
{
	background-image: url(Images/btn_more.jpg);
	background-repeat: no-repeat;
	width: 78px;
	height: 24px;
}

.Table_Footer_Spacer_forbtn
{
	background-image: url(Images/btn_more_spacer.jpg);
	background-repeat: repeat-x;
	height: 24px;
}

.textLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #7d7d7d;
	font-family: Arial;
	text-decoration: none;
	vertical-align: text-bottom;
	text-align: center;
	padding-top: 5px;
}

.textBox
{
	font-family: Ariel;
	vertical-align: text-top;
	border: solid 1px #7d7d7d;
	background-color: #ececec;
}

.smallLink
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.productHeader
{
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color : #000000;
}

.productOptions
{
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color : #000000;
}