a:hover{
text-decoration:none;
}
a:link{
color: #3D596A;
text-decoration:underline;
}
a:active{
text-decoration:none;
}
a:visited{
color: #3D596A;
}
.text{
	font-family:Arial,Tahoma,SansSerif, monospace;
	font-size:11px ;
	color: #3D596A;
	font-weight:400;
}
.login{font-family:Tahoma,SansSerif, monospace;
		font-size:11px;
		color: #3D596A;
		}

.text1{
	font-family: Tahoma,SansSerif, monospace;
	font-size:11px ;
	color: #3D596A;
	font-weight:700;
}

.copy{
	font-family: Tahoma,SansSerif, monospace;
	font-size:10px ;
	color: 2A3C48;
	}
input.input1 {
	border-top-width:2;
	border-top-color:#9c9c9c;
	border-left-width:2;	
	border-left-color:#9c9c9c;
	border-right-width:1;
	border-right-color:#9c9c9c;
	border-bottom-width:1;
	border-bottom-color:#9c9c9c;
	height:21;
	width:105;
	font-family: Tahoma,SansSerif, monospace;
	font-size:11px ;
	color:#222222;
		 }
input.input2 {
	border-top-width:1;
	border-top-color:#9c9c9c;
	border-left-width:2;	
	border-left-color:#9c9c9c;
	border-right-width:1;
	border-right-color:#9c9c9c;
	border-bottom-width:1;
	border-bottom-color:#9c9c9c;
	height:20;
	width:195;
	font-family: Tahoma,SansSerif, monospace;
	font-size:11px ;
	color:#222222;
		 }
textarea.textarea1{
	border-top-width:1;
	border-top-color:#9c9c9c;
	border-left-width:2;	
	border-left-color:#9c9c9c;
	border-right-width:1;
	border-right-color:#9c9c9c;
	border-bottom-width:1;
	border-bottom-color:#9c9c9c;
	height:187;
	width:171;
	font-family: Tahoma,SansSerif, monospace;
	font-size:11px ;
	color:#222222;
	overflow:hidden;
	 }
a.services{
	font-family:Tahoma,SansSerif, monospace;
	font-size:10px ;
	color: #1D323E;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;

}
a.services:link {text-decoration: none;}	
a.services:hover {text-decoration: underline;}
a.services:active {text-decoration: none;}
a.contact{
	font-family:Arial,Tahoma,SansSerif, monospace;
	font-size:11px ;
	color: #3D596A;
	text-decoration:none;
	}
a.contact:link {text-decoration: none;}	
a.contact:hover {text-decoration: underline;}
a.contact:active {text-decoration: none;}

a.topmenu
{
font-size:12px ;
color: #FFFFFF;
text-decoration:none;
margin-left:15px;
font-weight:bold;
}

a.topmenu:hover
{
color: #E2E2E2;
text-decoration:none;
font-weight:bold;
}

h1
{
font-size: 18px;
}

h2
{
font-size: 16px;
}