body{
	background-color: #EAE7CE;
	background-image: url(images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
TD.pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A8996E;
}
TD.formtitle{
    FONT-FAMILY: "Trebuchet MS";
	font-weight:bold;
	font-size: 13px;
	color: #333333;
}
.text
{
    FONT-SIZE: 10px;
    COLOR: #787575;
    FONT-FAMILY: Verdana
}

a.leftlink
{
    FONT-SIZE: 11px;
    COLOR: #7C7B78;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-DECORATION:none
	
}
a.leftlink:hover
{
    TEXT-DECORATION: none;
}
a.footerlink
{
    FONT-SIZE: 11px;
    COLOR: #605F5A;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION:none
}
a.footerlink:hover
{
    TEXT-DECORATION: underline
}

a.link
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION:underline
}
a.link:hover
{
    TEXT-DECORATION: underline;
}
a.crumbs
{
    FONT-SIZE: 11px;
    COLOR: #A8996E;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION:underline;
}
a.crumbs:hover
{
    TEXT-DECORATION: underline;
}
.over
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-DECORATION:none;
	background-image:url(images/mouse_over.gif);
	background-repeat:repeat-y;
}
.out
{
    FONT-SIZE: 11px;
    COLOR: #888888;
    FONT-FAMILY: "Trebuchet MS";
    TEXT-DECORATION:none;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tableCell {
	border-bottom: 1px solid #cccccc;
}
.smallText {
	font-size: 11px;
}
.redText {
	color: red;
	font-weight: bold;
}
.redUnderline {
	color: #FF0000;
	text-decoration: underline;
}
.redLink {
	font-size: 12px;
}
.redLink a {
	text-decoration: none;
	color: red;
}
.redLink a:hover {
	text-decoration: underline;
	color: black;
}
.redLink a:visited {
	text-decoration: none;
	color: red;
}.silverStar {
	background-image: url(images/starSilver.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
}.silverPlatinum {
	background-image: url(images/starPlatinum.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.frontPageCellHeader {
	background-image: url(images/thickLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frontPageVerticalLine {
	background-image: url(images/frontPageVerticalLine.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
legend {
	color: #A99C6F;
	border: #A99C6F;
}