body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #333366 none no-repeat fixed;
}

#header {
	background-color: #333366;
	width: 760px;
	height: 170px;
	background-image: url(images_titles/header8.jpg);
}

/* page container margin auto - centres page */
#maincontainer
{
	width: 760px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	color: white;
	height: 1500px;
}

#content
{
	background-color: white;
	overflow: hidden;
	margin-top: -3px;
	color: #666666;
	padding: 5px;
	font-size: 13px;
}

#rightcontent
{
	width: 500px;
	float: right;
	display: block;
	background-color: white;
}

#leftcontent
{
	padding-right: 20px;
	width: 190px;
	float: left;
	display: block;
	color: white;
	margin-top: 15px;
}
#menubar 
{
	margin-left: 20px;
	text-align: left;
	color: white;
}

#menubar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menubar .blueLink
{
	background-color: #333366;
	color: #ffcc33;
	font-weight: bold;
}

#menubar li 
{
	font-weight: bold;
	
	border-bottom: 5px solid white;
}

#menubar .smallerBlueText
{
	font-size: 10px;
	font-weight: normal;
	color: white;
	background-color: #333366;
}

#menubar .yellowLink
{
	background-color: #ffcc33;
	color: #333366;
	font-weight: bold;
}

#menubar li a 
{
		display: block;
		padding: 5px 0 5px 5px;

		color: #ffcc33;
		text-decoration: none;
		width: 100%;
}

#menubar .smallerMenuText
{
	font-size: 10px;
	font-weight: normal;
	color: #ffcc33;
}

#menubar .clearLink
{
	background-color: white;
	color: #333366;
	font-weight: bold;
}

#menubar .whiteLink
{
	background-color: white;
	color: white;
	font-weight: bold;
}

html>body #menubar li a 
{
		width: auto;
}

#menubar li a:hover
{
		padding-left: 10px;
}

ul
{
	padding-bottom: 0em; margin-bottom: 0em; padding-top: 0em; margin-top: 0em;
}

.style1 {
	border-width: 1px;
	color: #666666;
	font-weight: bold;
}

.style2 {	background: #333366;
	font-weight: bold;
	color: #ffcc33;
	text-align: left;
	font-size: 11px;
}
.style3 {	background: #333366;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc33;
	font-weight: bold;
}

.style4 {color: #333366;
	text-align: left;
	font-weight: bold;
}

.style5 {
	color: #333333;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}

.style6 {
	color: #333366;
	font-weight: bold;
	text-align: left;
}

.style7 {color: #333366;
	text-align: left;
}

.style8 {	background-color: #ffcc33;
	color: #333366;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

.style9 {	background-color: #ffcc33;
	color: #333366;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.classborder {
	border: 1px solid #666666;
}

.style10 {color: #333366;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.style11 {color: #333366;
	text-align: left;
	font-weight: bold;
	background-color: silver;
}


