﻿body
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	background-color: #1E54AC;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
}

.fixed
{
	position: fixed !important;
	position: absolute; /*ie6 and above*/
}

a:link
{
	color: #FFF;
}

a:visited
{
	color: #FFF;
}

a:hover
{
	color: #FDBF2E;
}

a
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

img
{
	margin: 0;
	padding: 0;
}

ul
{
	margin: 10px;
	padding: 0;
}

ul li
{
	line-height: 20px;
}

h1
{
	color: White;
	background-color: Black;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.4em;
}

h2
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.4em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h3
{
	padding: 0;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h4
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.0em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

h5
{
	text-align: left;
	font-size: 1.2em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

h6
{
	text-align: Center;
	font-size: 1.0em;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bolder;
}

p
{
	font-size: 1.0em;
	padding: 10px;
	text-align: justify;
	text-indent: 20px;
}

.MainLinks a:link
{
	text-decoration: none;
	font-size: 0.9em;
	color: #FDBF2E;
}

.MainLinks a:visited
{
	text-decoration: none;
	color: #FDBF2E;
	font-size: 0.9em;
}

.MainLinks a:hover
{
	color: #FE0000;
	font-size: 0.9em;
}

.MainLinks a
{
	text-decoration: none;
	font-size: 0.9em;
	color: #FDBF2E;
}

#header
{
	position: relative;
	height: 225px;
	width: 940px;
}

#headerImage
{
	position: absolute;
	top: 0;
	left: 0;
}

#sousFooter
{
	font-size: 0.7em;
}

#navigation
{
	position: absolute;
	bottom: 0;
	left: 70px;
	height: 25px;
	width: 840px;
	background-color: transparent;
	font-size: 0.8em;
}

#rolesHeader
{
	height: 25px;
	width: 840px;
	background-color: transparent;
	font-size: 0.8em;
}

#footer
{
	background-color: Black;
	font-size: 0.8em;
}


#CodeOfConduct ul
{
	margin: 20px 0 0 0;
	padding: 10px 45px;
	line-height: 25px;
	color: black;
	list-style-image: url(../Techniques/images/SoccerBallBullet.png);
	background-repeat: no-repeat;
	background-position: 0;
}

#CodeOfConduct ul li
{
	margin: 0;
	padding: 5px;
}


#AmazonList ul
{
	margin: 0px;
	white-space: nowrap;
}

#AmazonList li
{
	list-style-type: none;
	display: inline;
	padding: 15px;
}

.navigation ul
{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
}

.navigation li
{
	list-style-type: none;
	display: inline;
}

.navigation li a
{
	text-decoration: none;
	padding: 0px 37px;
	color: #FFF;
	font-weight: bold;
}

.navigation li a:link
{
	color: #FFF;
}

.navigation li a:visited
{
	color: #FFF;
}

.navigation li a:hover
{
	color: #FDBF2E;
}

#sponsorAd
{
	bottom: 0;
	left: 0;
}

#MainDiv
{
	background-image: url(../images/transwhite.png);
}

#Sponsors
{
	background-color: Black;
	color: Silver;
	margin-bottom: 5px;
	font-size: 0.6em;
}

#Sponsors ul
{
	margin: 5px;
	padding: 0px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}

#Sponsors li
{
	margin-top: auto;
	margin-bottom: auto;
	list-style-type: none;
	display: inline;
	padding: 0 10px;
}

#Sponsors li a:link
{
	color: #FFF;
}

#Sponsors li a:visited
{
	color: #CCC;
}

#Sponsors li a:hover
{
	color: #FDBF2E;
}

#Sponsors li a
{
	text-decoration: none;
	padding: 0px 10px;
	color: #FFF;
	font-weight: bold;
}

.MainTextDiv
{
	margin: 0;
	background-image: url(../images/transwhite.png);
	font-size: 0.8em;
	padding: 0 20px;
	height: 216px;
	overflow: auto;
	width: 420px;
}

.transparentbackground
{
	background-image: url(../images/transwhite.png);
}

.transparentbackground a:link
{
	font-size: 1em;
	text-decoration: none;
	font-size: 1em;
	color: #036;
}

.transparentbackground a:visited
{
	font-size: 1em;
	color: #036;
}

.transparentbackground a:hover
{
	font-size: 1em;
	color: #FDBF2E;
}

.transparentbackground a
{
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	color: #036;
}

.Grid3RoundedCornersTop
{
	background-image: url(../images/roundedcorners_top_grid3.png);
	height: 12px;
}

.Grid3RoundedCornersBottom
{
	background-image: url(../images/roundedcorners_bottom_grid3.png);
	height: 12px;
}

.Grid6RoundedCornersTop
{
	background-image: url(../images/roundedcorners_top_grid6.png);
	height: 12px;
}

.Grid6RoundedCornersBottom
{
	background-image: url(../images/roundedcorners_bottom_grid6.png);
	height: 12px;
}


.Grid12RoundedCornersTop
{
	background-image: url(../images/roundedcorners_top_grid12.png);
	height: 12px;
}

.Grid12RoundedCornersBottom
{
	background-image: url(../images/roundedcorners_bottom_grid12.png);
	height: 12px;
}


#PageTurn
{
	position: absolute;
	top: 0;
	right: 0;
}
#RandomKeeper
{
	z-index: 98;
	position: absolute;
	left: 0;
	top: 0;
}

#RandomGlove
{
	z-index: 98;
	position: absolute;
	right: 0;
	top: 0;
}

#navigation
{
	z-index: 99;
}

.LAlign
{
	text-align: left;
}

.CAlign
{
	text-align: Center;
}

.RAlign
{
	text-align: Right;
}


#ctl00_cphMain_TabContainer1 div
{
	background-color: Transparent;
}

table.norms
{
	border-spacing: 2px;
	border-collapse: separate;
}

table.norms th
{
	padding: 3px;
	background-color: #274FA2;
	color: White;
	border: 1px dotted #8ADE36;
	text-align: center;
}

table.norms td
{
	padding: 3px;
	background-color: #FFFFfc;
	border: 1px dotted #8ADE36;
	text-align: center;
}


