﻿body
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}

.error_message
{
	border-right: #ffcc00 2px dashed;
	border-top: #ffcc00 2px dashed;
	font-size: 10pt;
	border-left: #ffcc00 2px dashed;
	color: #000000;
	border-bottom: #ffcc00 2px dashed;
	font-family: Verdana;
	background-color: #ffffcc;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

strong
{
	color: #FFAE00;
}

.footer
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}

a
{
	text-decoration: none;
	color: #ffffff;
}

.error_form
{
	font-weight: bold;
	color: #ffcc00;
}

.required
{
	font-weight: bold;
	color: #FFAE00;
}

.news_date
{
	font-weight: bold;
	color: #aca899;
}

