BODY
{
	margin: 0;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
	background: white url(../img/layout/bg_body.jpg) repeat-x left top;
}
TD
{
	vertical-align: top;
}
IMG
{
	border: 0px;
}
P, DIV, TH, TD, A, LI, UL
{
	font-size: 12px;
	color: #5F5F5F;
}
/*
UL
{
	margin-top: 0px;
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
LI
{
	background: transparent url(../img/layout/list_arrow.png) no-repeat left 6px;
	padding-left: 20px;
	line-height: 20px;
}
*/
A
{
	color: #0E489B;
	text-decoration: none;
}
A:hover
{
	color: red;
	text-decoration: underline;
}
P
{
	margin: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: justify;
}
h1, h2
{
	color: #5F5F5F;
	font-size: 18px;
	margin-bottom: 30px;
	font-size: 20px;
	text-transform: uppercase;
}
h2
{
	margin-bottom: 20px;
	font-size: 15px;
}

p.top_panel, p.top_panel_small
{
	font-size: 11px;
	color: 0E489B;
	text-align: center;
	margin: 0px 0px 5px 0px;
	white-space: nowrap;
}
p.top_panel_small
{
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}
p.top_panel_enter
{
	font-size: 13px;
	color: white;
	text-align: center;
	padding-top: 17px;
	font-weight: bold;
}
td.footer
{
	font-size: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
}
td.footer a
{
	font-size: 10px;
}
