/* CSS Document */
.bodytext
{
font: 11px/15px Verdana;
color: #666565;
}
.subheading1
{
font: 12px/15px Verdana;
font-weight: bold;
color: #FF3300;
}
.subheading2
{
font: 12px/15px Verdana;
font-weight: bold;
color: #00782E;
}
.boldtext
{
font: 11px/15px Verdana;
color: #666565;
font-weight: bold;
}
.enquirytext
{
font-size: 12px;
font-family: Verdana;
color: #5C5C5C;
font-weight:normal;
}
.bodytext_blk
{
font: 12px/15px Verdana;
color: #000000;
}
.awt {
    FONT: 11px Verdana; 
    color: #ffffff;
	text-decoration:none;
 }
.awt:visited {
	FONT: 11px Verdana; 
    color: #ffffff;
	font-weight: bold;
}
.awt:hover {
	FONT: 10px Verdana; 
    color: #000000;
	font-weight: bold;
	 text-decoration:underline  }
.awt1 {
    FONT: 9px Verdana; 
    color: #ffffff;
	text-decoration:none;
	font-weight: bold;
 }
.awt1:visited {
	FONT: 9px Verdana; 
    color: #ffffff;
	font-weight: bold;
}
.awt1:hover {
	FONT: 10px Verdana; 
    color: #000000;
	font-weight: bold;
	 text-decoration:none  }

