/* CSS Document */

body  {
	background-color: #47768E;
	color: #838383;
	padding: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.table {
	width: 766px;
	vertical-align: top;
	text-align: left;
	border-left: #264E62 solid 1px;
	border-right: #264E62 solid 1px;
}

.quote {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #15968B;
	text-align: center;
}

.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #133865;
	text-align: left;
}

.normal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #133865;
}

.h1 {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	color:#FF0000;
}

h3 {
	color: #FF0000;
}

h4 {
	color: #000000;
}

.website {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.hidden {
	font-family: "Trebuchet MS";
	font-size: 5px;
	color: #47768E;
	text-align: center;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #133865;
	text-align: center;
}

.updating {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.small_active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #15968B;
	text-align: center;
}

.in_link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #133865;
	text-align: center;
}

.numbers {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #133865;
}

.table_title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #15968B;
}

.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #133865;
	text-align: right;
}

.info {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #15968B;
}