﻿body 
{
	background-color:#e7e7e7;
}

.header
{
    background-image: url( 'Images/MainLogo0.jpg' );
    background-repeat: no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 168px;
    top: 1px;
    left: 0px;
    z-index: auto;
}

.MainMenuBG
{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 35px;
    z-index: auto;
}
.MainMenu
{
	position: relative;
	top: 3px;
	left: 0px;
}
.footer
{
	background-image: url(images/MainFooter.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 70px;
	text-align: center;
	font-size: 10px;
	position: relative;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	background-color: #F7F7F7;
}

.Layer0
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 824px;
	top: 0px;
	position: relative;
	height: inherit;
	background-image: url(Images/MainBg.gif);
}

.Contents
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 800px;
	top: 0px;
	position: relative;
	height: inherit;
	left: 1px;
}

.Menu1Sel
{
	background-image:url(Images/Menu1_Team_sel.gif);
}
.sMenu2
{
	position: relative;
	top: 30px;
	left: -89px;
}

.CmdButton
{
	height: 16px;
	color: navy;
	padding-top: 2px;
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;
	font-family: Cursive, Sans-Serif, Fantasy;
	font-size: 9pt;
	text-align: center;
}
.ListDefault
{
	font-family: Cursive, Sans-Serif, Fantasy;
	font-size: 9pt;
}
a:link
{
	text-decoration: none;
	color: #333333;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #333333;
}
.ImageTextLabel
{
	vertical-align: text-top;
}
.ItemTypeSelectMenu
{
	border-bottom-style: inset;
	border-bottom-width: 3px;
	border-bottom-color: #FF9900;
	color: #0000FF;
	font-weight: bold;
	font-size: 9pt;
}