body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 14px;
}

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: 20px;
}

.tnav {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 103px;
}

.tnav-text {
	text-align: right;
}

.nav {
	height: 25px;
}

.navs {
	background-image: url(../images/navs.jpg);
	height: 25px;
	width: 2px;
}

.nav-text {
	background-image: url(../images/nav.jpg);
	height: 25px;
	font-size: 16px;
}

.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: 620px;
}

.vline {
	background-image: url(../images/vline.jpg);
	height: 620px;
	width: 1px;
}

.vspace {
	height: 620px;
	width: 20px;
}

.content-text {
	height: 620px;
	width: 716px;
}



.footer {
	background-image: url(../images/footer.jpg);
	height: 60px;
}

.ftext {
	font-size: 12px;
	color: #FFFFFF;
}

.ftext a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.ftext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.ftext a:hover {
	text-decoration: none;
	color: #C8FFFF;
}

.ftext a:active {
	text-decoration: none;
	color: #FFFFFF;
}








.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;
}

