.class3 A
{
color:#7d7d7d;
font-family: verdana;
font-size: 11px;
text-decoration: none;
}


.class3 a:hover
{
color:#7d7d7d;
font-family: verdana;
font-size: 11px;
text-decoration: underline;
}



.class2 A
{
color:#7d7d7d;
font-family: verdana;
font-size: 11px;
text-decoration: none;
}


.class2 a:hover
{
color:#7d7d7d;
font-family: verdana;
font-size: 11px;
text-decoration: underline;
}


A {
	color:005d96;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A:hover 
{
	color:005d96; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
}

.CElementsInquiry
{
	background-color:#DCDCFF;
	font-family: verdana;
	font-size:10px;
	color: #102132;
	border: 1px solid #DCDCFF;
	width: 112px;
}
.CTableInquiry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: 005d96;
	font-weight: bold;	
}
.CButtonInquiry
{
	background-color:#005d96;
	color: #DCDCFF;
	font-family: verdana;
	font-size:11px;
	border: 1px solid #DCDCFF	; 
}
.CElementsContact
{
	background-color:#C8E864;
	font-family: verdana;
	font-size:10px;
	color: #102132;
	border: 1px solid #AAFFAA	; 
}
.CTableContact
{
	font-family: verdana;
	font-size:11px;
	color: #000000;
	
}
.CButtonContact
{
	background-color:#7CC011;
	color: #000000;
	font-family: verdana;
	font-size:11px;
	border: 1px solid #DCDCFF	; 
}


.text1 {
	font-family: verdana;
	font-size: 12px;
	color: #7d7d7d;
	font-weight: normal;
	line-height: 18px;
	font-align=justify;
	}
	

.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;

a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 5C701B;
	text-decoration: underline;

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}




.texta {
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: normal;
	line-height: 18px;
	font-align=justify;
	}

input.btn
{
   color:#737373;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#E1E1E1;
   border:1px solid;
   border-top-color:#737373;
   border-left-color:#737373;
   border-right-color:#737373;
   border-bottom-color:#737373;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#E1E1E1');}

