﻿body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #dfdfdf;
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
	color: #404040;
	background-color: #ffffff;
}

.MainTable
{
	width: 800px;
	border: 0px solid #1967B1;	
}

.BodyContent
{
	padding: 15px;
	vertical-align: top;	
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	background-color: #ffffff;
}

.BodyContent ul
{
	margin-left: 0px;
}

.BodyContent li
{
	font-size: 11px;
	margin-bottom: 5px;
}

.BodyContent li a
{
	text-decoration: none;	
	color: #404040;
}

.BodyContent li a:hover
{
	color: #ffa34f;		
}

.BodyContent h1
{
	font-family: Verdana;
	font-size: 24px;
	color: #1967B1;	
}

.BodyContent h2
{
	font-family: Verdana;
	font-size: 17px;
	color: #1967B1;	
	margin-bottom: 5px;
}

.BodyContent h2 a
{
	color: #1967B1;	
	text-decoration: none;
}

.BodyContent h2 a:hover
{
	color: #ffa34f;	
	text-decoration: none;
}

.BodyContent h3
{
	font-family: Verdana;
	font-size: 14px;
	color: #1967B1;	
	margin-bottom: 5px;
	margin-top:0px;
}

.BodyContent h4
{
	font-family: Verdana;
	font-size: 11px;
	color: #1967B1;	
	margin-bottom: 3px;
}

.MenuBar
{
	height:33px;
	background-color: #eeeeee;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.MenuBar td
{
	width: 12.5%;
	text-align: center;	
	border-bottom: 1px solid #cfcfcf;
}

.MenuBar a
{
	text-decoration: none;
	color: #404040;
}

.MenuBar a:hover
{
	text-decoration: none;	
	color: #ffa34f;
}

.HeaderBar
{
	/*background-color: #1967B1;
	background-image: url(images/header_bg.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	height:120px;
	vertical-align: bottom;
}






















.NavButtonTxt
{
	font-family: Verdana;
	font-size: 10px;	
	font-weight: bold;
}

.NavButtons td
{
	width: 100px;	
}

.Copywrite
{
	font-family: Arial;
	font-size: 10px;	
	color: #000000;
}

.SpacerRow
{
	font-size: 1px;	
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	background-image: url(images/blue_bar.gif);
	height:10px;
}

.TeamSectionTable
{
	width: 100%;
	margin-top: 10px;
}

.TeamSectionTableHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	border-bottom: 1px solid #efefef;
	padding: 3px;
}

.TeamSectionTableHeader td
{
	background-color: #1967B1;
}

.TeamSectionTable tr
{
	font-family: Verdana;
	font-size: 9px;
	height: 15px;
	padding: 3px;
}

.TeamSectionTable tr a
{
	text-decoration: none;
}

.TeamSectionTable td
{
	font-family: Verdana;
	font-size: 9px;
	height: 15px;
	padding: 3px;
}

.TeamSectionTable td a
{
	text-decoration: none;
}


.GenericTable
{
	/* width: 100%; */
	border: 1px solid #1967B1;
}

.GenericTableHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	border-bottom: 1px solid #efefef;
	background-color: #1967B1;
	padding: 3px;
}

.GenericTableHeader td
{
	border-bottom: 1px solid #1967B1;
}

.GenericTableData
{
	font-family: Verdana;
	font-size: 9px;
	height: 15px;
	padding: 3px;
	background-color: #efefef;
}

.GenericTableData a
{
	text-decoration: none;
}

.GenericTable td
{
	font-family: Verdana;
	font-size: 9px;
	height: 15px;
	padding: 3px;
}

.GenericTable td a
{
	text-decoration: none;
}

.BlankTable
{
	font-family: Verdana;
	font-size: 10px;
}

.Mandarin
{
	font-size: 12px;
	letter-spacing: 5px;
}

.TopFlags
{
	margin-top: -45px;
	margin-bottom: 5px;
}

.TopFlags img
{
	border: 0px;
}

.UpcomingEvents_Table
{
	Border: solid 1px #1967B1;
	width: 166px;
}

.UpcomingEvents_Header
{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #1967B1;
	padding: 5px;
	background-image: url('/Images/UpcomingEvents/calendar.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.UpcomingEvents_Day
{
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	width: 630px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #cfcfcf;
}
	
.UpcomingEvents_Event
{	
	font-family: arial;
	font-size: 9px;
	text-align: left;
	color: #333;
	width: 630px;
	padding-left: 20px;
	cursor: pointer;
	background-color: #efefef;
}

.UpcomingEvents_Event_Alt
{	
	font-family: arial;
	font-size: 9px;
	text-align: left;
	color: #333;
	width: 630px;
	padding-left: 20px;
	cursor: pointer;
	background-color: #fefefe;
}

.HomeMatch
{	
	Border: solid 0px #1967B1;
	font-family: Verdana;
	font-size: 10px;
	background-color: #ffffff;
}

.MainSideBar
{
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding-top: 200px;
	font-size: 10px;
	font-family: Verdana;
}

.MainSideBar h1
{
	font-family: Verdana;
	font-size: 11px;
	color: #1967B1;	
	margin-bottom: 5px;
	margin-top:0px;
}