body
{
	background-color:		#ffffff;
	margin:				10px;
}

form
{
	border:				0;
	margin:				0;
}

img
{
	border:				0;
}

.footer
{
	background-color:		#444444;
	height:				25px;
}

.footer_line
{
	height:				5px;
	background-color:		#ff8888;
}

.text_footer, .link_footer
{
	color:				#ffffff;
	font-family:			verdana;
	font-size:			12px;
	text-decoration:		none;
}

.header
{
	background-color:		#444444;
	height:				25px;
}

.header_colored
{
	background-color:		#ff8888;
	height:				25px;
}

.text_header, .link_header
{
	color:				#ffffff;
	font-family:			verdana;
	font-size:			12px;
	text-decoration:		none;
}

.link_header_by
{
	color:				#444444;
	font-family:			verdana;
	font-size:			12px;
	text-decoration:		none;
}

.link_header_by:hover
{
	text-decoration:		underline;
}

.link_header_colored
{
	color:				#ffffff;
	font-family:			verdana;
	font-size:			12px;
	text-decoration:		none;
}

.link_header_colored:hover
{
	color:				#444444;
}

.link_header:hover, .link_footer:hover
{
	color:				#ff8888;
}

.select_colored
{
	background-color:		#ff8888;
	border:				1px solid #444444;
	color:				#ffffff;
	font-family:			verdana;
	font-size:			12px;
}

.zcontent_main_table
{
	width:				100%;
}

