body
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/common/images/backgrounds/bg-green.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial;
	background-color: white;
}
tbody
{
	FONT-FAMILY: Arial;
	background-color: #ffffff;
}
.tdMenu
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(/common/images/menuBg.jpg);
	color: white;
	font-family: Arial;
	/*background-color: #336699;*/
}
.tdMenu a:link
{
	color: white;
	text-decoration: none;
}
.tdMenu a:visited
{
	color: white;
	text-decoration: none;
}
.tdMenu a:active
{
	color: white;
	
}
.tdMenu a:hover
{
	color: white;
	text-decoration: underline;
}
.tdMembers
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(/common/images/membersBg.jpg);
	color: white;
	font-family: Arial;
}
.tdMembers a:link
{
	color: white;
	text-decoration: none;
}
.tdMembers a:visited
{
	color: white;
	text-decoration: none;
}
.tdMembers a:active
{
	color: white;
	
}
.tdMembers a:hover
{
	color: white;
	text-decoration: underline;
}
.tdPageHeading
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
}
.tdPageHeading h3
{
    font-weight: bold;
    font-size: 10pt;
    color: midnightblue;
}
.tdPageHeading a:link
{
	color: blue;
}
.tdPageHeading a:visited
{
	color: blue;
}
.tdPageHeading a:active
{
	color: blue;
}
.tdPageHeading a:hover
{
	color: blue;
}
.tblTour
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
.tblTour a:link
{
	color: yellow;
}
.tblTour a:visited
{
	color: yellow;
}
.tblTour a:active
{
	color: yellow;
	
}
.tblTour a:hover
{
	color: yellow;
}
.tdBlackLine
{
	background-color: #000000;
}
.tdGreenLine
{
	background-color: #336633;
}
.tdGreyLine
{
	background-color: #999999;
}
.tdDarkGreyLine
{
	background-color: #666666;
}
.tdFooter
{
	color: #999999;
}



form
{
	margin-bottom: 0;
}
.inputSmall
{
	font-size: 8pt;
}
.formColored
{
	border-right: black 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: black 1px solid;
	background-color: gainsboro;
}
.formColored td
{
	font-size: 8pt;
	background-color: gainsboro;
}

.tblCategories
{
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}
.tdCategoriesHeader
{
	font-size: 9pt;
	font-weight: bold;
}
.tdCategories
{
	font-size: 9pt;
	font-weight: normal;
}
.tdHeaderLikeDV
{
    border-right: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    background-color: #336699;
    font-size:smaller;
    font-weight:bold;
    color:White;
}
.tdLikeDV
{
    border-right: whitesmoke 1px solid;
    border-bottom: whitesmoke 1px solid;
    background-color: gainsboro;
    font-size:smaller;
}
.tdHeaderLikeDV a:link
{
	color: white;
}
.tdHeaderLikeDV a:visited
{
	color: white;
}
.tdHeaderLikeDV a:active
{
	color: white;
}

.redText
{
    color:Red;
    font-size:smaller;
}