body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.line {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gray:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #C0C0C0;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF250D;
	text-decoration: none;
	font-weight: bold;
}
.red:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whiteb {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whiteb:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF250D;
	text-decoration: none;
	font-weight: bold;
}
.whitem {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitem:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF250D;
	text-decoration: underline;
}
.green {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #8d8974;
	text-decoration: none;
}
.black{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.inp {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	text-indent: 3px;
}
.whitebb {
	font-family: Trebushet MS;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
