body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.purple {
	font-family: Arial;
	font-size: 12px;
	color: #656B7A;
	text-decoration: none;
}
.purple:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ef6821;
	text-decoration: none;
}
.purplelink {
	font-family: Arial;
	font-size: 11px;
	color: #6F7684;
	font-weight: bold;
}
.purplelink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ef6821;
	text-decoration: none;
}
.pink {
	font-family: Arial;
	font-size: 13px;
	color: #b01c8c;
	text-decoration: none;
}
.oranj {
	font-family: Arial;
	font-size: 13px;
	color: #ef6821;
	text-decoration: none;
}
.oranj:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteb {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.gray {
	font-family: Arial;
	font-size: 11px;
	color: #D7D7D7;
	text-decoration: none;
}
.gray:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ef6821;
	text-decoration: none;
}
.inp {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737c8b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: e3e6e8;
	border-right-color: 576170;
	border-bottom-color: 576170;
	border-left-color: e3e6e8;
	padding: 2px;
}
.inp2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #737c8b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 737c8b;
	border-right-color: e3e6e8;
	border-bottom-color: e3e6e8;
	border-left-color: 737c8b;
}
