body
{
	background:url('../img/bg-body-r.gif') repeat-x top left;
	font:normal x-small Arial;
	color:#000000;
}

td
{
font-size:0.8em;
}

.big
{
font-size:14px;
}

.title,p.title a:link,p.title a:visited,p.title a:hover
{
	color:#778089;
	font-size:18px;
}


.title-small
{
	color:#778089;
	font-size:15px;
	margin-bottom:5px;
}

a:link,a:hover,a:visited
{
	color:#B81F13;
}

a:hover
{
	text-decoration:none;
}

a.big:link,a.big:hover,a.big:visited
{
	font-size:14px;
	color:#B81F13;
}

a.big:hover
{
text-decoration:none;
}

.gray,a.gray:link,a.gray:hover,a.gray:visited,.gray-small,a.gray-small:link,a.gray-small:hover,a.gray-small:visited
{
	color:#778089;
}

.gray-small
{
	font-size:11px;
}

.menu,a.menu:link,a.menu:hover,a.menu:visited
{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.menu:hover
{
	font-size:16px;
	text-decoration:none;
}

.input
{
	border:solid 1px #B5BAC6;
}