﻿#Container{
	width: 1100px;
	margin:0 0 0 0;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width:1300px;
	background-color:#efefef; 
}
#Container #Top{
	height:29px;
	width:1000px;
	border-right: 1px solid #992222;
	background:url(../images/RedFade7.jpg);
	margin-left:-1px;
}
#Container #LastColumn{
	position:absolute;
	top:0px; 
	left:1000px; 
	width:300px;
	background-color:#efefef; 
	height:100%;
}
#Container #Logo{
	width:1000px;
	border-right: 1px solid #992222;
	border-bottom: 1px solid #992222;
	margin-left:-1px;
	background-color: White; 
}
#Container #BeforeMenuH_MenuH{
	position: relative;
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #992222;
	border-bottom: 1px solid #992222; 
	background-color:#efefef;
	margin-left:-1px;
}
#Container #BeforeMenuH_MenuH #BeforeMenuH{
	position:relative;
	float:left;
	background-color:#efefef;
}
#Container #BeforeMenuH_MenuH #MenuH{
	background-color: #efefef; 
	width:977px;
	position:relative;
}
#Container #Logo1{
	background-color:#efefef; 
	width:1000px;
	border-right: 1px solid #992222;
	margin-left:-1px;
}
#Container #MenuV #Logo1_img2{
	margin-left:-1px;
}
#Container #MenuV_Content
{
	padding: 0px 0px 0px 0px;
	width: 1000px;
	float: left;
	position: relative;
		}
	
#Container #MenuV_Content #MenuV{
	font-weight:bold;
	font-size:14px;
	background-color: #efefef;
	vertical-align:top;
	width:121px;
	/*float: left;*/
	position: relative;
 	border-right: 1px solid #992222;
	border-bottom: 1px solid #992222;
	margin-left:-1px;
}
#Container #MenuV_Content #Content{
	vertical-align:top;
	border-bottom: 1px solid #992222;
	border-right: 1px solid #992222;
	border-top: 1px solid #992222;
	background-color: White ; 
}
#Container #MenuV_Content #Content h1{
	margin-left:40px;
}
 
#Container #LastRow{
	height:300px; 
	background-color:#efefef;
}

















































































/*



.mainTable
{
	width:1100px; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	border-right: #992222 solid 1px;
	margin:0 0 0 0;
}
.mainTable td.tdRight
{
	border-right: #992222 solid 1px;
}
.mainTable td.tdBottomRight
{
	border-bottom: #992222 solid 1px;  
	border-right:  #992222 solid 1px;
}
.mainTable td.tdBottomBackground
{
	background-color:#efefef; 
	border-bottom:   #992222 solid 1px;
}
.mainTable td.tdBottomRightBackground
{
	border-bottom:   #992222 solid 1px;  
	border-right:    #992222 solid 1px;
	background-color:#efefef; 
}
.mainTable td.tdBottomRightLeft
{
	border-left:   #992222 solid 1px;
	border-right:  #992222 solid 1px;
	border-bottom: #992222 solid 1px;
} 
.mainTable td.tdLastRow
{
	height:300px; 
	background-color:#efefef;
}
.mainTable td.tdLastColumn
{
	width:300px; 
	background-color:#efefef; 
}
*/