* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
	
}

body {
	color: #6A6A6A;
	text-align: center;
	width:900px;
	margin:2em auto;
	background: #8EACCC url(../images/bg.png) repeat-x top;
	padding:0em;
	border:0.1em solid #EAEAEA;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}

p{
	font-size: 12px;
	margin: 0 0 1.5em 0;
	text-align: justify;
}

ul {
	list-style:none;
}

h1 {
	font-size: 12px;
	color: #006EB1;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

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

a:hover, a:active {
	text-decoration: none;
	color: #4B4B4B;
}

a:visited {
	text-decoration: none;
}

#main_content {
	background:#FFFFFF;
	border:0em solid #EAEAEA;
	width:900px;
}

#header {
	width:100%;
	height:100px;
}

#logo {
	float: left;
	margin:25px 0 0 10px;
}

#menu {
	float: right;
	margin:35px 20px 0 0;
	z-index: 4;
}

#logo_img {
	width: 900px;
	background: url(../images/header.gif) no-repeat right;
	height:170px;
}

#tbox {
	border:1px solid #CAD6E6;
	border-top:5px solid #DBEBF4;
	width:200px;
	margin:20px 20px 0 20px;
}

#tbox a{
	color: #4B4B4B;
	text-decoration: none;
}

#tbox a:visited {
	color: #4B4B4B;
	text-decoration: none;
}

#tbox li {
	background:url(../images/li.png) left center no-repeat;
	font-size: 11px;
	padding-left:10px;
	margin:0 0 5px 10px;
	color: #6A6A6A;
}

#tcen{}

#tcen b{
	color: #4B4B4B;
}

#tcen a{
	color: #006EB1;
	text-decoration: none;
}

#tcen a:hover {
	color: #006EB1;
	text-decoration: underline;
}

#tcen a:visited {
	color: #006EB1;
	text-decoration: none;
}

#tcen li {
	background:url(../images/li.png) left center no-repeat;
	font-size: 12px;
	padding-left:20px;
	margin:0 0 10px 2px;
	color: #6A6A6A;
}

#tcon {
	margin:10px;
	font-size: 11px;
}

#thead {
	color: #006EB1;
	width:100%;
	font-weight: bold;
	border-bottom:3px solid #CAD6E6;
	padding-bottom:5px;
	font-size: 16px;
}

#tcol {
	padding-top:10px;
	font-size: 11px;
}

#tcol a{
	text-decoration: none;
}

#tcol a:hover{
	text-decoration: underline;
	color: #81A702;
}

#tcolb {
	font-weight: bold;
	padding-top:10px;
	font-size: 11px;
}

#tcolb a{
	text-decoration: none;
}

#tcolb a:hover{
	text-decoration: underline;
	color: #81A702;
}

#tmain {
	margin:20px 0 0 0px;
}

#ttitle {
	color: #006EB1;
	font-weight: bold;
	padding-bottom:5px;
	font-size: 16px;
}

#midhead {
	border-left:3px solid #006EB1;
	background: #DBEBF4;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #4B4B4B;
}

#footer{
	background: #FFFFFF;
	border-top:3px solid #7F8B9B;
	font-size: 10px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}

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

#flinks{
	background: #B1B8C1;
	padding: 5px;
	font-size: 10px;
	border-bottom:1px solid #7F8B9B;
	border-left:1px solid #7F8B9B;
	border-right:1px solid #7F8B9B;
}

#cat{
display: block; float:left; width:190px; background-color: #ffffff; margin:3px; border: 1px solid #DBEBF4;
}

#loc{
display: block; float:left; width:190px; background-color: #ffffff; margin:3px; border: 1px solid #DBEBF4;
}

form {margin:0; padding:0;}
.textfield {display: block; float:left; width:190px; background-color: #ffffff; margin:3px;	border: 1px solid #DBEBF4;}
label {	display: block;	float: left; text-align:right; font-weight:bold; width: 150px; margin:3px; padding: 5px;}
.button {
	display: block;
	float:left;
	padding:1px;
	background-color:#DBEBF4;
	margin:3px;
	border: 1px solid #006EB1;
}
.textfield:hover {background:#DBEBF4;}
.textfield:focus {background:#ffffff;}
.clear2 {clear:left; height:1px; font-size:1px; margin:0; padding:0; display:block;}

#traintab
{
	font-size: 12px;
	border:#006EB1 1px double;
	color: #333333;
}

#traintab td
{
	border:#006EB1 1px solid;
	padding:5px;
	width: 20%;
}

#trhead {
	font-size: 12px;
	color: #006EB1;
	font-weight: bold;
	text-align: center;
	background: #DBEBF4;
}

#filled
{
	background: #CCFFCC;
}

#traintab2
{
	font-size: 10px;
	border:#006EB1 1px solid;
	color: #333333;
}

#traintab2 td
{
	border:#006EB1 1px solid;
	padding:3px;
}

#trhead2 {
	font-size: 10px;
	color: #006EB1;
	font-weight: bold;
	text-align: center;
	background: #DBEBF4;
}