﻿body 
{
	font-family:helvetica;
}
.tblmenutop td
{
	font-size: 11px; 
	color: #ffffff; 
	font-family: helvetica;
	cursor:pointer;
	background-image:url("\layout\bonerts_2\images\bullet.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:10px;
	vertical-align:middle;
}
.tblmenutop td a
{
	text-decoration: none;
	color: #ffffff; 
}
.content
{
	font-family:helvetica;
}

.bg
{
	background-image:url("/layout/bonerts_2/images/bgcolour-1.jpg");
	background-repeat:repeat-x;
	background-position:bottom;

}
.title
{
	font-family:arial;
	font-size:16px;
	color:white;
	vertical-align:middle;
}
.leftmenu
{
	background-color:#e00917;
}	
.border
{
	border-bottom:10px;
	border-bottom-color:white;
}
.bottomlinks
{
	padding-right:10px;
	color:gray;
	font-weight:bold;
	padding-bottom:15px;
}
.bottomlinks a
{
	padding-right:10px;
	color:gray;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:15px;
}	
.bottomlinks a:hover
{
	padding-right:10px;
	color:gray;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:15px;
}

