body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

A:link
{
	COLOR: #2744be;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A:visited
{
	COLOR: #275a8d;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

A:hover
{
	COLOR: #40bbfb;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.content {
	COLOR: #5a595a;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.content-title {
	COLOR: #5a595a;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.image {
	border: thin solid #999999;
}

.contentbox-title {
	COLOR: #AE5A00;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.contentbox-poster {
	COLOR: #FFB201;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.submit {
	background-color: #ebebeb;
	border: 1px solid #021ead;
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
}