/*body{
	background-color: #ffffff;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: none;
	margin-left: none;
	margin-right: none;
	margin-top: none;
}*/
html {
	scrollbar-base-color: #fff2c5;
	scrollbar-face-color: #ece1a3;
	scrollbar-track-color: #fff2c5;
	scrollbar-arrow-color: #627852;
	scrollbar-highlight-color: #895847;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-shadow-color: #fff2c5;
	scrollbar-darkshadow-color: #000000;
	}
body{
	background-color: #FFF;
	margin-bottom: none;
	margin-left: none;
	margin-right: none;
	margin-top: none;
	font: normal 11px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;

}
.normal{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.normalgray{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ccc;
}
.normalblue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003399;
}
.normalbold{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normalboldred{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.normal12{
	font-family: Tahoma, Georgia, Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000;
	/*color: #000000*/
}
.normal11{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #003399;
	/*color: #000000*/
}
.normal12bold{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.normal12boldwhite{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f0f0f0
}
.normal12boldred{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000
}
.normal12blue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #003399;
}
.normal12red{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #cc0000;
}
.normal12white{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #ffffff
}
.narrowitalic{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-style: italic;
	font-size: 11px
}
.subtitleblue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #895847;
	height: 25px;
	vertical-align: middle;
	padding-left: 5px
}
.subtitlered{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.sectiontitleblue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #283773;
}
.titleblue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	/*color: #283773;*/
	color: #895847;
	height: 24px;
	padding-left: 5px
}
/*.titlered{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
}*/

.titlered
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    COLOR: #cc0000;
    FONT-FAMILY: verdana
}
/*
A:link {
	COLOR: #cc0000;
}
A:visited {
	COLOR: #cc0000;
	line-height: normal;
}
A:hover {
	COLOR: #006666;
	text-decoration: underline;
}
*/
a:link {
	color: #627852;
	font-weight: bold;
}
a:visited {
	color: #627852;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
a:active {
	color: #003975;
	font-weight: bold;
}

A.tabs:link {
	COLOR: #f0f0f0;
	text-decoration: none;
}
A.tabs:visited {
	COLOR: #f0f0f0;
	line-height: normal;
}
A.tabs:hover {
	COLOR: #f0f0f0;
	text-decoration: underline;
}

A.tabsON:link {
	COLOR: #283773;
	text-decoration: none;
}
A.tabsON:visited {
	COLOR: #283773;
	line-height: normal;
}
A.tabsON:hover {
	COLOR: #283773;
	text-decoration: underline;

}
input {
	BORDER-RIGHT: #895847 1px solid; 
	BORDER-TOP: #895847 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #895847 1px solid; 
	BORDER-BOTTOM: #895847 1px solid; 
	FONT-FAMILY: 'lucida sans', colibri, Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #fff2c5;
	color: #895847;
	height: 22px;
	font-weight:normal;
}

textarea {
	BORDER-RIGHT: #895847 1px solid; 
	BORDER-TOP: #895847 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #895847 1px solid; 
	BORDER-BOTTOM: #895847 1px solid; 
	FONT-FAMILY: 'lucida sans' , Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #E0D7FF;
}

.fields
{

	border-top-color: #576882;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #576882;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: 'lucida sans', Arial, Tahoma, Verdana;
	font-size: 12px;
	height: 22px;
}

/*input[type="text"]:focus {*/
input:focus {
	BORDER-RIGHT: #cc0000 1px solid; 
	BORDER-TOP: #cc0000 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #cc0000 1px solid; 
	BORDER-BOTTOM: #cc0000 1px solid; 
	FONT-FAMILY: 'lucida sans', colibri, Arial, Tahoma, Verdana; 
	background: #F5DEB3 !important;
	height: 22px;
	
	/*border: 1px solid ActiveBorder;
	width: 180px;
	background: #FFFFFF !important;
	height: 18px;*/
}
input.none {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; 
	BACKGROUND-COLOR: #fff;
}
input.button {
	BORDER-RIGHT: rgb(99,110,139) 2px solid; 
	BORDER-TOP: rgb(99,110,139) 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: rgb(99,110,139) 1px solid; 
	BORDER-BOTTOM: rgb(99,110,139) 2px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e6e6e6; 
	FONT-VARIANT: normal;
	/*COLOR: #000;*/
	color: #895847;
	cursor: hand;
	vertical-align: top;
	height: 22px;
	background: url(http://growingtennis.com/Graphics/NewBG.jpg) no-repeat 0 0;
}
input.delete {
	BORDER-RIGHT: rgb(99,110,139) 2px solid; 
	BORDER-TOP: rgb(99,110,139) 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: rgb(99,110,139) 1px solid; 
	BORDER-BOTTOM: rgb(99,110,139) 2px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #cc0000; 
	FONT-VARIANT: normal;
	COLOR: #fff;
	cursor: hand;
	vertical-align: top;
	height: 22px;
}
input.edit {
	BORDER-RIGHT: rgb(99,110,139) 2px solid; 
	BORDER-TOP: rgb(99,110,139) 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: rgb(99,110,139) 1px solid; 
	BORDER-BOTTOM: rgb(99,110,139) 2px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #008040; 
	FONT-VARIANT: normal;
	COLOR: #ffffff;
	cursor: hand;
}
input.buttons {
	BORDER-RIGHT: #333333 2px solid; 
	BORDER-TOP: #333333 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-BOTTOM: 2px solid #333333; 
	FONT-STYLE: bold; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #ffc324; 
	FONT-VARIANT: normal;
	/*COLOR: #000000*/
	color: #895847;
}
input.check {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; 
	BACKGROUND-COLOR: transparent;
	vertical-align: middle;
}
SELECT {
	FONT-SIZE: 11px; 
	COLOR: #895847; 
	FONT-FAMILY: "lucida sans", Arial, Tahoma, Verdana; 
	text-transform: capitalize;
	BACKGROUND-COLOR: #fff2c5;
	border: 1px #895847 solid;
}

input.textarea {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 2px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #666666 2px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	BACKGROUND-COLOR: #f0f0f0;
}
.tabletitle{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.sectiontitle{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
td.subtitlered{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	background-color: #f0f0f0;
	border-bottom: 1px;
	border-bottom-style: solid;
	
}
td.subtitleblue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #895847;
	background-color: #f0f0f0;
	/*border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid #999;*/

}
INPUT.none {
	BORDER-RIGHT: #999999 0px solid; 
	BORDER-TOP: #999999 0px solid;
    FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	FONT-SIZE: 6px; 
	BORDER-LEFT: #999999 0px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #999999 0px solid; 
	HEIGHT: 10px;
	BACKGROUND-COLOR: transparent
}
.normalred {

	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #cc0000;
}
.normal12DarkBlue {

	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000066;
}
ul.featured-list {
	line-height: 100%;
	/*margin-left: -20;*/
	/*padding: -5px -20px 15px 35px;*/
}
ul.programs {
	line-height: 100%;
}
li.programs {
	list-style: circle;
	margin-left: -20px;
}

ul.featured-list p {
	font-size: 100%;
	margin: .5em 0 0 0;
	padding-bottom: 1.2em;
	position: relative;
}
A.hidden {
	font-size: xx-small;
	COLOR: #ffffff;
	text-decoration: none;
}

.titleblue{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #895847;
	background-color: #f0f0f0;
	border-bottom: 1px;
	border-bottom-style: solid;
	
}
.found {
	color: #cc0000;
}
.notfound {
	color: #895847;
}

TABLE.forms {
	border: 1px solid; border-color: #999;
	background-color: #fff;
}
TABLE.forms_nobottom {
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-color: #999;
	background-color: #fff;
}
TABLE.forms_notopbottom {
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-color: #999;
	background-color: #fff;
}
TABLE.forms_notop {
	border-bottom: 1px solid; 
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-color: #999;
	background-color: #fff;
}
td.formtitle {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formtitle_sms {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	/*border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;*/
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 15px;
}
td.compare_sms {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	/*border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;*/
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 15px;
}
td.formtitle_sub {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formtitle_sub_r {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #cc0000;
	border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formtitle_subtitle {
	background-color: #f0f0f0;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dotted; border-color:#999;
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formtitle_r {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #cc0000;
	border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formtitle_sms_r {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #283773;
	/*border-right: 1px dotted; border-color:#999;
	border-bottom: 1px dotted; border-color:#999;
	text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
	font-weight:bolder;
}
td.formfields {
	background-color: #fff;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dotted; border-color:#999;
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formfields_missing {
	background-color: #cc0000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #333;
	border-bottom: 1px dotted; border-color:#999;
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
td.formfields_sms {
	background-color: #fff;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	/*border-bottom: 1px dotted; border-color:#999;*/
	/*text-transform: capitalize;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	height: 20px;
}
#nobottom {
	border-bottom: 0px
}
.bredfont {
	color: #cc0000;
	font-size: 14px;
}
#bottomline {
	border-bottom: 1px dotted; border-color:#999;
}
#bordernone {
	border: 0px;
	background-color: #fff
}
#endborder {
	border-right: 1px dotted; border-color:#999;
}
td.standard{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	padding: 5px;
}
td.standardred{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #cc0000;
	padding: 5px;
}
table.wrapper {
	padding: 3px;
}
td.infotop {
	background-color: #ccc;
	padding: 4px;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333;
}
td.infoarea {
	background-color: #e6e6e6;
}
td.infobox {
	border: 1px solid #ccc;
	background-color: #fff;
}
td.infominititle {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #895847;
	font-weight: bolder;
	padding-left: 3px;
}
td.popuptitle {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #895847;
	font-weight: bolder;
	padding-left: 3px;
}
td.infominititle_relationships {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #895847;
	font-weight: bolder;
	padding-left: 3px;
	background-color: #e6e6e6;
}
td.infominititle_right {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #895847;
	font-weight: bolder;
	text-align: right;
	padding-right: 10px;
}
td.infocontent {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	padding-left: 20px;
}
td.infocontactcontent {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	padding-left: 20px;
	line-height: 18px;
	/*width: 122px;*/
}
td.forminput {
	text-align: left;

}
tr.relationship_titles {
	padding: 5px;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
td.rowcontent{
	font-family: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
HR {
	border-style: dotted;
	border-color: #e6e6e6;
	border-width: 1px;
}
INPUT.buttoncardio {
	BORDER-RIGHT: rgb(99,110,139) 2px solid; 
	BORDER-TOP: rgb(99,110,139) 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: rgb(99,110,139) 1px solid; 
	BORDER-BOTTOM: rgb(99,110,139) 2px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #FF6633; 
	FONT-VARIANT: normal;
	COLOR: #ffffff;
	cursor: hand;
	vertical-align: top;
	height: 22px;
}
INPUT.buttonblue {
	BORDER-RIGHT: rgb(99,110,139) 2px solid; 
	BORDER-TOP: rgb(99,110,139) 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: rgb(99,110,139) 1px solid; 
	BORDER-BOTTOM: rgb(99,110,139) 2px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #895847; 
	FONT-VARIANT: normal;
	COLOR: #ffffff;
	cursor: hand;
	vertical-align: top;
	height: 22px;
}
INPUT.buttontwc {
	BORDER-RIGHT: rgb(99,110,139) 2px solid; 
	BORDER-TOP: rgb(99,110,139) 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: rgb(99,110,139) 1px solid; 
	BORDER-BOTTOM: rgb(99,110,139) 2px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #cc0000; 
	FONT-VARIANT: normal;
	COLOR: #ffffff;
	cursor: hand;
	vertical-align: top;
	height: 22px;
}
.menuDiv {
	position:absolute;
	display:none;
	border:1px solid #315184;
	width:175px;
	background-color:#ffffff;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
	alpha(Opacity=90);
}

/* forum related */
.forumGroupTitle {
	background-image: url(../forums/styles/default/images/forumGroupTitleBG.gif);
	padding:2px;
	padding-left:5px;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#10385A;
	height:27px;
}

.forumGroupTitleOptions {
	background-color:#7BAAD6;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#10385A;
	border-left:1px solid white;
}	

.forumGroupTitleInner {
	background-image:url('../forums/styles/default/images/forumGroupTitleBG.gif');
	padding:2px;
	padding-left:5px;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
	height:27px;
}


.forumGroupSubTitle {
	background-image:url('../forums/styles/default/images/forumGroupSubTitleBG.gif');
	padding:2px;
	padding-left:5px;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
	height:27px;
}

.forumGroupSubTitleInner {
	border-top:1px solid #DEE7F7;
	border-left:1px solid #DEE7F7;
	border-bottom:1px solid #CEDBEF;
	border-right:1px solid #CEDBEF;
	padding:5px;
	color:#185184;
	font-size:11px;
	font-family:verdana;
}

.normalText {
	color:#185184;
	font-size:11px;
	font-family:verdana;
}

.forumGroupSubTitleInnerRating {
	border-top:1px solid #DEE7F7;
	border-left:1px solid #DEE7F7;
	border-bottom:1px solid #CEDBEF;
	border-right:1px solid #CEDBEF;
	padding:2px;
	color:#185184;
	font-size:10px;
	font-family:verdana;
}
#mininav {
	background-color:#ffff90;
	font-size: 14px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    /*right: -250px;*/
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(../graphics/pointer.gif) no-repeat -10px 5px;
	color:#cc0000;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../graphics/pointer.gif) left top no-repeat;
}
.hide {display: none}

.tip {
	color:#cc0000;
}
ol {
	font-size: 13px;
}

/* horizontal navigation bar */
.MenuTD {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuTD {
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px dotted
}
.MenuTDBottom {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuTDBottom {
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
th.MenuTDBottom {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 2px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
th.MenuTDBottom {
	BORDER-RIGHT: #999999 1px dashed; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #999999 0px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-TOP: #999999 1px solid
}
.MenuTDNotDotted {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 1px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana
}
.MenuTDNotDotted {
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 2px; 
	background-image: url(../graphics/tile_sub5.gif);
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
.MenuTD.mouseover {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #FFFF80;
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px dotted
}
/*.MenuTD.mouseover {
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px dotted
}*/

.MenuVTD {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuVTD {
	BORDER-RIGHT: #999999 0px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px dotted; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
.MenuVTD.mouseover {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #FFFFFF;
		BORDER-RIGHT: #999999 0px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px dotted; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
/*.MenuVTD.mouseover {
	BORDER-RIGHT: #999999 0px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px dotted; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}*/
.MenuVTD.mousedown {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #FFFF80
}
.MenuVTD.mousedown {
	BORDER-RIGHT: #999999 0px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px dotted; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
.MenuVTDLeft {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuVTDLeft {
	BORDER-RIGHT: #999999 1px dotted; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
.MenuVTDRight {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuVTDRight {
	BORDER-RIGHT: #999999 0px dotted; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid
}
.MenuVTDon {
	BORDER-RIGHT: 0px inset; 
	BORDER-TOP: 0px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 0px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuVTDon {
	BORDER-RIGHT: #999999 0px dotted; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #999999 0px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px dotted; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid;
	background: #FFFF80;
}
.MenuVTDHover {
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 1px inset; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: 1px inset; 
	FONT-FAMILY: "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana; 
	BACKGROUND-COLOR: #e2e2e2
}
.MenuVTDHover {
	BORDER-RIGHT: #999999 0px dotted; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px dotted; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid;
	background: #FFFFFF;
}
.whiterow {
 	background-color:#fff;
}
.grayrow {
 	background-color:#f0f0f0;
}

.greenHeading {
	font: bold 32px "Trebuchet MS", "Century Gothic", Arial, Tahoma, Verdana;
	color: #627852;
	letter-spacing: 2px;
}

#nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
}
	
#nav ul {
list-style: none;
padding: 0;
margin: 0;
} 
   
#nav li {
	float: left;
	border: 1px solid #bbb;
	border-bottom-width: 0;
	margin: 0;
   }
   
#nav a {
	text-decoration: none;
	display: block;
	background: #f0f0f0;
	padding: 0.24em 1em;
	color: #895847;
	width: 10em;
	text-align: center;
   }

#nav a:hover {
	background: #ece1a3;
}

#nav #selected {
	border-color: #895847;
}

#nav #selected a {
	position: relative;
	top: 1px;
	/*background: #FAFAD2;*/
	background: #fff;
	color: black;
	font-weight: bold;
}

#content {
	border: 1px solid #895847;
	clear: both;
	padding: 0 1em;
	background-color: #fff;
}

