/* CSS Document */

body{
	background-image: url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#EA7F1A;
}
a{
	font-family:tahoma;
	font-size:11px;
	color:#A10032;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#A10032;
	text-decoration:underline;
	font-weight:normal;
}
td{
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	line-height:14px;
}
.navigation{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.navigation:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FF7D00;
}
.navigation1{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FF7D00;
}
.navigation1:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FF7D00;
}
.nav_text{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color:#FF7D00;
	
}
.left_link{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#494949;
}
.left_link:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#FF7D00;
}
.browntext{
	font-family:tahoma;
	font-size:11px;
	color:#A10032;
	text-decoration:none;
	font-weight:normal;
}
.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:46px;
}
.footertext{
	font-family:Tahoma;
	font-size:11px;
	color:#A9A9A9;
	text-decoration:none;
	font-weight:bold;
}
.footer_link{
	font-family:Tahoma;
	font-size:11px;
	color:#A9A9A9;
	text-decoration:none;
	font-weight:bold;
}
.footer_link:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FF7D00;
	text-decoration:none;
	font-weight:bold;
}
.textfield{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#494949;
	width:200px;
	height:16px;
	border:1px solid #BD3129;
	padding-left:3px;
}

.textfield_enquiry{
	font-family:Tahoma;
	font-size:12px;
	height:20px;
	font-weight:normal;
	color:#494949;
	padding-left:3px;
	height:20px;
	border:1px solid #BD3129;
}

.textfield11{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#494949;
	width:300px;
	height:16px;
	border:1px solid #BD3129;
	padding-left:3px;
}
.textfield1{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#494949;
	width:200px;
	height:80px;
	border:1px solid #BD3129;
	padding-left:3px;
}
.textfield2{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#494949;
	width:200px;
	height:30px;
	border:1px solid #BD3129;
	padding-left:3px;
}
.textField4{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#494949;
	width:200px;
	height:40px;
	border:1px solid #BD3129;
	padding-left:3px;
}
.bold_text{
	font-size: 12;
	font-weight: bold;
}


