﻿<style type="text/css">
a.green {
	text-decoration:none;
	color: #000000;
}
a.green:link {
	text-decoration:none;
	color: #000000;
}
a.green:visited {
	text-decoration:none;
	color: #000000;
}
a.green:active {
	text-decoration:none;
	color: #000000;
}
a.green:hover {
	text-decoration:underline;
	color: #000000;
}
a.pink {
	text-decoration:none;
	color: #8e8c8c;
}
a.pink:link {
	text-decoration:none;
	color: #8e8c8c;
}
a.pink:visited {
	text-decoration:none;
	color: #8e8c8c;
}
a.pink:active {
	text-decoration:none;
	color: #8e8c8c;
}
a.pink:hover {
	text-decoration:underline;
	color: #8e8c8c;
}
a.grey {
	text-decoration:none;
	color: #808080;
}
a.grey:link {
	text-decoration:none;
	color: #808080;
}
a.grey:visited {
	text-decoration:none;
	color: #808080;
}
a.grey:active {
	text-decoration:none;
	color: #808080;
}
a.grey:hover {
	text-decoration:underline;
	color: #808080;
}

img {
	border-width: 0px
}
.maintable {
	border: 2px solid #000000;
	background-color: #ffffff;
	width: 761px;
}
.headlinecell {
	border-width: 0;
	text-align: center;
	height: 78px;
	width: 461px
}
.logocell {
	border-width: 0;
	padding-left: 12px;
	text-align: left;
	width: 169px;
	height: 128px;
}
.toprightcell {
	text-align: center;
	width: 131px;
}
.topnavcell {
	text-align:left;
	width: 592px;
	height: 50px;
	text-decoration: none;	
}
.leftnavcell {
	text-align:center;
	width: 169px;
}
.recommendfriendcell {
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 14px;
	padding-top: 5px;
}
.smallgreentext {
	font-family: Gill Sans MT;
	font-size: small;
	color: #8e8c8c;
	text-decoration:none;
	text-align: left;
}
.mediumgreentext{
	font-family:Gill Sans MT;
	font-size:medium;
	color:#8e8c8c;
}
.smallpinktext {
	font-family: Gill Sans MT;
	font-size: small;
	color: #000000;
	text-align:center
}
.mediumpinktext{
	font-family: Gill Sans MT;
	font-size:medium;
	color:#000000;
}
.mediumwhitetext {
	margin-left: 4px;
	margin-right: 4px;
	color: #FFFFFF;
	font-family: Gill Sans MT;
	font-size: medium;
}
.smallgreytext {
	font-size: small;
	font-family: Gill Sans MT;
	text-decoration:none;
	color: #808080;
	text-align: left;
}
.smallgreytextleft {
	font-size: small;
	font-family: Gill Sans MT;
	text-decoration:none;
	color: #808080;
	text-align: left;
}
.mediumgreytext {
	font-family: Gill Sans MT;
	font-size: medium;
	text-decoration:none;
	color:#808080;
	text-align: left;
}
.rightaligntext {
	margin-right: 4px;
	text-align: right;
	font-family: Gill Sans MT;
	color: #FFFFFF;
	font-size: medium;
}
.greencell {
	background-color: #808080;
}
.pinkcell {
	font-size: small;
	font-family: Gill Sans MT;
	color: #000000;
	background-color: #FFCCCC;
	text-align: center;
}
.doubleheighttext {
	line-height: 150%;
}

</style>
