body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000999;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #D0A56C;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.top {
	background-image: url(images/nav.gif);
	height: 30px;
}

.ttext {
	font-size: 13px;
	text-align: right;
	padding-right: 30px;
}

.header {
	background-image: url(images/logob.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
}

.hspacer {
	height: 10px;
}

.nav {
	background-image: url(images/nav.gif);
	height: 30px;
}

.navb {
	background-image: url(images/navb.gif);
	width: 2px;
	height: 30px;
}

.navt {
	font-size: 15px;
	width: 120px;
	height: 30px;
}

.content {
	font-size: 20px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	height: 400px;
}

.title {
	font-size: 20px;
	height: 70px;
}

.tab {
	width: 200px;
}

.text {
	font-size: 13px;
}

.footer {
	background-image: url(images/nav.gif);
	height: 30px;
}

.ftext {
	font-size: 10px;
	color: #FFFFFF;
}
