td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#505050;
	line-height:14px;
}
a {
	text-decoration:underline;
	color:#ff9000;
}

body { 
	margin:0;
	padding:0; 
	background:url(images/bg.jpg);
}

.copy {
	font-family:tahoma;
	color:#a4a4a4;
	text-decoration:none;
}

.gray {
	color:#505050; 
	text-decoration:none;
}
.orange {
	color:#f68934;
	text-decoration:none;
}
.red {
	color:#e32300; 
	text-decoration:none;
}
.black {
	color:#000000; 
	text-decoration:none;
}
.verdana {
	font-family:verdana; 
	line-height:15px; 
	font-size:9px;
}
.abs {
	vertical-align:middle;
}
.sm {
	font-size:9px;
	color: #fff;

}
.u {
	text-decoration:underline;
}
.nu {
	text-decoration:none;
}
.t {
	text-transform:uppercase;
}
.big {
	font-size:11px;
}
.form_sign { 
	width:124px;
	height:21px;
	font-family:tahoma;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#dbdbdb;
	background-color:#fff;
	color:#bfbfbf;
	margin-left:0;
	margin-right:0;
}
.form { 
	width:244px;
	height:21px;
	font-family:tahoma;
	font-size:12px;
	background-color:#fff;
	color:#616161;
	margin-left:0;
	margin-right:0;
}
.textarea {
	width:244px;
	height:61px;
	font-family:tahoma;
	font-size:12px;
	background-color:#fff;
	color:#616161;
	overflow:hidden;
	margin-left:0;
	margin-right:0;
}
.rollover {
	scrollbar-face-color:#b6e9ff;
	scrollbar-track-color:#fcfeff;
	scrollbar-arrow-color:#fcfeff;
	scrollbar-3Dlight-color:#fcfeff;
	scrollbar-base-color:#fcfeff;
	scrollbar-shadow-color:#fcfeff;
	scrollbar-darkshadow-color:#fcfeff;
	scrollbar-highlight-color:#fcfeff;
}
a:hover{
	text-decoration:none;
}
.a:hover{
	text-decoration:underline;
}
.formsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f68934;
	background-color: #fff;
	text-align: center;
	text-decoration: underline;
	border: none;
	clear: none;
	height: auto;
	width: auto;
}
.formreset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f68934;
	background-color: #fff;
	text-align: right;
	text-decoration: underline;
	border: none;
	clear: none;
	height: auto;
	width: auto;
}
.content {
	height: 380px;
}
