/* Main Style */
body {
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
}
h1  {
	color: red;
	font-size: 28px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom:0px;
}
h2  {
	color: white;
	font-size: 24px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #00c;
	border: outset 3px;
	padding: 2px;
}
h3  {
	color: red;
	font-size: 20px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom:0px;
}
h5  {
	color: red;
	font-size: 16px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom:0px;
}

a {
	text-decoration: none;
	color: black;
	text-align: center;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.std {
	font-size: 14px;
	font-weight: normal;
}
.std a {
	text-decoration: none;
	color: blue;
	text-align: center;
}
.std a:hover {
	color: white;
	background-color: blue;
}
.roller  {
	color: white;
	font-size: 20px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: Red;
	border: outset 3px;
	padding: 2px;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration: none;
}
.roller a {
	color: white;
	text-decoration: none;
}
.roller a:hover {
	text-decoration: none;
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}
.blurb {
	display: block;
	width: 422px;
	text-align: center;
	text-decoration: none;
}
.blurb a {
	display: block;
	width: 422px;
	text-align: center;
	text-decoration: none;
}
.blurb a:hover {
	display: block;
	width: 422px;
	text-align: center;
	text-decoration: none;
}
.plainlink {
	color: black;
	font-size: x-small;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
}

.plainlink a:hover  {
	text-decoration: none;
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
} 


.maplink {
	color: black;
	font-size: 9px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	text-align: center;
	height:11px;
	text-decoration: none;
}

.maplink td {
/*	display: block; */
	background-color: white;
}
.maplink td a {
/*	display: block; */
	color: black;
	background-color: white;
	text-decoration: none;
}

.maplink td a:hover {
/*	display: block; */
	color: black;
	text-decoration: none;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

.btnlink {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.btnlink:hover {
	color: black;
	text-decoration: none;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

.butlink {
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.butlink td {
/*	display: block; */
	color: white;
	background-color: #000099;
	text-align: center;
	text-decoration: none;
}

.butlink td a:link {
/*	display: block; */
	color: white;
	text-decoration: none;
}

.butlink td a:visited {
/*	display: block; */
	color: white;
	text-decoration: none;
}

.butlink td a:hover {
/*	display: block; */
	text-decoration: none;
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

.NewsLink, .NewsLink a, .NewsLink a:visited {
	color: #000099;
	font-size: 10pt;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.NewsLink a:hover {
	color: red;
	text-decoration: none;
}

.NewsBody {
	color: #000000;
	font-size: 9pt;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
/* END Main Style */

/* Active Calendar */

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #99cccc;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #99cccc;
	color: black;
	border: outset 1px;
}
.dayname td {
	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #99cccc;
	width: 40px;
	border: outset 1px;
}
.daynamehilite td {
	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #00ffff;
	width: 40px;
	border: outset 1px;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #99cccc;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #99cccc;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	height:20px;
	width:20px;
}
.monthday  {
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #ccffff;
	text-align: center;
	width: 40px;
	height: 20px;
}
.today {
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	text-align: center;
	width:40px;
	height:20px;
}
.selectedday {
	font-size: 12px;
	font-weight: bold;
	background-color: #66ffff;
	text-align: center;
	width: 40px;
	height: 20px;
}
.sunday {
	font-size: 12px;
	font-weight: bold;
	background-color: #ccffff;
	text-align: center;
	color: #000066;
	width:40px;
	height:20px;
}
.sunday a {
	color: #000066;
}
.sunday a:hover {
	color: red;
}
.saturday {
	font-size: 12px;
	font-weight: bold;
	background-color: #ccffff;
	text-align: center;
	color: #000066;
	width:40px;
	height:20px;
}
.saturday a {
	color: #000066;
}
.saturday a:hover {
	color: red;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

/* END Active Calendar */

/* .rowX determines the formatting of alternate rows in the tourney table */
.row1 {
	font-size: 12px;
	color: black;
	background-color: white;
}
.row1 a {
	display: block;
	text-align: left;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.row1 a:hover {
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

.row2 {
	font-size: 12px;
	color: black;
	background-color: #ccffff;
}
.row2 a {
	display: block;
	text-align: left;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.row2 a:hover {
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}
/* tourney buttons */
.btnlinkPL, .btnlinkPL a, .btnlinkPL a:visited {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
	background-color: #99cccc;
	border: outset 1px;
}
.btnlinkPL a:hover {
	display: block;
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

.btnlinkHL, .btnlinkHL a, .btnlinkHL a:visited {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
	background-color: #00ffff;
	border: outset 1px;
}
.btnlinkHL a:hover {
	display: block;
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

/* Glossary alphabet buttons */
.glosbtn td, .glosbtn td a, .glosbtn td a:visited {
/* 	display: block; */
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-decoration: none;
	background-color: #99cccc;
/* 	border: outset 1px; */
}
.glosbtn td a:hover {
/* 	display: block; */
	color: black;
	background: url(http://www.pokerconnection.net/images/rainbow.gif) repeat-y left bottom;
}

img { float: none; }

img.FloatRight, div.FloatRight {
	float: right;
	margin-left: 6px;
/* 	background-color: white; */
}

img.FloatLeft, div.FloatLeft {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
/* 	background-color: white; */
}

div.FloatLeft img, div.FloatRight img { float: none; }
