.test {

	font-size:20px;
	
	color: green;

}

body.body{

	margin: 0px;

}

table.header {

	height: 193px;
	
	background-color: #CFCCBB;

	background-image:url('images/header.jpg;');
}

.secure_button {

	background:#D20300;
	border: 2px solid #970000;
	color:white;
	padding:0px;

}

.secure_button_hover {

	background:yellow;
	border: 2px solid #CFAF2B;
	color:black;
	padding:0px;
	margin:0px;
}

.link {
	color:white;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	
}

.linkhover {
	color:black;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
	
}

.footer {

	color:#FFFFFF;
	font-family: Arial;
	font-size:12px;

}

.email {

	color:#FFFF00;
	text-decoration:none;

}

.dot{

	font-weight:bold;

}

hr.home {

	border:1px solid yellow;

}

.secure_text{

	font-family:Arial;
	font-size:13px;
	font-weight:bold;

}

.secure_home{

	color:white;
	font-family:Arial;
	font-size:13px;
}

table.secure_text {
	border:5px solid lightgrey; background:white
}

table.secure_home {

}

.formtitle{
	color:#F6CE2A;
	font-family:Arial;
	font-size:14px;
	vertical-align:top;
	padding-bottom:25px;
	padding-right:20px;
}

.formtext {

	width:200px;
	
	border:2px solid lightgrey;

}
.formtextarea {

	width:300px;
	height:100px;
	border:2px solid lightgrey;

}

.formcontent {
	color:white;
	font-family:Arial;
	font-size:14px;
	vertical-align:top;

}

.number {

	color:white;
	font-size:20px;
	font-weight:bold;

}

td.footer {
	border-top: 2px solid yellow;

}

.area_txt_call {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.area_txt_call_y {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F2C400;
}

.submit { 

width:60;height:60;border:0px solid black; background:black;background-image:url(images/_contactbutton.png);} 

.submit:hover { 

width:60;height:60;border:0px solid black; background:black;background-image:url(images/_contactbuttonhover.png);} 







.adminpage{

	border:4px solid red; 
	background:white;
	font-family:Courier;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}


.admin_barDiv{

	position:absolute; 
	float; 
	z-index:1000;
	top:0;
	border:0px solid #FF6600;
	height:0px;
	align:center;
	top:30;

}

.admin_barTable{

	top:-30;
	position:absolute;
	padding:0px;
	spacing:0px;
	border:0px;
	width:500px;

}

.admin_barTitle{

	text-align:left;
	font-weight:bold;
	font-family:Arial;
	color:#0044FF;
	text-decoration:none;
}

td.admin_barLink{

	width:100px;
	text-align:center;
	

}
.admin_barLink{

	color:#0066FF;
	font-weight:bold;
	font-family:Arial;
}

.adminClose{

	font-size:18px;
	font-family:Verdana;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

td.adminClose{

	border:3px solid white;
	10px;
	background:red;
	width:30px;
	text-align:center;
	padding-bottom:0px;
	vertical-align:top;
		


}
