/* CSS Document */

body{}
.head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505c6f;
	padding-right: 10px;
}

.enquiry1{
	color: #696969;
	font-family: Tahoma;
	font-size: 12px;
}
.enquiry2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #364d47;
}
.textbox{
	font-family: Tahoma;
	font-size: 12px;
	color: #696969;
	height: 18px;
	width: 160px;
	border: 1px solid #696969;
}
.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	height: 35px;
	width: 160px;
	border: 1px solid #696969;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #062f3a;
	border: 1px solid #f2f2f2;
	padding-right: 5px;
	padding-left: 5px;
}
.border1 {
	border: 1px solid #7f8691;
}
.con {
	font-family: Tahoma;
	font-size: 14px;
	background-color: #fcfefe;
	color: #062f3a;
	padding-top: 5px;
	padding-bottom: 5px;
}
.font {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.font1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #044e65;
}

.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #86142a;
	text-align: right;
	font-style: normal;
}

.text2 {
	font-family: Tahoma;
	font-size: 1px;
	color:#FFFFFF;
	text-align:left;
	font-style: normal;
	visibility:hidden;
}

.submit {
	font-family: Tahoma;
	font-size: 12px;
	color: #471010;
}
.spacecell {
	padding: 1px;
}
.content1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #062F3A;
	padding: 10px;
	text-align: justify;
}
.qecolor {
	color: #F0F0F0;
	background-color: #F0F0F0;
}
.content2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #062f3a;
	font-weight: bold;

}
.con1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #062f3a;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(bg.png);
	background-repeat: repeat;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	padding: 5px;
}


.text a:link{
color:#062f3a;
text-decoration:none;
}
.text a:visited{
color:#062f3a;
text-decoration:none;
}
.text a:hover{
color:#062f3a;
text-decoration:underline;
}
.text a:active{
color:#062f3a;
text-decoration:none;
}

.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
.footer a:link{
color:#FFFFFF;
text-decoration:none;
}
.footer a:visited{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.footer a:active{
color:#FFFFFF;
text-decoration:none;
}

.content1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #062F3A;
	padding: 10px;
	text-align: justify;
}

.content1 a:link{
color:#062F3A;
text-decoration:none;
}
.content1 a:visited{
color:#062F3A;
text-decoration:none;
}
.content1 a:hover{
color:#062F3A;
text-decoration:underline;
}
.content1 a:active{
color:#062F3A;
text-decoration:none;
}