body, td, th, p
{
	font-family: verdana, tahoma;
	font-size: 8pt;
}
.err
{
	color: #ff0000;
}
.date
{
	float: right;
	padding-right: 3px;
	font-size: 7pt;
	font-style: italic;
	color: #ffffff;
}

.main_header_bg
{
	background-color: #f4f4ea;
	border-top: solid 1px #c8c8be;
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
.main_header_bg_login
{
	background-color: #f4f4ea;
	border-top: solid 1px #c8c8be;
	color: #b22222;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
.main_box
{
	background-color: #ffffff;
	border: solid 1px #c8c8be;
	padding: 15px;
	color: #222222;
}
.main_subheader
{
	font-size: 9pt;
	font-weight: bold;
	color: #b22222;
}

.steps
{
	color: #999999;
}
.steps_active
{
	color: #b22222;
	font-weight: bold;
}

.sidebox
{
	background-color: #f4f4ea;
	border: solid 1px #c8c8be;
	padding: 5px;
	padding-bottom: 10px;
	color: #444444;
	/*font-size: 7pt;*/
}
.sideheader
{
	background-image: url('images/header_side-bg.gif');
	font-weight: bold;
	color: #000099;
}
.sidesubheader
{
	font-size: 8pt;
	font-weight: bold;
	color: #b22222;
}
.sidediv
{
	border-bottom: solid 1px #c8c8be;
}

form
{
	margin: 0px;
}
.input
{
	font-family: verdana, tahoma;
	font-size: 8pt;
}
.button
{
	font-family: verdana, tahoma;
	font-size: 8pt;
}

.blog_comments
{
	background-color: #fbfbf4;
	color: #666666;
	border: solid 1px #c8c8be;
	padding: 5px;
}

a:link, a:active, a:visited
{
	color: #0000ff;
	text-decoration: underline;
}
a:hover
{
	color: #f10818;
	text-decoration: none;
}
a:link.side, a:active.side, a:visited.side
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 7pt;
}
a:hover.side
{
	color: #f10818;
	text-decoration: none;
}
a:link.pay, a:active.pay, a:visited.pay
{
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
a:hover.pay
{
	color: #f10818;
	text-decoration: none;
}

.menu, a.menu:link, a.menu:active, a.menu:visited
{
	color: #777777;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;