BODY
{
}
.MenuText
{
	font-size: small;
	color: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
}
A
{
	FONT-SIZE: small;
	font-family: 'Trebuchet MS' , tahoma;
	text-decoration: none
}
A:Hover
{
	COLOR: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
	text-decoration:underline
}
A.MenuText:visited
{
	font-size: small;
	color: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
	text-decoration:none
}
A.MenuText:hover
{
    FONT-SIZE: small;
    COLOR: black;
	font-family: 'Trebuchet MS' , tahoma;
    text-decoration:underline
}
A.MenuText:link
{
	FONT-SIZE: small;
    COLOR: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
    TEXT-DECORATION:none
}
A.MenuText:active
{
	FONT-SIZE: small;
    COLOR: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
    TEXT-DECORATION:none
}
.SubMenuText
{
	font-size: small;
	color: #808080;
	font-family: 'Trebuchet MS' , tahoma;
}
A.SubMenuText:visited
{
    FONT-SIZE: small;
    COLOR: #808080;
	font-family: 'Trebuchet MS' , tahoma;
    TEXT-DECORATION:none
}
A.SubMenuText:hover
{
    FONT-SIZE: small;
    COLOR: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
    TEXT-DECORATION:underline
}
A.SubMenuText:link
{
	FONT-SIZE: small;
    COLOR: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
    TEXT-DECORATION: none
}
A.SubMenuText:active
{
	FONT-SIZE: small;
    COLOR: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
    TEXT-DECORATION: none
}
.StandardText
{
	font-size: small;
	color: #808080;
	font-family: 'Trebuchet MS' , tahoma;
	text-align: justify;
}
.StandardText2
{
	font-size: small;
	FONT-WEIGHT: bold;
	color: #D15c00;
	font-family: 'Trebuchet MS' , tahoma;
	text-align: justify;
}
.StandardText:Hover
{
	font-size: small;
	color: #D15c00;;
	font-family: 'Trebuchet MS' , tahoma;
	TEXT-DECORATION:underline
}
.StandardTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #D15c00;
    FONT-FAMILY: Arial, 'Trebuchet MS'
}
.StandardTextBoldOr
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #D15c00;
    FONT-FAMILY: Arial, 'Trebuchet MS'
}
.HeaderText
{
	font-weight: bold;
	font-size: 16pt;
	color: #d15c00;
	font-family: 'Trebuchet MS' , Arial;
}
.SmHeaderText
{
	font-weight: bold;
	font-size: 10pt;
	color: #d15c00;
	font-family: 'Trebuchet MS' , Arial;
}
.QuoteText
{
	font-weight: bold;
	font-size: 10pt;
	color: #d15c00;
	font-family: 'Trebuchet MS' , Arial;
}
.FooterText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: 'Trebuchet MS'
}
.StandardTextItalic
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'Trebuchet MS'
}
.WhiteText
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, 'Trebuchet MS'
}
.WhiteTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, 'Trebuchet MS'
}
Table.BackgroundTable
{
	padding-right: 0px;
	background-position: right bottom;
	padding-left: 0px;
	background-image: url(/Graphics/watermark.jpg);
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.EnquiryMessage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #D15c00;
	FONT-FAMILY: Arial, 'Trebuchet MS'
}