body {
	background-image: url(../images/teasBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Center a:link, #Center a:visited {
	color: #999999;
}
#Right a:link, #Right a:visited {
	color: #999999;
}
#Left a:link, #Left a:visited {
	color: #999999;
}
#LeftContent a:link, #LeftContent a:visited {
	color: #FFFFFF;
}
#RightContent a:link, #RightContent a:visited {
	color: #FFFFFF;
}

#CenterRight {
	background-color: #5ab51f;
	width: 257px;
	float: right;
	margin-right: 3px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#CenterLeft {
	background-color: #5ab51f;
	width: 85px;
	float: left;
	margin-left:5px;
	
}
a:hover {
	color: #666666;
}
.greytext {
	color: #999999;
	font-size: 10px;
}
img.ImageThumbs {
	padding: 5px;
	margin-top:5px;
	border: 1px dotted #FFFFFF;
}
#RightLogin input {
	font-family: "Trebuchet MS", "Arial Black", Helvetica;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f29a33;
	border-right-color: #f29a33;
	border-bottom-color: #f29a33;
	border-left-color: #f29a33;
}
.Welcome {
	font-family: "Trebuchet MS", "Arial Black", Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.TitleOnGreen {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CF7B0B;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.HighlightYellow {
	padding: 10px;
	background-color: #A0B52F;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
}
.WhiteTable {
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px;
	font-size: 10px;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.ItemName {
	font-size: 12px;
	font-weight: bold;
	color: #5CA533;
}
#SubMenuItem a:link, #SubMenuItem a:visited {
	background-color:#C27E2A;
	color: #FFFFFF;
	border:solid 1px #995822;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding: 5px;
	float: left;
}
#SubMenuItem a:hover {
	background-color:#9A5923;
}