/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
p {
	line-height: 1.3em;
}
hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
a {
	text-decoration: none;
	color: #d32525;
}
a:visited {
	color: #980000;
}
a:hover {
	text-decoration: underline;
	color: #e05252;
}
a:active {
	color: #980000;
}
.nav {
	position: absolute;
	top: 3px;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: auto;
	text-align: right;
	left: 0px;
}
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
#AccountHeader {
	position: relative;
	width: 760px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	text-align: right;
}
#AccountSignin {
	position: relative;
	width: 760px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	top:-20px;
}
#header 
{
	background-color: #ffffff;
	background-image: url(images/T2TBanner.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 109px;
	text-align: center;
	font-size: 10px;
	top: 10px;
}
#MyMenu
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 25px;
	font-size: 10px;
	top: 0px;
	background-color:#FF7F00;
	text-align:right;
}
#headerSpacer
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 10px;
	text-align: center;
	font-size: 10px;
	top: 10px;
}
#Welcome
{
	position: absolute;
	margin-left: 0px;
	width: 200px;
	height: 20px;
	text-align: left;
	font-size: 10px;
	top: -20px;
	left: 5px;
}
#Map 
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 900px;
	top: 11px;
}
#headerbg {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 135px;
	text-align: center;
	font-size: 10px;
}
#MenuPosition 
{
	margin-right: auto;
	position:absolute;
	top: 110px;
	width: 760px;
	height: 23px;
	text-align:right;
}
img {
	border-width: 0;
    top: 190px;
    left: 349px;
}

/* HEADER */
.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}
h2 {
	font-size: 11px;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-weight: bold;
}
.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}
/* 2 PAGE */
.page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}
.homepage {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 860px;
}
.GamePage {
	text-align: center;
	height: 600px;
	width:1200px;
}
.GamePage2 {
	text-align: left;
	height: 1400px;
	width:1200px;
}
h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
#home, #links {
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#Cart
{
	position: relative;
	width:686px;
	min-height:800px;
	height:auto;
}
#sidebar {
	float: left;
	width: 230px;
	height: 97%;

	margin-left: -15px;
}
#content {
	margin-left: 230px;
}
#T2TTraining {
	float: left;
	width: 500px;
	height: 160px;
}
#rule {
	float: left;
	width: 450px;
	height: 10px;
	border-bottom: 1px solid #bababa;	
}

#coollinks {
	margin-left: 240px;
}
.CoopLearnPage 
{
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	height: 900px;
}
.CoopLearnBenefitsPage
{
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	height: 1000px;
}
#CoopLearn1 {
	margin-left: 0px;
	top:60px;
	position: relative;
	left:190px;
}
#CoopLearn2 {
	margin-left: 0px;
	top:140px;
	position: relative;
	left:0px;
}
#CoopLearn3 {
	margin-left: 0px;
	top:140px;
	position: relative;
	color:#FF0000;
	font-weight: bold;
	left:0px;
}
#CoopLearn4 {
	margin-left: 0px;
	position: relative;
	text-align:justify;
	top:130px;
	left:0px;
}
#CoopLearn5 
{
	margin-left: 0px;
	position: relative;
	color:#FF7F00;
	font-weight:bold;
	text-align:center;
	top:310px;
}
#CoopLearn6
{
	margin-left: 0px;
	position: relative;
	color:#FF7F00;
	font-weight:bold;
	text-align:center;
	top:110px;
}
#CoopLearn8
{
	margin-left: 0px;
	position: relative;
	text-align:justify;
	top:30px;
	left:210px;
	width:280px;
}
#CoopLearn9
{
	margin-left: 0px;
	position: relative;
	text-align:justify;
	top:50px;
	left:210px;
	width:280px;
}
#CoopLearn10
{
	margin-left: 0px;
	position: relative;
	text-align:justify;
	top:80px;
	left:210px;
	width:280px;
}
#CoopLearn11
{
	margin-left: 0px;
	position: relative;
	text-align:justify;
	top:120px;
	left:0px;
	width:280px;
}
#CoopLearn12
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#0F0F0F;
	top:130px;
	left:0px;
	width:450px;
}
#CoopLearn13
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	color:#FF7F00;
	top:140px;
	left:0px;
	width:450px;
}
#CoopLearn14
{
	margin-left: 0px;
	position: relative;
	text-align:justify;
	top:150px;
	left:0px;
	width:450px;
}
#CoopLearn15
{
	margin-left: 0px;
	position: relative;
	text-align:justify;
	font-weight:bold;
	font-size:18px;
	top:160px;
	left:0px;
	width:450px;
}
#CoopLearn16
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	font-weight:bold;
	top:180px;
	left:20px;
	width:480px;
	color:#FF7F00;
}
#CoopLearn17
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	top:170px;
	left:350px;
	width:100px;
}
#CoopLearn18
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	top:220px;
	left:350px;
	width:100px;
}
#CoopLearn19
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	color:#FF7F00;
	top:190px;
	left:0px;
	width:450px;
	font-weight:bold;
}
#CoopLearn20
{
	margin-left: 0px;
	position: relative;
	text-align:center;
	top:130px;
	left:350px;
	width:100px;
}
dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* FOOTER */
.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 25px;
	text-align: center;
	padding-top:2px;
	font-size: 11px;
	background-color:#FF7F00;
	color:#FFFFFF;
}
#T2TNews1
{
	border-bottom: 1px solid #bababa;	
	background-color: #FFFFFF;
	height: 300px;
	width: 220px;
	color: #666666;
	margin-left: 0px;
	text-align:justify;
}
#OpenAccount a:link, #OpenAccount a:visited {
	padding: .1em .3em .1em .3em;
	color: #980000;
	background-color: transparent;
	font-size: 1em;
	text-decoration: none;
}
#T2THyper a:link, #T2THyper a:visited {
	padding: .1em .3em .1em .3em;
	color: #980000;
	background-color: transparent;
	font-size: 1em;
	text-decoration: none;
}
#T2THyper a:Hover{
	padding: .1em .3em .1em .1em;
	color: #FF7F00;
	background-color: transparent;
	font-size: 1em;
	text-decoration: none;
}
#CategoryList 
{
	border-bottom: 1px solid #bababa;
	background-color: #FFFFFF;
	height: auto;
	width: 220px;
	margin-left: 0px;
	position: absolute;
}
#Special {
	margin-left: 20px;
}
#Special2 {
	margin-left: 240px;
	top:-210px;
	position:relative;
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #980000;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    line-height: 16px;
    padding-left: 2px
}
A.MenuUnselected:hover
{
    color: #8470FF;
    text-decoration: underline;
    padding-left: 2px
}
A.MenuSelected
{
    color: #d32525;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 2px
}

A.MenuSelected:hover
{
    color: #FF4500;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 2px
}
