/* CSS Document */



.LINK{

	font-family: Verdana;

	font-size: 10pt;

	font-style: normal;

	line-height: normal;

	color: #FFFFFF;

	text-decoration: none;

}

A.LINK:visited{

	font-family: Verdana;

	font-size: 10pt;

	font-style: normal;

	line-height: normal;

	color: #FFFFFF;

	text-decoration: none;

}

A.LINK:hover{

	font-family: Verdana;

	font-size: 10pt;

	font-style: normal;

	line-height: normal;

	color: #FFFFFF;

	text-decoration: underline;

}

.bottom{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #ac4026;

	text-decoration: none;

}

A.bottom:visited{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #990000;

	text-decoration: none;

}

A.bottom:hover{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #663300;

	text-decoration: underline;

}

.inner{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #610102;

	text-decoration: none;

}

A.inner:visited{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #610102;

	text-decoration: none;

}

A.inner:hover{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #990000;

	text-decoration: underline;

}

.popup{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: normal;

	text-transform: capitalize;

	color: #000000;

	text-decoration: none;

}

A.popup:visited{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: normal;

	text-transform: capitalize;

	color: #000000;

	text-decoration: none;

}

A.popup:hover{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: normal;

	text-transform: capitalize;

	color: #990000;

	text-decoration: underline;

}

.inner1{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	color: #610102;

	text-decoration: none;

}

A.inner1:visited{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	color: #610102;

	text-decoration: none;

}

A.inner1:hover{

	font-family: Verdana;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	color: #990000;

	text-decoration: underline;

}

.enquiry {



	font-family: Verdana;

	font-size: 10pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #610102;

	text-decoration: none;

}

.enquiry:hover {



	font-family: Verdana;

	font-size: 10pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #340101;

	text-decoration: underline;

}

.pro1{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	}
.pro1 a{
	font: 12px Arial;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
.pro1 a:hover{
	font: 12px Arial;
	font-weight:bold;	
	line-height:18px;
	color:#FF0000;
	text-decoration:underline;
	}