/* CCSTheme v 3.x */
/* General */

body
{
/*background-image: url(Images/backgr5.gif);*/
/*background-repeat: repeat-x;*/
/*background-position: 0px;*/
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
/*overflow:hidden;*/
}
#wrapper {
width:950px;
margin:0 auto;
text-align:left;
background-color : #000;
}
#clublinkswrapper {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	}
 
.accordionButton {	
	width: 550px;
	float: left;
	padding:2px 5px;
	background: #333333;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
 
.accordionContent {	
	width: 550px;
	float: left;
	padding:2px 5px;
	background: #000000;
	display: none;
	}
#menu {
width:720px;
}

/*.float_left {float:left; padding:0 10px 0 0;}*/

#menu {
width:600px;
float:left;
display:block;
border:0px;
}
.input-box {
color: #fff;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
background: #58A0E0;
border: #000 solid 1px;
}
.search-box
{
color: #000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
background: #B3B3B3;
border: #000 solid 1px;
}
input.button { 
background-color: #666666; 
border: 1px solid #000;
font-family: Verdana, Helvetica, sans-serif;
font-weight: bold; 
font-size: 10px;
color: #ffffff;
}
.blacksmall a:link {
	text-decoration: none;
	font-size : 1.0em;
	color: orange;
	font-weight : bold;
	}
.blacksmall a:visited {
	text-decoration: none;
	font-size : 1.0em;
	color: orange;
	font-weight : bold;
	}
.blacksmall a:hover {
	text-decoration: underline;
	font-size : 1.0em;
	color: #000;
	font-weight : bold;
	}
.blacksmall a:active {
	text-decoration: none;
	font-size : 1.0em;
	color: orange;
	font-weight : bold;
	}

	.whitesmall a:link {
	text-decoration: none;
	font-size : 0.7em;
	color: #fff;
	font-weight : bold;
	}
.whitesmall a:visited {
	text-decoration: none;
	font-size : 0.7em;
	color: #ff0000;
	font-weight : bold;
	}
.whitesmall a:hover {
	text-decoration: underline;
	font-size : 0.7em;
	color: #fff;
	font-weight : bold;
	}
.whitesmall a:active {
	text-decoration: none;
	font-size : 0.7em;
	color: #ff0000;
	font-weight : bold;
	}
img.border {
   border:1px solid #021a40;
}
img.floatLeft { 
    float: left; 
    margin: 8px;
    border:1px solid #000000; 
}
img.floatRight { 
    float: right; 
    margin: 4px;
    border:1px solid #021a40;
}
hr.thin {
height: 1px;
border: 0;
color: #fefefe;
background-color: #ffffff;
/*width: 90%;*/
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	

/* Colors */
.PageBgColor {
	background-color: #fcfcfc;
	}

.FormTitleBgColor {
	background-color: #454545;
	}

.FormTitleFontColor {
	color: #bebebe;
	}

.CaptionBgColor {
	background-color: #000000;
	}

.CaptionFontColor {
	color: #b4b4b4;
	}

.DataBgColor {
	background-color: #000000;
	}

.AltDataBgColor {
	background-color: #4c4c4c;
	}

.DataFontColor {
	color: #bdbdbd;
	}

.LinkColor {
	color: #b1b11a;
	}

.VisitedLinkColor {
	color: #a49773;
	}

.HoverLinkColor {
	color: #a6932a;
	}

.ColorBgButton {
	background-color: #454545;
}

.ColorFontButton {
	color: #bebebe;
}

.ColorBgButtonPassive {
	background-color: #6a6a6a;
}

.ColorFontButtonPassive {
	color: #fcfcfc;
}

/* BEGIN Common */
body { 
	color: #ffffff;
	background-color: #ffffff;
	font-family: Verdana; font-size: 70%;
	}


html>body {
	font-family: Verdana; font-size: 70%;
}

html>body td, html>body th, html>body table {
	font-size: 100%;
}


/*ie6*/
* html body {
	font-family: Verdana; font-size: 70%;
}

* html body td, * html body th, * html body table {
	font-size: 100%;
}
/*end*/

.text { 
	color: #bdbdbd
	}

a.menulink:link, a.menulink:visited { 
	color: #b1b11a;
	}

a.menulink:hover, a.menulink:active { 
	color: #a6932a;
	}


a:link { 
	color: #fff;
	}

a:visited { 
	color: #ccc;
	}

a:hover,a:active { 
	color: #fff;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

form {
	margin: 0px;
	}

h1	{
	color: #fff;
	font-size: 100%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	color: #b0b0b0;
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	color: #b0b0b0;
	font-size: 110%; font-style: italic;
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

h4	{ 
	color: #b0b0b0;
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	color: #b0b0b0;
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	color: #b0b0b0;
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Verdana; font-size: 80%;
	}

td { 
	font-family: Verdana; font-size: 80%;
	}

/*input, textarea, select {
	font-family: Verdana; font-size: 80%;
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Verdana; font-size: 80%;
	font-size: inherit;
}*/

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #bebebe;
	width: 100%;
	white-space: nowrap;
	background-position: right top; padding-left: 8px;
	}


html>body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.Header a:link { 
	color: #bebebe;
	}

.Header a:visited { 
	color: #bebebe;
	}

.Header a:hover, .Caption a:active { 
	color: #bebebe; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 14px;
	}


/* Grid Options */
.Grid { 
	/*border: solid 1px #454545; border-bottom: 1px;*/
	width: 100%;
	}

.Caption th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-image: url('Images/CaptionBg.gif'); color: #b4b4b4;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-image: url('Images/CaptionBg.gif'); color: #b4b4b4;
	white-space: nowrap;
	}


html>body .Caption th, html>body .Caption td {
	font-size: 100%; 	text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption th, * html body .Caption td {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Caption a:link { 
	color: #b4b4b4;
	}

.Caption a:visited { 
	color: #b4b4b4;
	}

.Caption a:hover, .Caption a:active { 
	color: #a6932a;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	white-space: nowrap;
	color: #bdbdbd;
	}

.Row td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	vertical-align: top;
	background-color: #000000; 
	color: #bdbdbd;
	}
	

html>body .Row th, html>body .Row td {
	font-size: 100%;
}


/*ie6*/
* html body .Row th, * html body .Row td {
	font-size: 100%;
}
/*end*/

caption.Row { 
	font-size: 80%;
	padding: 4px;
	border: solid 1px #454545; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #000000; 
	color: #bdbdbd;
	}


html>body caption.Row {
	font-size: 100%;
}


/*ie6*/
* html body caption.Row {
	font-size: 100%;
}
/*end*/

.Row a:link { 
	color: #b1b11a;
	}

.Row a:visited { 
	color: #a49773;
	}

.Row a:hover, .Row a:active { 
	color: #a6932a;
	}

.Separator{
	color: #454545;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	white-space: nowrap;
	color: #bdbdbd;
	}

.AltRow td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	vertical-align: top;
	background-color: #4c4c4c; 
	color: #bdbdbd;
	}


html>body .AltRow th, html>body .AltRow td {
	font-size: 100%;
}


/*ie6*/
* html body .AltRow th, * html body .AltRow td {
	font-size: 100%;
}
/*end*/

.AltRow a:link { 
	color: #b1b11a;
	}

.AltRow a:visited { 
	color: #a49773;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #a6932a;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	background-color: #000000; 
	color: #bdbdbd;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #bdbdbd;
	}


html>body .NoRecords td, html>body .Footer td {
	font-size: 100%;
}


/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 100%;
}
/*end*/

.Footer a:link { 
	color: #b1b11a;
	}

.Footer a:visited { 
	color: #a49773;
	}

.Footer a:hover, .Footer a:active { 
	color: #a6932a;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border: solid 1px #454545; border-bottom: 0px;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #000000; 
	}


* html>body .Error td {
	font-size: 100%;
}


/*ie6*/
* html body .Error td {
	font-size: 100%;
}
/*end*/

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	white-space: nowrap;
	color: #bdbdbd;
	}

.Controls td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	vertical-align: top;
	background-color: #000000; 
	color: #bdbdbd;
	}
	
.Bottom td { 
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #bdbdbd;
	}


html>body .Controls th, html>body .Controls td, html>body .Bottom td {
	font-size: 100%;
}


/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 100%;
}
/*end*/

.Bottom a:link { 
	color: #b1b11a;
	}

.Bottom a:visited { 
	color: #a49773;
	}

.Bottom a:hover, .Caption a:active { 
	color: #a6932a;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #4c4c4c; 
	color: #bdbdbd;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #000000; 
	color: #bdbdbd;
	}


html>body .GroupCaption th, html>body .GroupCaption td {
	font-size: 100%;
}


/*ie6*/
* html body .GroupCaption th, * html body .GroupCaption td {
	font-size: 100%;
}
/*end*/

.GroupCaption a:link {
	color: #b4b4b4;
	}

.GroupCaption a:visited{
	color: #b4b4b4;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #a6932a;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #000000; 
	color: #bdbdbd;
	}


html>body .GroupFooter td {
	font-size: 100%;
}


/*ie6*/
* html body .GroupFooter td {
	font-size: 100%;
}
/*end*/

.GroupFooter a:link {
	color: #b1b11a;
	}

.GroupFooter a:visited{
	color: #a49773;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #a6932a;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #4c4c4c; 
	color: #bdbdbd;
	border-bottom: 2px solid #454545;
	}


html>body .SubTotal td {
	font-size: 100%;
}


/*ie6*/
* html body .SubTotal td {
	font-size: 100%;
}
/*end*/

.SubTotal a:link {
	color: #b1b11a;
	}

.SubTotal a:visited{
	color: #a49773;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #a6932a;
	}

.Total td{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #4c4c4c; 
	color: #bdbdbd;
	}


html>body .Total td {
	font-size: 100%;
}


/*ie6*/
* html body .Total td {
	font-size: 100%;
}
/*end*/

.Total a:link {
	color: #b1b11a;
	}

.Total a:visited{
	color: #a49773;
	}

.Total a:hover, .Total a:active{
	color: #a6932a;
	}

/* Form Options */
.Button { 
	background-color: #454545; color: #bebebe; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 11px; font-weight: bold;
	}

/* Calendar */

.Calendar { 
/*	border: solid 0px #454545;*/
/*	background-color: #787878;*/
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 4px;
/*	border-bottom: solid 1px #454545;*/
/*border-top: 1px solid #ffffff; border-right: 1px solid #ffffff;*/
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #4c4c4c;
	color: #fff;
	font-weight: normal;
	}


html>body .CalendarWeekdayName {
	font-size: 80%;
}


/*ie6*/
* html body .CalendarWeekdayName {
	font-size: 80%;
}
/*end*/

.CalendarWeekdayName a:link {
	color: #b1b11a;
	}

.CalendarWeekdayName a:visited{
	color: #a49773;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #a6932a;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 4px;
/*	border-bottom: solid 1px #454545;*/
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #4c4c4c;	
	color: #fff;
	font-weight: normal;
	}


html>body .CalendarWeekendName {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendName {
	font-size: 100%;
}
/*end*/

.CalendarWeekendName a:link {
	color: #b4b4b4;
	}

.CalendarWeekendName a:visited{
	color: #b4b4b4;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #a6932a;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 4px;
/*	border-bottom: solid 1px #454545;*/
	text-align: center;
	background-color: #000000;	
	color: #fff;
	}


html>body .CalendarDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarDay {
	font-size: 100%;
}
/*end*/

.CalendarDay a:link {
	color: #ccc;
	}

.CalendarDay a:visited{
	color: #fff;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #fff;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: center;
	background-color: #4c4c4c;	
	color: #fff;
	}


html>body .CalendarWeekend {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekend {
	font-size: 100%;
}
/*end*/

.CalendarWeekend a:link {
	color: #fff;
	}

.CalendarWeekend a:visited{
	color: #ccc;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #fff;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 2px;
	border: 2px solid #ffffff; border-top: 1px solid #ffffff;
	text-align: center;
	background-color: #000000;
	color: #fff;
	}


html>body .CalendarToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarToday {
	font-size: 100%;
}
/*end*/

.CalendarToday a:link {
	color: #b1b11a;
	}

.CalendarToday a:visited{
	color: #a49773;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #a6932a;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 2px;
	border: 2px solid #ffffff; border-top: 1px solid #ffffff;
	text-align: center;
	background-color: #4c4c4c;
	color: #ffffff;
	}


html>body .CalendarWeekendToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarWeekendToday a:link {
	color: #b1b11a;
	}

.CalendarWeekendToday a:visited{
	color: #a49773;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #a6932a;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 0px #454545;
	text-align: center;
	background-color: #000000;	
	color: #454545;
	}


html>body .CalendarOtherMonthDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthDay {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthDay a:link {
	color: #454545;
	}

.CalendarOtherMonthDay a:visited{
	color: #454545;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #a6932a;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 2px;
	/*border: 2px solid #454545; border-top: 1px solid #454545;*/
	text-align: center;
	background-color: #000000;	
	color: #454545;
	}


html>body .CalendarOtherMonthToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthToday a:link {
	color: #fff;
	}

.CalendarOtherMonthToday a:visited{
	color: #ccc;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #fff;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: center;
	background-color: #4c4c4c;	
	color: #454545;
	}


html>body .CalendarOtherMonthWeekend {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekend {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekend a:link {
	color: #fff;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #ccc;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #fff;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 2px;
	/*border: 2px solid #454545; border-top: 1px solid #454545;*/
	text-align: center;
	color: #fff;
	background-color: #4c4c4c;	
	}
	

html>body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendToday a:link {
	color: #454545;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #454545;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #a6932a;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #49BA13;
	color: #000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay a:link {
	color: #000;
	}

.CalendarSelectedDay a:visited{
	color: #000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 4px;
	background-color: #000000; color: #bdbdbd;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #bdbdbd;
	}


html>body .CalendarNavigator {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigator {
	font-size: 80%;
}
/*end*/

.CalendarNavigator a:link {
	color: #b1b11a;
	}

.CalendarNavigator a:visited{
	color: #a49773;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #a6932a;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigator td {
	font-size: 80%;
	}

.CalendarNavigator th {
	font-size: 80%;
	}


html>body .CalendarNavigator th, html>body .CalendarNavigator td {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigator th, * html body .CalendarNavigator td {
	font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}
.CalendarEvent a:link {
	color: #0033cc;
	}

.CalendarEvent a:visited{
	color: #840084;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}

html>body .CalendarEvent {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarEvent {
	font-size: 80%;
}
/*end*/

.CalendarEvent a:link {
	color: #b1b11a;
	}

.CalendarEvent a:visited{
	color: #a49773;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #a6932a;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.th { 
	font-family: Verdana; font-size: 80%;
	font-weight: bold;
}


html>body .th {
	font-size: 80%;
}


/*ie6*/
* html body .th {
	font-size: 100%;
}
/*end*/

.Header .th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #bebebe;
	width: 100%;
	white-space: nowrap;
}


html>body .Header .th {
	font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .Header .th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.Caption .th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-image: url('Images/CaptionBg.gif'); color: #b4b4b4;
	white-space: nowrap;
}


html>body .Caption .th {
	font-size: 100%; 	text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption .th {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Row .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	white-space: nowrap;
	color: #bdbdbd;
}

.AltRow .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	white-space: nowrap;
	color: #bdbdbd;
}

.Controls .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: #000000; color: #bdbdbd;
	white-space: nowrap;
	color: #bdbdbd;
}

.GroupCaption .th {
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #4c4c4c; 
	color: #bdbdbd;
}


html>body .GroupCaption .th {
	font-size: 100%;
}

html>body .Row .th, html>body .AltRow .th, html>body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaption .th {
	font-size: 100%;
}

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenu td {
	font-size: 80%;
}


html>body .simpleMenu td {
	font-size: 100%;
} 
.white	{ 
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	}
.standardwhite	{ 
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	}
.largewhite	{ 
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	}
.largestwhite	{ 
	color: #ffffff;
	font-size: 130%;
	font-weight: bold;
	}
.standardblack	{ 
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	}
.titlewhite	{ 
	color: #ffffff;
	font-size: 2.0em;
	font-weight: bold;
	}

.newstitle	{ 
	color: #CF6119;
	font-size: 120%;
	font-weight: bold;
	}

.activitytitle	{ 
	color: #49BA13;
	font-size: 130%;
	font-weight: bold;
	}
.clubtitle	{ 
	color: #A002A0;
	font-size: 120%;
	font-weight: bold;
	}
.copyright	{ 
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	}
	
.roundedcornr_box_717846 {
   background: #000000 url(roundedcornr_717846_grad.png) repeat-x;
}
.roundedcornr_top_717846 div {
   background: url(roundedcornr_717846_tl.png) no-repeat top left;
}
.roundedcornr_top_717846 {
   background: #49ba13 url(roundedcornr_717846_tr.png) no-repeat top right;
}
.roundedcornr_bottom_717846 div {
   background: url(roundedcornr_717846_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_717846 {
   background: #000000 url(roundedcornr_717846_br.png) no-repeat bottom right;
}

.roundedcornr_top_717846 div, .roundedcornr_top_717846,
.roundedcornr_bottom_717846 div, .roundedcornr_bottom_717846 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_717846 { margin: 0 15px; }


.roundedcornr_box_688604 {
   background: #000000 url(roundedcornr_688604_grad.png) repeat-x;
}
.roundedcornr_top_688604 div {
   background: url(roundedcornr_688604_tl.png) no-repeat top left;
}
.roundedcornr_top_688604 {
   background: #579edd url(roundedcornr_688604_tr.png) no-repeat top right;
}
.roundedcornr_bottom_688604 div {
   background: url(roundedcornr_688604_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_688604 {
   background: #000000 url(roundedcornr_688604_br.png) no-repeat bottom right;
}

.roundedcornr_top_688604 div, .roundedcornr_top_688604,
.roundedcornr_bottom_688604 div, .roundedcornr_bottom_688604 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_688604 { margin: 0 15px; }


.roundedcornr_box_136297 {
   background: #000000 url(roundedcornr_136297_grad.png) repeat-x;
}
.roundedcornr_top_136297 div {
   background: url(roundedcornr_136297_tl.png) no-repeat top left;
}
.roundedcornr_top_136297 {
   background: #d06219 url(roundedcornr_136297_tr.png) no-repeat top right;
}
.roundedcornr_bottom_136297 div {
   background: url(roundedcornr_136297_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_136297 {
   background: #000000 url(roundedcornr_136297_br.png) no-repeat bottom right;
}

.roundedcornr_top_136297 div, .roundedcornr_top_136297,
.roundedcornr_bottom_136297 div, .roundedcornr_bottom_136297 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_136297 { margin: 0 15px; }



.roundedcornr_box_183129 {
   background: #000000 url(roundedcornr_183129_grad.png) repeat-x;
}
.roundedcornr_top_183129 div {
   background: url(roundedcornr_183129_tl.png) no-repeat top left;
}
.roundedcornr_top_183129 {
   background: #7e007e url(roundedcornr_183129_tr.png) no-repeat top right;
}
.roundedcornr_bottom_183129 div {
   background: url(roundedcornr_183129_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_183129 {
   background: #000000 url(roundedcornr_183129_br.png) no-repeat bottom right;
}

.roundedcornr_top_183129 div, .roundedcornr_top_183129,
.roundedcornr_bottom_183129 div, .roundedcornr_bottom_183129 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_183129 { margin: 0 15px; }	


.roundedcornr_box_222587 {
   background: #787878;
}
.roundedcornr_top_222587 div {
   background: url(roundedcornr_222587_tl.png) no-repeat top left;
}
.roundedcornr_top_222587 {
   background: url(roundedcornr_222587_tr.png) no-repeat top right;
}
.roundedcornr_bottom_222587 div {
   background: url(roundedcornr_222587_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_222587 {
   background: url(roundedcornr_222587_br.png) no-repeat bottom right;
}

.roundedcornr_top_222587 div, .roundedcornr_top_222587, 
.roundedcornr_bottom_222587 div, .roundedcornr_bottom_222587 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_222587 { margin: 0 15px; }
		
/*ie6*/
* html body .simpleMenu td {
	font-size: 100%;
} 
/*end*/

/*------------------------------------------------*/

/* Calendar Selected Day 2 */
.CalendarSelectedDay2{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: yellow;
	color: #000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDay2 {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay2 {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay2 a:link {
	color: #000;
	}

.CalendarSelectedDay2 a:visited{
	color: #000;
	}

.CalendarSelectedDay2 a:hover, .CalendarSelectedDay a:active{
	color: #000;
	}
/*------------------------------------------------*/	
	/* Calendar Selected Day 3 */
.CalendarSelectedDay3{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: blue;
	color: #000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDay3 {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay3 {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay3 a:link {
	color: #000;
	}

.CalendarSelectedDay3 a:visited{
	color: #000;
	}

.CalendarSelectedDay3 a:hover, .CalendarSelectedDay a:active{
	color: #000;
	}
/*------------------------------------------------*/	
	/* Calendar Selected Day 4 */
.CalendarSelectedDay4{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: purple;
	color: #000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDay4 {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay4 {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay4 a:link {
	color: #000;
	}

.CalendarSelectedDay4 a:visited{
	color: #000;
	}

.CalendarSelectedDay4 a:hover, .CalendarSelectedDay a:active{
	color: #000;
	}
/*------------------------------------------------*/	
	/* Calendar Selected Day 5 */
.CalendarSelectedDay5{
	font-size: 80%;
	padding: 4px;
	border-bottom: solid 1px #454545;
	background-color: orange;
	color: #000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDay5 {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay5 {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay5 a:link {
	color: #000;
	}

.CalendarSelectedDay5 a:visited{
	color: #000;
	}

.CalendarSelectedDay5 a:hover, .CalendarSelectedDay a:active{
	color: #000;
	}
