@charset "UTF-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.jpg) no-repeat top right;
}

h1 {
	color: #082c62;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.nav_buttons {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.nav_buttons a {
	text-decoration:none;
	color:#FFF;
}

.nav_bar a:hover {
	color: #fff668;	
}
.larger {
	font-size: 14px;
	line-height: 18px;
}
.rightTitles {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.footer, .footer a {
	color: #8e8e8e;
}

