@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	background-image: url('images/tbs_back.jpg');
	background-color: #000000;
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.nav {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #6699ff;
}

a.bold {
	font-size: 11px;
	color: #ff6a00;
	font-weight: bold;
	text-decoration: underline;
}
a.bold:hover {
	color: #ffffff;
	text-decoration: none;
}

.bold {
	font-size: 13px;
	font-weight: bold;
}

.home {
    width: 445px;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	padding-top: 15px;
}

.orange {
	font-size: 16px;
	color: #ff6a00;
	text-align: right;
	padding-top: 15px;
}

.header {
	font-size: 18px;
	color: #ff6a00;
	text-align: right;
	padding-top: 15px;
}

.white {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin-top: 7px;	
}

.footer {
	font-size: 11px;
	color: #666666;	
}

.subheader {
	font-size: 15px;
	color: #ff6a00;
	padding-top: 5px;
}

.blackheader {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.legal {
	font-size: 11px;
	color: #ffffff;	
}

.title {
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #6699ff;
	font-weight: bold;
}

.blue {
	font-size: 12px;
	color: #ff6a00;
	font-weight: bold;
}

.name {
	font-size: 11px;
	color: #6699ff;
}

.smblock {
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}