body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.outerTable {
	border: 1px solid #147ADC;
}

form {
	display: inline;
}

.frmInput {
	color: #000000;
	font-size: 12px;
}

.frmLabel {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

p {
	margin:0px 0px 10px 0px;
}

h2 {
	margin:0px 0px 0px 25px;
	padding:5px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#000;
	font-weight:bold;
	font-size:16px;
}


.container {
	margin: 0 auto;
	padding-bottom: 6px;
	width: 752px;
}

.LogoHeader {
	width:734px;
	height:82px;
	float:right;
	margin:0px;
	padding:0px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}

.LogoHeader span {
	cursor:pointer;
	width:734px;
	height:82px;
	display:block;
	position:absolute; left:0; top:0;
	z-index:1;	/*this causes the image to appear above the text*/
	background: url(/images/top_banner.gif) no-repeat;
}

.LogoHeader a {
	color:#00B2FD;
	text-decoration:none;
}

.menu_container {
	clear:both;
	height:27px;
	background-color:#003374;
}

.news_container {
	float:right;
	padding:0px 12px 0px 0px;
	width:415px;
}

.results_container {
	padding:0px 0px 0px 12px;
	width:287px;
}

.home_right_tab {
	padding-right:5px;
	width:430px;
	float:right;
	background:url(/images/right_tab.gif) no-repeat;
	height:40px;
}

.home_left_tab {
	margin-left:5px;
	background:url(/images/left_tab.gif) no-repeat;
	height:40px;
}

.home_info_container {
	background:url(/images/main_background.gif) repeat-y;
	overflow:hidden;
}

.HomeFixtureLocationLink {
	color:#000;
	text-decoration:none;
}

.HomeFixtureLocationLink:hover {
	text-decoration:underline;
}

.news_container h3, .news_preview h3, .news_item_container h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:14px;
	color:#0983FF;
}

.news_container a {
	margin:5px 0px 5px 287px;
	font-size:14px;
	color:#0983FF;
	clear:both;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.news_preview a {
	margin:5px 0px 5px 620px;
	font-size:14px;
	color:#0983FF;
	clear:both;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.news_item_container a {
	margin:5px 0px 5px 600px;
	font-size:14px;
	color:#0983FF;
	clear:both;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.news_image {
	clear:both;
	display:block;
	margin:10px auto 20px auto;
}

.return_link {
	font-size:14px;
	color:#0983FF;
	clear:both;
	text-decoration:none;
	font-weight:bold;
}

.news_container a:hover, .news_preview a:hover, .news_item_container a:hover, .return_link:hover {
	text-decoration:underline;
}

/*gallery*/
.GalleryPreviewTable {
	border-spacing:20px;
}

.GalleryPreviewImageRow {
	text-align:center;
	vertical-align:middle;
}

.GalleryPreviewImageRow td {
	border: 1px #5DB7FF solid;
	padding:0px;
	margin:0px;
}

.GalleryDropdownSelected {
	background-color:#5DB7FF;
}

.Gallery_dt a {
	text-decoration:none;
}

.Gallery_dt a:hover {
	text-decoration:underline;
}

.gallery_list_highlight {
	color:#FF0000;
}

.gallery_container {
	float:right;
	font-size:14px;
	margin-bottom:4px;
}

.GalleryLinks {
	margin-left:20px;
}
.GalleryLinks a {
	color:#000;
}

/*links*/
.Link_h3 {
	margin:0px 0px 0px 0px;
	padding-top:14px;
	font-size:12px;
}

.Link_a {
	color:#013475;
}

/**/

.TeamListReserves {
	margin-left:200px;
	float:left;
}

.Clearer {
	clear:both;
	width:600px;
	height:0px;
}

.wide_tab {
	width:752px;
	background:url(/images/wide_tab.gif) no-repeat;
	height:40px;
}

.wide_tab h2 {
	margin:0px 0px 0px 30px;
}

.wide_info_container {
	background:url(/images/wide_background.gif) repeat-y;
}

.wide_text_container {
	padding:0px 12px 10px 12px;
}

.image_block {
	display:block;
}

.text_footer {
	background-color:#00B2FD;
	color:#fff;
	font-size:12px;
	width:752px;
	height:18px;
	text-align:center;
	padding-top:2px;
}

.text_footer a {
	color:#fff;
	text-decoration:none;
}

.text_footer a:hover {
	text-decoration:underline;
}

a.captchalink:link {
	text-decoration: none;
	color: #147ADC;
	font-size: 12px;
		
}

a.captchalink:active {
	text-decoration: none;
	color: #147ADC;
	font-size: 12px;

}
a.captchalink:visited {
	color: #147ADC;
	text-decoration: none;
	font-size: 12px;

}

a.captchalink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}

.usermsg {
	color:#f00;
	font-size:12px;
}

.adminmenu img {
	margin-top:5px;
}

.button {
	color: #fff;
	border:solid;
	border-width:2px;
	border-color:#315194;
	background-color: #315194;
	height:22px;
	cursor:pointer;
}

.buttonlink {
	text-decoration:none;
	cursor:pointer;
}

/*fixes and hacks*/
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 
