body {
	font-family: arial;
	font-size: 14px;
	background-color: #323232;
	color: #222222
}

a:link, a:visited
{ 
	text-decoration: underline;
	color: #6086B6;
	font-size: 12px
}

a:hover, a:active
{
	text-decoration: none;
	color: #416188
}

#block
{
	width: 900px;
	background: url(img/block-bot.gif) #ffffff no-repeat center bottom
}

#header
{
	background: url(img/header.gif) no-repeat center top;
}

#logo
{
	height: 83px;
	text-align: left;
}

#logo img
{
	width: 234px;
	height: 83px;
	border: 0px;
}

#footer
{
	padding: 20px 10px 10px 10px;
	text-align: right;
	font-size: 11px;
	color: #999999
}

h1.pagetitle
{
	color: #000000;
	font-size: 14px;
	font-family: tahoma;
	padding: 0px 40px 0 12px;
	margin: 15px 10px 0 0;
	text-align: right;
	background: url(img/b-ico.gif) no-repeat right top;
}

br, hr
{
}

hr.hr
{
	border: 0px;
	background: none;
	color: #ffffff;
	margin: 7px 0;
	padding: 0px;
	width: 1px;
	//margin: 0px;
}

b.menu_category
{
	display: block;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 16px 0 10px 34px;
	text-align: left;
	font-size: 11px;
	font-family: tahoma;
	//padding: 16px 0 9px 34px;
}

a.menu_link:link, a.menu_link:visited
{ 
	text-decoration: none;
	padding: 0 10px 0 10px;
	color: #222222;
	font-size: 11px
}

a.menu_link:hover, a.menu_link:active
{
	text-decoration: underline;
	color: #444444
}

table.rpTable
{
	border: 1px solid #dedede
}

table.rpTable td
{
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #dedede
}

table.rpTableBlank
{
	background: #ffffff;
	width: 584px;
	border: 1px solid #dedede
}

table.rpTableBlank td
{
	font-size: 12px;
	padding: 2px;
	border: 1px solid #dedede
}

input.button
{
	background: #7B9AC0;
	border: 1px solid #5F81AB;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px 2px 10px
}

input[type="radio"]
{
	border: none
}
