/* CSS Document */

body {
	margin-left : 20;
	margin-top : 20;
	margin-right : 20;
	margin-bottom : 20;
}
.maintbl {
	text-align : center;
	vertical-align: middle;
	padding : 55;
 	background-image: url(../Images/img_34.gif);
	background-color:#DEEFD3;
}
.maintbl2 {
	background-color : white;
	border : 1 solid #309E57;
} 
.menu {
	background-image: url(../Images/menu_bg.jpg);
	background-repeat : repeat-x;
	border-left : 1 solid #E5E5E5;
	border-bottom : 1 solid #E5E5E5;
	border-right : 1 solid #E5E5E5;
	text-align : center;
}
.flasharea {
	border-top : 1 solid # C8CCC2;
	border-bottom : 1 solid # C8CCC2;
}
.homecontent {
	font-family : Tahoma;
	font-size : 11px;
	padding-left : 62px;
	padding-right : 30px;
	padding-top : 10px;
	padding-bottom : 15px;
	text-align : justify;
}
.vmenu {
	font-family : Tahoma;
	font-size : 11px;
	color : #B22828;
}
a.vmenu {
	font-family : Tahoma;
	font-size : 11px;
	color : black;
	text-decoration : none;
}
a:hover.vmenu {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #B22828;
	text-decoration : none;
}
a.link {
	font-family : Tahoma;
	font-size : 11px;
	color : blue;
	text-decoration : none;
}
a:hover.link {
	font-family : Tahoma;
	font-size : 11px;
	color : #B22828;
	text-decoration : none;
}
.copyright {
	font-family : Tahoma;
	font-size : 10px;
	text-align : center;
	color : #D6D6D6;	
	padding-top : 5px;
	padding-bottom : 5px;
	border-top : 1 solid #E6E4E4;

}
.insidepicarea{
	border-top : 5 solid #52B3D1;
	border-bottom : 1 solid # C8CCC2;
}
.insidecontent {
	font-family : Tahoma;
	font-size : 11px;
	padding-left : 0px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 15px;
	text-align : left;
}
.about_usthumbs{
	border-top : 3 solid #52B3D1;
	padding-top : 10px;
}
.about_usthumbs_footer{
	background-image: url(../Images/leaf.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	border-left : 1 solid #E5E5E5;
	border-right : 1 solid #E5E5E5;
	border-bottom : 1 solid #E5E5E5;
}
.footermenu {
	font-family : Tahoma;
	font-size : 11px;
	color : black;
	border-top: 0 solid #E5E5E5;
	border-bottom: 0 solid #E5E5E5;
	text-decoration : none;
	padding-bottom : 5px;
}

a.footermenu {
	font-family : Tahoma;
	font-size : 11px;
	color : black;
	border-top: 0 solid #E5E5E5;
	border-bottom: 0 solid #E5E5E5;
	text-decoration : none;
}
a:hover.footermenu {
	font-family : Tahoma;
	font-size : 11px;
	color : #B22828;
	text-decoration : none;
}
.textboxes {
	border:1 solid #E5E5E5;
	background-color : white;
	color : Black;
}
.label {
	font-family : verdana;
	font-size : 11px;
	color : Black;
}
.submitbtn{
	font-family : Tahoma, Verdana;
	font-size : 11px;
	background-color :  #C4DFB1;
	border-top : 1 solid #309E57;
	border-left : 1 solid #309E57;
	border-bottom : 1 solid black;
	border-right : 1 solid black;
	width : 70px;
}
.thankyou {
	font-family : verdana;
	font-size : 24px;
	font-weight : bold;
	color : black;
}
.additionalField{
	background-color : #F6F6F6;
	border:1 solid #E5E5E5;
}
.tarifftbl{
	border:1 solid #B7C2C3;
}
.tarifftdheader{
	background-color : #E5F2F4;
	font-family:verdana;
	font-size : 11px;
	font-weight : bold;
	padding: 4px;
}
.tarifftdcontent{
	background-color : #F6FBFB;
	font-family:verdana;
	font-size : 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 6px;
	padding-left: 6px;

}