body
{
	font-family: verdana;
	font-size: 11px;
	background: #bebebe;
	color: #5a5e91;
}

a
{
	color: #5a5e91;
}

.pageTitle
{
	padding-right: 25px;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 17px;
}

.pageContentH1
{
	float: right;
	width: 403px;
	padding-right: 35px;
	padding-left: -100px;
}

.pageContentH1Box
{
	height: 145px;
	widht: 403px;
	background: url(slices/boxje.gif) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.pageContentH1Box h1
{
	padding-top: -2px;
	color: #5a5e91;
	font-size: 15px;
	text-transform: uppercase;
}

.pageContentH1Box img
{
	float: left;
}

.pageContentH2
{
	width: 340px;
	padding-left: 35px;
}

.pageContentF
{
	padding-right: 35px;
	padding-left: 25px;
}

.menu
{
	background: url(slices/button_cold.gif) no-repeat scroll right center;
	width: 139px;
	height: 59px;
	display: block;
	font-weight: bold;
	float: right;
	color: #FFFFFF;
	font-family: verdana;
	text-align: center;
	margin-top: 3px;
	margin-bottom: -3px;
}

.menu a
{
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	text-decoration: none;
	width: 139px;
	height: 59px;
}

.menu_active
{
	background: url(slices/button_hot.gif) no-repeat scroll right center;
	width: 139px;
	height: 59px;
	display: block;
	font-weight: bold;
	float: right;
	color: #FFFFFF;
	font-family: verdana;
	text-align: center;
	margin-top: 3px;
	margin-bottom: -3px;
}

.menu_active a
{
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	text-decoration: none;
	width: 139px;
	height: 59px;
}

