﻿
  body
{
	color: black;
	text-align: center;
	background: url(../Images/body-bg.gif) #ffffff repeat-x left top;
	font-size: 12pt;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #34C84C;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:link
{
    TEXT-DECORATION: none
}
A:hover
{
	text-decoration: underline;
	color: #34C84C;
}
A.subnav:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
A.subnav:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
A.subnav:hover
{
    COLOR: #3399ff
}
A.club:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #cc6600;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.club:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #cc6600;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}
A.club:hover
{
    COLOR: #34C84C;
    TEXT-DECORATION: underline
}

p
{
	font-size: 10pt;
	color: black;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.pFooter
{
	font-size: 10pt;
	color: gray;
	font-family: 'Arial Narrow';
	font-style: italic;
	padding-top: 10px;
}
.pTagline
{
	font-size: 10pt;
	color: black;
	font-family: 'Arial Narrow';
	font-style: italic;
}

h1
{
	font-size: 12pt;
	color: black;
	text-align: left;
	font-family: 'Arial';
	text-decoration: none;
	padding-right: 00px;
	padding-left: 0px;
}
h2
{
	font-size: 14pt;
	color: navy;
	text-align: left;
	font-family: 'Arial Narrow';
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

.standard_TD
{
	font-size: 10pt;
	color: black;
	text-align: Left;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.dynamicTableCenter_TD
{
	font-size: 10pt;
	color: black;
	text-align: center;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.dynamicTableLeft_TD
{
	font-size: 10pt;
	color: black;
	text-align: left;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.lalign_TD
{
	font-size: 10pt;
	color: black;
	text-align: left;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.ralign_TD
{
	font-size: 10pt;
	color: black;
	text-align: right;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}


TD
{
    font-size: 12pt;
    LINE-HEIGHT: 12pt;
    color: black;
	text-align: left;
	font-family: 'Calisto MT';
}
.copyright
{
	font-weight: bold;
	font-size: 10px;
	color: Gray;
	font-family: Arial;
}

#footer
{
	font-size: 8pt;
	color: gray;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
  

  /* fixed 1 column
  ----------------------------------------------- */
  #onecolumn #header .wrapper {
  	background: url(../Images/fixed-one-headerwrapper.gif) no-repeat left bottom;
  	width: 600px;
  }
  #onecolumn #container
  {
	background: url(../Images/fixed-one-container.gif) #ffffff repeat-y;
	width: 600px;
	color: black;
  }
  #onecolumn #footer
  {
	background: url(../Images/fixed-one-footer.gif) no-repeat left top;
	width: 600px;
	vertical-align: top;
  }
  #onecolumn #sidewall2
  {
	background: url(../Images/nav/BodyRails.jpg) #ffffff repeat-y;
	width: 770px;
  }

  #frameSides
{
	background: url(../Images/nav/BodyRails.jpg) #ffffff repeat-y 0% top;
	width: 770px;
}
  #frameBottom
{
	background: url(../Images/nav/BodyRailsFooterB.jpg) #ffffff fixed no-repeat 0% top;
	width: 770px;
	height: 20px;
}


/* New Styles created by me */
#newHeader
{
	width: 770px;
	height: 150px;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: url(../Images/nav/2009Header.jpg);
	background-repeat: no-repeat;
}

#newBody
{
	width: 770px;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: 'Arial Narrow';
}

.newNav
{
	width: 770px;
	height:150px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}



