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: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000999;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.tbar {
	height: 10px;
	text-align: right;
}

.tnav {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

.tnav-text {
	text-align: right;
}

.nav {
	height: 30px;
}

.navs {
	height: 30px;
	width: 1px;
}

.nav-text {
	background-image: url(../images/menu.jpg);
	height: 30px;
	font-size: 14px;
}

.nav-text a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.nav-text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.nav-text a:hover {
	text-decoration: none;
	color: #C8FFFF;
}

.navs-text a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.content {
	height: 850px;
}

.vline {
	background-image: url(../images/vline.jpg);
	height: 750px;
	width: 1px;
}

.vspace {
	height:850px;
	width: 20px;
}

.content-text {
	height: 850px;
	width: 716px;
}

.line {
	height: 1px;
	background-color: #000096;
}

.footer {
	height: 60px;
}

.ftext {
	font-size: 12px;
}
