﻿body 
{
	background-image:
	url("../images/background.png");
	background-repeat:repeat-x;
	background-position:center top;
	text-align: center;
	border-top: 0;
	margin-top: 0;
	font-family:Arial;
	color:#003300;
	font-weight:bold;
}
span.bodyText
{
	font-family:Arial;
	color:#003300;
	font-weight:bold;
}
.whiteText
{
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline
}

hover.whiteText
{
	font-family:Arial;
	color:#003300;
	font-weight:bold;
	
}
mainTable
{
	height:100%;
	
}

td.contentBackground
{
	background-image:
	url("../images/contentBackground.png");
	background-repeat:repeat-x;
	vertical-align: top;
	text-align:center;
}

td.contentBackground2
{
	background-image:
	url("../images/contentBackground3.png");
	background-position:top;
	background-repeat:repeat-x;
	vertical-align: top;
	text-align:center;
}

td.headerBackground
{
	background-image:
	url("../images/headerMiddle.png");
	height:169;
	background-repeat:repeat-x;
}
span.userName
{
	font-family:Arial;
	font-size:12px;
}
span.headerText1
{
	font-family:Arial;
	font-size:16px;
}

span.headerText2
{
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	color:Blue;
}

span.headerText3
{
	font-family:Arial;
	font-size:16px;
}

a.menuLinks
{
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	color:Black;
}

a:hover.menuLinks
{
	text-decoration:underline;
	color:Blue;	
}
.menu
{
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	color:Black;
}
.menu a
{
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	color:#295a00;
}
.menu a:hover
{
	text-decoration:underline;
	color:Blue;	
}
.menu a.active
{
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	color:Blue;
}
.menu a.active:hover
{
	text-decoration:underline;
	color:Blue;	
}


a.adminBottomLinks
{
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	color:White;
}
a:hover.adminBottomLinks
{
	text-decoration:underline;
	color:blue;
}

table.whoshelpingconsumersBackground
{
	background-image:
	url("../images/WhosHelpingConsumersBg.png");
	background-position:center;
	background-repeat:no-repeat;
}

a.loginLink
{
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	font-family:Arial;
	color:Blue;
}
a:hover.loginLink
{
	color:Black;
	text-decoration:underline;
}

div.contentLayoutLeftAlign
{
	width:620px; 
	text-align:left;
	font-size:14px;
}

a.videoLink
{
	text-decoration:none;
	color:#000099;
	font-size:18px;
}
a:hover.videoLink
{
	text-decoration:underline;	
	color:Black;
}
