/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#222222;
	color:#000000;
	/*background-image:url(../images/back.jpg);*/
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
html {
	margin:0px;
	padding:0px;
}
strong {
	color:#888888;
}


.ContactText {
	
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#dadada;
	
}
.Form {
	font-size: 11px;    font-weight: bold;    width: 334px;    position: relative;
	
}
	

.Select {
	

	COLOR: #000000;   
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 10px;
	border: 1px solid  #a1a1a1;
	width:201px;
	
}
.contactButton {
	
	font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    font-weight: bold;    color: #FFFFFF;    padding-top: 2px;    padding-bottom: 2px;    background-color: #57a5ef;    border-top: 0px solid #ffffff;    border-left: 0px solid #ffffff;    border-bottom: 0px solid #ffffff;    border-right: 0px solid #ffffff;    width: 50px;
	
}

h1 { font-size:12px; color:#7ba3cf; }

.contactForm {    position: absolute;    left: 0px;    top: 60px;} 
.Form {    font-size: 11px;    font-weight: bold;    width: 334px;    position: relative; } 
.formInput {    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    border: 1px solid #cccccc;    background-color: #ffffff;    margin-top: 5px;    margin-bottom: 10px;    padding: 3px;    width: 325px;    color: #888888;}
.formTextarea {    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    border: 1px solid #cccccc;    background-color: #ffffff;    margin-top: 5px;    margin-bottom: 10px;    padding: 3px;    width: 325px;    color: #888888;}
.test { color:#FFFFFF; font-weight:bold;}



