﻿* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}
body {
	background-image: url("img/bg.jpg");
}
.topbg {
	background-image: url("img/topbg.gif");
	height: 135px;
}
.menubox {
	background-image: url("img/menubg.gif");
	height: 48px;
	text-align: left;
}
a.menur {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 35px;
	padding: 10 15 0 15;
	border-right: 1px solid #ffffff;
}
a.menur:hover {
	background-image: url("img/menu_redover.gif");
	text-decoration: none;
	height: 35px;
	padding: 10 15 0 15;
}

.blue {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.grey {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.greyBig {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.whiteb {
	font-family: Trebuchet MS;
	font-size: 40px;
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}
.whitel {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}
.whitet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
.whitei {
	font-family: Trebuchet MS;
	font-size: 19px;
	color: #ffffff;
	text-decoration: none;
}
.tenvalue {
	padding: 0 10 10 10px;
}

.centerbox {
	border-right: 1px solid #f70245;	
	border-left: 1px solid #f70245;	
	padding: 0 10 10 10px;
}



.refbox {
	width: 400px;
}
.refbox1 {
	background-color: #F5F5F5;
	padding:3 0 0 20px; 
	font: normal 12px Trebuchet MS;
	color:#282828; 
	text-decoration: none; 
	height: 20px;
	border-bottom: 1px solid #dddddd;
	text-align: left; 	
	display: list-item;
}
.refbox2 {
	padding:3 0 0 20px; 
	font: normal 12px Trebuchet MS;
	color:#282828; 
	text-decoration: none; 
	height: 20px;
	border-bottom: 1px solid #dddddd;
	text-align: left; 	
	display: list-item;
}

.style8 {
				font-size: medium;
}
.style9 {
				text-align: center;
}
