
a {
	color: #000000;
}

body {
	background: #cc0001;
	margin: 0px;
}

td {
	color: #000000;
	font-family: verdana,tahoma,arial;
	font-size: 13px;
}

.content_home {
	background: url('/images/bg_content_home.gif') no-repeat;
	height: 318px;
	margin-left: 21px;
	padding: 5px;
	width: 716px;
}

.content_other {
	background: url('/images/bg_content_other.gif') no-repeat;
	min-height: 577px;
	height: auto !important;
	height: 577px;
	margin-left: 21px;
	width: 726px;
}

.admin_header {
	background-color: #7f7f7f;
	border: 1px solid #ffffff;
	font-weight: bold;
	padding: 5px;
}

.admin_item {
	background-color: #afafaf;
	border: 1px solid #ffffff;
	margin-left: 15px;
	padding: 5px;
}

