
/* CSS Document */

body{
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background-image:url(../images/Background.png);
}

.copy{
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}

.services{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.footer{
font-family:Tahoma;
font-size:12px;
color:#938f8f;
text-decoration:none;
}

.copy{
font-family:Tahoma;
font-size:18px;
color:#938f8f;
text-decoration:none;
}

.body{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
}

.body:hover{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:underline;
}

.txtbox {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:20;
	width:130pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}
	
.txtarea {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	height:80px;
	width:180pt;
	vertical-align:middle;
	border:1px solid;
	border-color:#006600;
	text-decoration:none;
	}

.button {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	height:20px;
	background-color:#CCCCCC;
	vertical-align:middle;
	border:1px solid #006600;
	text-decoration:none;
	}
