//sitesbyseitz web design
//style sheet 2007
//info@sitesbyseitz.com

body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_1 a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404040;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #868686;
	height: 20px;
	width: 182px;
	border: 1px solid #FFFFFF;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #868686;
	height: 61px;
	width: 182px;
	border: 1px solid #FFFFFF;
	overflow:auto;
}