.body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #E3E5ED;
	margin: 0px;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000F5F;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000F5F;
}
H3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin: 0px;
	color: #000F5F;
}

.masterTable0 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.masterTable0Rside {
	width: 50%;
	text-align: left;
	background-image: url(../images_layout/masterTable01_Rside.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.masterTable0Lside {
	width: 50%;
	text-align: right;
	vertical-align: top;
	background-image: url(../images_layout/masterTable01_Lside.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.masterTable0Lside TD {
	text-align: right;
	vertical-align: top;
}
.masterTable1 {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	width: 760px;
	vertical-align: top;
	height: 100%;
}
.masterTable1TABLE {
	background-color: #B2B7CF;
	text-align: center;
	vertical-align: top;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A82AC;

}

.masterTable1Lside {
	background-color: #B2B7CF;
	background-image: url(../images_layout/logo_bottom03.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 2px;
	width: 5px;
}

/**********************************************/
/** DROPDOWN MENU ****************************/
.mainmenu {
	COLOR: #FFFFFF;
	FONT-SIZE: 4px !important;
	FONT-FAMILY: Verdana, sans-serif;
	white-space: nowrap;
	text-align: right;
	background-image: url(../images_layout/menu_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000F5F;
}
.mainmenu TD {
	text-align: right;
}

.leftMenu {	text-align: left; }
		
.centerMenu { text-align: center;}
		
.rightMenu { text-align: right;	}
		
a.MenuLabelLink, a.MenuLabelLinkOn,  .MenuLabelLink, .MenuLabelLinkOn {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	white-space: nowrap;
	cursor: hand;
	text-transform: none;
}
a.MenuLabelLink:link { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuLabelLink:visited	{ COLOR: #FFFFFF; TEXT-DECORATION: None;	}
a.MenuLabelLink:hover{ COLOR: #A0A6C4; TEXT-DECORATION: None; }
		
a.MenuLabelLinkOn:link { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuLabelLinkOn:visited { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuLabelLinkOn:hover { COLOR: #A0A6C4; TEXT-DECORATION: None; }
		
a.MenuItemLink {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: None;
	margin: 0px; 
	padding: 0px; 
	font-weight: bold; 
	white-space: nowrap;
}
a.MenuItemLink:link { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuItemLink:visited { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuItemLink:hover { COLOR: #FFFFFF; TEXT-DECORATION: None; }
		
a.MenuItemLinkOn { 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: None;
	margin: 0px; 
	padding: 0px; 
	font-weight: bold; 
}
a.MenuItemLinkOn:link { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuItemLinkOn:visited { COLOR: #FFFFFF; TEXT-DECORATION: None; }
a.MenuItemLinkOn:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: None;
}
		
.myMenu { position: absolute; visibility: hidden; z-index: 5; }		
		
.myMenuLabelleft {
	padding: 1px 7px 1px 7px;
	FONT-SIZE: 10px !important;
	FONT-FAMILY: Verdana, sans-serif;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
}		
.myMenuLabelcenter { padding: 0px 0px 0px 0px; text-align: center; }		
.myMenuLabelright { padding: 0px 0px 0px 0px; text-align: right; }		
.myMenuItemleft {
	padding: 3px 5px;
	FONT-SIZE: 10px !important;
	FONT-FAMILY: Verdana, sans-serif;
	white-space: nowrap;
	text-align: left;
}
.myMenuItemcenter { padding: 0px 0px 0px 0px; text-align: center; }		
.myMenuItemright { padding: 0px 0px 0px 0px; text-align: right; }		
/**********************************************/



/** Header Photos *****************************/
.HeaderPhotoCell {
	background-color: #B2B7CF;
	font-size:2px;
	vertical-align: bottom;
}
.HeaderPhoto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.HeaderPhotoOverlay1 {
	position: relative;
	height: 105px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.HeaderPhotoOverlay2 {
	z-index: 1;
	height: 14px;
	width: 302px;
	position: absolute;
	top: 91px;
	right: 4px;
	margin: 0px;
	padding: 0px;
}
/**********************************************/



/** LeftSideMenu **************************/
.LeftSideMenu {
	text-align: left;
	background-color: #961F18;
	padding-bottom: 20px;
	height: 100%;
	width: 155px;
	vertical-align: top;
}
.LeftSideMenuCell {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	font-size: 10px;
	color: #E5C7C5;
	padding-bottom: 5px;
}
.nextSocialEventCell {
	text-align: left;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	vertical-align: top;
	font-size: 11px;
	color: #FADFDE;
	padding-bottom: 5px;
	background-color: #CB8F8C;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #961F18;
	border-left-color: #961F18;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #961F18;
}
.nextSocialEventCell DIV.title {
	color: #961F18;
	padding-bottom: 6px;
	font-weight: bold;
	margin-bottom: 0px;
}
.LeftSideMenuCell A, .nextSocialEventCell A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nextSocialEventCell A:HOVER {
	font-weight: bold;
	text-decoration: underline;
}
.LeftSideMenuCell A:HOVER {
	color: #CB8F8C;
	font-weight: bold;
	text-decoration: none;
}
.sidemenuBlankRow {
	font-size: 1px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/******************************************/

/** RightSideMenu **************************/
.RightSideMenu {
	text-align: left;
	background-color: #9097BA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 100%;
	width: 115px;
	vertical-align: top;
	font-size: 11px;
}
.SponsorsPanelCell {
	text-align: center;
	padding-bottom: 20px;
	font-size:10px;
}
.SponsorsPanelCell IMG {
	border: 1px solid #000066;
}
.SponsorsPanelCell A {
	color: #FFFFFF;
	text-decoration: none;
}
.SponsorsPanelCell A:HOVER {
	color: #000F5F;
	text-decoration: none;
}
/******************************************/



/** CONTENT ***********************/
.mastercontent {
	padding-right: 15px;
	background-color: #F0F1F5;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #B2B7CF;
	background-image: url(../images_layout/content_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
.contentcell {
	font-size: 11px;
	padding-top: 10px;
	width: 100%;
}

.sectionTitle {
	font-size: 21px;
	font-weight: bold;
	color: #961F18;
	vertical-align: bottom;
}
.subsectionTitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #961F18;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.contentcell A {
	color: #961F18; 
	text-decoration: none;
	font-weight: bold;
}
.contentcell A:hover{
	text-decoration: underline;
}

.highlight {
	color: #961F18;
}
/*********************************/

/** Sponsors Page **************************/
.SponsorsTable {
	font-size: 11px;
	vertical-align: top;
	width: 100%;
}
.SponsorsTable TD {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 10px 30px 30px 0px;
}

.SponsorsTable TD IMG {
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*******************************************/

/*******************************************/
.newsentryCell {
	font-size: 11px;
	padding-left: 10px;
}
.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000F5F;
}
/*******************************************/

/*******************************************/
.messageFrom1 {
	font-size: 11px;
	color: #000F5F;
}
.messageFrom2 {
	font-size: 11px;
	color: #961F18;
}
.messageentryCell {
	font-size: 11px;
	padding-left: 10px;
}
.messageHighlight1 {
	background-color: #D3D6E3;
}
/*******************************************/

/******************************************/
/*																				*/
.Text10 {
	font-size: 10px;
}
.Text10 A:LINK, .Text10 A:VISITED{
	text-decoration: none;
	color: #595959;
	font-weight: bold;
}
.Text10 A:HOVER{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
/*																				*/
/******************************************/

/******************************************/
/*																				*/
.Text12 {
	font-size: 12px;	
}
A.Text12:LINK, A.Text12:VISITED{
	text-decoration: none;
	color: #595959;
	font-weight: bold;
}
A.Text12:HOVER{
	text-decoration: none;
	color: #AAA982;
	font-weight: bold;
}
/*																				*/
/******************************************/

.Text12Red {
	font-size: 12px;
	color: #CC0000;		
}
.Text12Green {
	font-size: 12px;
	color: #009900;
}
.Text10Gray {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.Text10White {
	color: #FFFFFF !important;
	font-size: 16px;
	font-weight: normal;
}


.ContentRow {
	background-color: ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;	
}
.ContentRowHighlight {
	background-color: #FFFFFF;		
	cursor: pointer; 
	cursor: hand;	
}
.buttonForm, A.buttonForm:LINK, A.buttonForm:VISITED {
	background-color: #993300;
	color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 4px;
	border: 1px solid #666666;
	cursor: pointer; 
	cursor: hand;
	font-weight: bold;
}
.headeryear {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.subheaderyearRow {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
.SelectedAlbumTitleCell {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SelectedAlbumDescrCell {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #858585;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
.AlbumDateCell, .AlbumDescrCell {
	font-size: 11px;
	color: #595959;

}
.AlbumDescrCell {
	font-weight: bold;
	width: 600px;
}

/*** STATS **********************/
.StatsHeaderCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000F5F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
}
.StatsHeaderCell A {
	color: #FFFFFF;
	text-decoration: none;
}
.StatsHeaderCell A:HOVER {
	color: #C9CEE5;
	text-decoration: underline;
}
.StatsHeaderCellHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000 !important;
	background-color: #C9CEE5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
}
.StatsHeaderCellHighlight A {
	color: #000000 !important;
	text-decoration: none;
}
.StatsHeaderCellHighlight A:HOVER {
	color: #336699;
	text-decoration: underline;
}
/*********************************/

/******************************************/
.InputButtonSmallCell {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #961F18;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 2px 5px;
	text-transform: lowercase;
	height: 14px;
	width: auto;
	cursor: hand;
	cursor: pointer;	
}
.InputButtonSmallCellHover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EF9C98;
	text-decoration: none;
	background-color: #961F18;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 2px 5px;
	text-transform: lowercase;
	height: 14px;
	width: auto;
	cursor: pointer;
	cursor: hand;	
}
.InputButtonSmallCell A {
	color: #FFFFFF;
	text-decoration: none;
}
.InputButtonSmallCell A:HOVER {
	color: #EF9C98;
	text-decoration: none;
}
.InputButtonSmall {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #961F18;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 0px 5px 3px;
	text-transform: lowercase;
	height: 18px;
	width: auto;
	cursor: pointer;
	cursor: hand;
}
.InputButtonSmall:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EF9C98;
	text-decoration: none;
	background-color: #961F18;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #000000;
	padding: 0px 5px 3px;
	text-transform: lowercase;
	height: 18px;
	width: auto;
	cursor: pointer;
	cursor: hand;
}
/******************************************/

/*** TABLE ROWS ******************/
.entryRowNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.entryRowAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #DBDBDB;
}
.entryRowHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #C9CEE5;
	cursor: pointer; 
	cursor: hand;	
}
.entryRowCell {
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;	
}
/*********************************/

/*** TEAM HEADER MENU ************/
.teamHeaderMenu {
	background-color: #961F18;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.teamHeaderMenu A {
	color: #FFFFFF;
	text-decoration: none;
}
.teamHeaderMenu A:HOVER {
	color: #DFAAA7;
	text-decoration: none;
}
/*********************************/

/** MINI-CALENDAR ****************/
.calSideMenuCell {
	text-align: center;
	vertical-align: top;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #961F18;
	border-left-color: #961F18;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #961F18;	
}
.calTABLE {
	border: 1px solid #CCCCCC;
	width: 100%;
}
.calMonthHead {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000F5F;
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.calDayHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9097BA;
}
.calDayHead TD {
	text-align: center;
	vertical-align: middle;
	padding: 2px 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 9px;
	width: 13px;
}
.calDay {
	font-weight: normal;
	color: #000000;
	background-color: #F0F1F5;
}
.calDay TD {
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.calDay TD.Today {
	font-weight: bold;
	border: 1px solid #000000;
}
.calDay TD.Event {
	background-color: #00EAAF;
	cursor: pointer;
}
#overDiv DIV {
	font-weight: bold;
	padding: 0px;
	width: 100%;
	color: #000000;
	left: -3px;
	font-size: 11px;
	background-color: #F0F1F5;
}
#overDiv A {
	font-weight: bold;
	color: #9097BA;
}
.calDay TD.League {
	background-color: #F5DE81;
	cursor: pointer;
}
.calDayBlank {
	font-weight: normal;
	color: #000000;
	background-color: #DCDEE8;
}
/*********************************/

/*********************************/
.datePagination TD {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 1px;
}
.datePagination TD.selected {
	background-color: #9097BA;
}
.datePagination TD.selected A, .datePagination TD.selected A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}
.datePagination TD.divider {
	color: #B2B7CF;
	font-size: 10px;
	padding-right: 1px;
	padding-left: 1px;
}
/*********************************/

/*** FOOTER **********************/
.footerCell {
	font-size: 9px;
	color: #E3E5EE;
	text-align: right;
	padding-right: 7px;
	background-color: #9097BA;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}
.footerCell A, .footercell STRONG {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.footerCell A:HOVER {
	text-decoration: underline;
}
/*********************************/
