td {
	text-align : left;
	font-family : Tahoma;
	font-size : 10px;
	color : #565656;
	line-height : 12px;
}
a {
	text-decoration : underline;
	color : #e22b13;
	font-family : tahoma;
}
body {
	margin : 0;
	padding : 0;
}
.copy {
	font-family : tahoma;
	font-size : 10px;
	color : #b8b5b5;
	text-decoration : none;
}
.bot_txt {
	color : #969191;
	font-family : tahoma;
	font-size : 10px;
	text-decoration : underline;
}
.gray {
	color : #565656;
	text-decoration : none;
}
.gray_l {
	color : #969191;
	text-decoration : none;
}
.gray_l_u {
	color : #969191;
	text-decoration : underline;
}
.red {
	color : #e22b13;
	text-decoration : none;
}
.big {
	font-size : 13px;
}
.form {
	width : 89px;
	height : 15px;
	font-family : tahoma;
	font-size : 10px;
	border-style : solid;
	border-width : 1px;
	border-color : #c9c2c2;
	background-color : #ffffff;
	color : #565656;
	margin-left : 0;
	margin-right : 0;
}
.textarea {
	width : 96px;
	height : 49px;
	font-family : tahoma;
	font-size : 10px;
	border-style : solid;
	border-width : 1px;
	border-color : #c9c2c2;
	background-color : #ffffff;
	color : #565656;
	overflow : auto;
	margin-left : 0;
	margin-right : 0;
}
.search {
	width : 141px;
	height : 19px;
	font-family : tahoma;
	font-size : 11px;
	margin-left : 0;
	margin-right : 0;
}
a:hover {
	text-decoration : underline;
}
#under {
	text-decoration : underline;
}