.TabText
	{
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #D1C781;

	}

.MainTable
	{
		width: 800px;
		background-color: #D1C781;
	}
.LogoRow
	{
		background-color: #FFFFFF;
	}
TABLE
	{
	}

.TabText a:hover
	{
		color: #ffffff;	
		text-decoration: underline;
	}
.TabText a
	{		
		color: #D1C781;
		text-decoration: none;
	}
.TabText a:visited
	{
		color: #D1C781;
		text-decoration:none;
	}

IMG
	{
		border: 0;
	}

TD
	{
		padding: 0px;
	}
.MainRow
	{
		
	}
.BodyTable
	{
		height: 450px;
		width: 800px;
		border-left:5px solid #006A55;
		border-right:5px solid #006A55;
	}
.CopyrightRow
	{
		background-color: #006A55;
		text-align: center;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #D1C781;
		height: 20px;
	}
.CopyrightRow a
	{
		color: #D1C781;
		vertical-align: middle;
		text-align: center;
		font-family: Arial;
		font-size: 14px;
		background-color: #006A55;
		text-decoration: none;
	}
.CopyrightRow a:visited
	{
		color: #D1C781;
		vertical-align: middle;
		text-align: center;
		font-family: Arial;
		background-color: #006A55;
	}
.CopyrightRow a:hover
	{
		color: #ffffff;	
		text-decoration: underline;
	}
.HeaderTabSelected
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D1C781;
	background-color: #00AC5B;
	width: 100%;
	vertical-align: middle;	
	text-align: center;
	text-decoration: none;
}

.HeaderTabSelectedRightCorner
{
	background: #00AC5B url( "RightTabSelected.gif" ) right top no-repeat;
	text-align: right;
	vertical-align: top;
	width: 1%;
}

.HeaderTabSelectedLeftCorner
{
	background: #00AC5B url( "LeftTabSelected.gif" ) left top no-repeat;
	text-align: left;
	vertical-align: top;
	width: 1%;
}

.HeaderTabUnselected
{
	color: #D1C781;
	width: 100%;	
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	font-family: Arial;
	background-color: #006A55;
	font-weight: bold;
	text-decoration: none;
}

.HeaderTabUnselected a
{
	color: #D1C781;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	background-color: #006A55;
	text-decoration: none;
}
.HeaderTabUnselected a:visited
{
	color: #D1C781;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	background-color: #006A55;
}
.HeaderTabUnselected a:hover
	{
		color: #ffffff;	
		text-decoration: underline;
	}
.HeaderTabUnselectedRightCorner
{
	background: #006A55 url( "RightTab.gif" ) right top no-repeat;
	text-align: right;
	vertical-align: top;
	width: 1%;
}

.HeaderTabUnselectedLeftCorner
{
	background: #006A55 url( "LeftTab.gif" ) left top no-repeat;
	text-align: left;
	vertical-align: top;
	width: 1%;
}
