@charset "utf-8";

/* CSS Document */

#mainPage {
	background-color: #000000;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 38px;
	padding-bottom: 38px;
	padding-left: 76px;
	padding-right: 76px;
}
#mainTable {
	float: left;
	width: 97%;
}
a:link
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #FEE101;
}
a:visited
{
	color: #FEE101;
	background : #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#headerImage {
	background-color: #000000;
	float: left;
}
.navlist {
	margin-bottom: 3px;
	margin-top: -9px;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	float: right;
	width: 485px;
	height: 60px;
	margin-right: -60px;
}

.navlist ul
{
	margin: 8px;
	padding: 3px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
}

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navlist li a
{
	color: #FEE101;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
}


.navlist a:visited
{
	color: #FEE101;
	background : #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.navlist a:hover
{
	color: #FEE101;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background-image: url(../Resources/TinyDaff.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.textTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	color: #FFF;
	text-align: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 1.5em;
}
img {
	border: 0px solid #000;
}
.vertGreen {
	color: #B9DC0E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	margin: -10px;
}

h2 {
	color: #000;
	font-size: 9px;
	font-weight: 500;
	margin: -10px;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9DC0E;
	text-align: left;
	line-height: 1.5em;
}
.yellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE101;
	text-align: left;
	line-height: 1.5em;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5em;
}
td {
	vertical-align: top;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE101;
	width: 25em;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
#Ribbon {
	background-color: #000;
	float: right;
}
#HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5em;
	padding-right: 30px;
}
#arrows {
	float: right;
	height: 15px;
	width: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
}

