﻿.copyright-white {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}
.white-bold-txt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright-grey {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma;
}
.blue-normal-txt {
	color: #162777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red-bold-txt {
	color: #C91C00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lspace{line-height:20px;}
.blue-heading-txt {
	color: #1346A1;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black-bold-txt {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red-heading-txt {
	color: #C91C00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #6268A2;
}
a:link {
	color: #C91C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C91C00;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.white-links:link {
	color: #ffffff;
	text-decoration: none;
}
.white-links:visited {
	text-decoration: none;
	color: #ffffff;
}
.white-links:hover {
	text-decoration: none;
	color: #FFD03F;
}
.white-links:active {
	text-decoration: none;
	color: #FFD03F;
}
.blue-links:link {
	color: #162777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue-links:visited {
	color: #162777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue-links:hover {
	color: #162777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue-links:active {
	color: #162777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {font-size: 16px; font-family: Arial;}

.featuretable {
	color: #FFFFFF;
	text-align: center;
	background-color: #000080;
}
.subheadings {font-size: 13px; font-family: Arial;}

.banner{
	display:block;
}
.banner:hover{
	background: url('http://www.americapokeronline.com/image/mouseusa.jpg') no-repeat;
}
