a.new:link{
	color:#333333;
	text-decoration:underline;
}a.new:visited{
	color:#333333;
	text-decoration:underline;
}a.new:hover{
	color:#FFFFFF;
	text-decoration:none;
}a.new:active{
	color:#999999;
	text-decoration:none;
}
a.page:link{
	color:#333333;
	text-decoration:none;
}a.page:visited{
	color:#999999;
	text-decoration:none;
}a.page:hover{
	color:#336699;
	text-decoration:underline;
}a.page:active{
	color:#999999;
	text-decoration:none;
}
a.title:link{
	color:blue;
	text-decoration:underline;
}a.title:visited{
	color:#999999;
	text-decoration:underline;
}a.title:hover{
	color:black;
	text-decoration:underline;
}a.title:active{
	color:blue;
	text-decoration:underline;
}
BODY
{
    BACKGROUND-COLOR: #ffffff
}
TD
{
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 11px
}
.smallText
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px
}
.tinyText
{
    FONT-SIZE: 10px
}
.HeadingColorGreen
{
    BACKGROUND-COLOR: #99cccc
}
.HeadingColorOcre
{
    BACKGROUND-COLOR: #cccc99
}
.HeadingColorOcre2
{
    BACKGROUND-COLOR: #ecefd1;
}
.totalPrice
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
	FONT-WEIGHT:bold;
}
.content
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9px;
}
.maroonText
{
    COLOR: #993333;
}
.smallMaroon
{
    COLOR: #993333;
    FONT-FAMILY: Verdana, Arial
}
.HeadingColorGrey
{
    BACKGROUND-COLOR: #cccccc
}
.HeadingColorSienna
{
    BACKGROUND-COLOR: #999966
}
.smallWhiteText
{
    COLOR: #ffffff;
    FONT-SIZE: 11px
}
.whiteText
{
    COLOR: #ffffff
}
.tanBackground
{
    BACKGROUND-COLOR: #cccc99
}
.greenBackground
{
    BACKGROUND-COLOR: #99cccc;
	BORDER-LEFT: 1px solid WHITE;
	BORDER-RIGHT: 1px solid WHITE;
}
.greenBackground2
{
    BACKGROUND-COLOR: #33aacc
}
.siennaBackground
{
    BACKGROUND-COLOR: #999966
}
.blueBackground
{
    BACKGROUND-COLOR: #6699cc
}
.blackHeader
{
    COLOR: #000000;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}
.maroonHeader
{
    COLOR: #993333;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bolder
	FONT-STYLE: italic;
}
.whiteBackground
{
    BACKGROUND-COLOR: #ffffff
}
.blackBackground
{
    BACKGROUND-COLOR: #000000
}
.boldRed
{
    COLOR: red;
    FONT-WEIGHT: bolder
}
