body {
	background-color: #2E4296;
	scrollbar-arrow-color: #162770;
	scrollbar-base-color: #6487DB;
	scrollbar-track-color: #486CC2;
}

a {color: #A04020; font-weight: bold; text-decoration: none; font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;}
a:visited {color: #A04020; font-weight: bold;}
a:hover {color: #D45704; font-weight: bold; text-decoration: underline;}
a:active {color: #D45704; font-weight: bold;}

/*div,span,td {font-family: trebuchet ms, Tahoma, Verdana; font-size: 11px; line-height: 14px;}*/
div,span,td {font-family: Verdana; font-size: 11px;}
/*b,strong {font-family: trebuchet ms; font-size: 11px; line-height: 14px;}*/

img {border: 0px;}
.border {background-color: #D5DEF6; border: 1px solid #000000;}

.textHeader {color: #162770; font-family: trebuchet ms; font-size: 11px; line-height: 14px;}
.textGameHeader {color: #FFFFFF; font-family: trebuchet ms; font-size: 11px; line-height: 14px;}

img.button { /* Special images which "slide" on mouseover */
	position: relative;
	left: 0px;
	top: 0px;
}

a:hover img.button { /* sliding */
	position: relative;
	left: 1px;
	top: 1px;
}

.gameCredits {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana;
	font-size: 11px;
}

.tableWide {
	background-color: #E1E7F6;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.gameBlue {
	background-color: #2E4296;
	background-image: url(/images/blue_fade.gif);
	
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 4px;

	border-top-color: #586AB7;
	border-top-style: solid;
	border-top-width: 1px;
}

.formtext {
	font-size: 10px;
}

.footerText {font-family: Verdana; font-size: 10px; color: #ffffff; padding-left: 3px;}
a.footerLink {font-family: Verdana; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: underline;}
a.footerLink:visited {color: #ffffff; font-weight: normal;}
a.footerLink:hover {color: #aed7ff; font-weight: normal; text-decoration: underline;}
a.footerLink:active {color: #ffffff; font-weight: normal;}