



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;

}
