body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #990000;
}


body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.v1 {
	background-image: url(/img/v1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.adr {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.text {
	font-size: 13px;
	color: #000000;
	line-height: 130%;
}
.h {
	font-size: 16px;
	font-weight: bold;
}
.headers {
	font-size: 21px;
	font-weight: bold;
}

.fields {
	font-size: 11px;
	border: 1px solid #996666;
	height: 21px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttons {
	font-size: 11px;
	height: 21px;
	width: 32px;
	border: 1px solid #FFFFFF;
}
.sm {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}