body
{
	margin: 0px;
	background-color: #b7c6db;
    background-color: #e7ecf4;
}

.logo{
    float:left;
    background-image:url(./images/site_top.jpg);
    background-repeat:no-repeat;
    width:524px;
    height:166px;
}

a:link, a:active, a:visited
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}
a:hover
{
	color: yellow;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}
#href1
{
	color: #113361;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}
table#maintable
{
	width: 100%;
	height: 362px;
}
table#maintable1
{
	width: 100%;
	height: 100%;
}
td#fp_bottom
{
	background-image:url("images/fp_bottom_back_hor.jpg");
	background-repeat: repeat-y;
	height: 40px;
	border-bottom: 1px solid #767d87;
}
td#blue_left_fp
{
	background-image:url("images/fp_blue_back_right.jpg");
	background-repeat: repeat-y;
	height: 300px;
}
td#inside_top
{
	background-image:url("images/site_top_back.jpg");
	background-repeat: no-repeat;
}
td#status
{
	background-color: #113361;
	height: 18px;
	color: white; 
	font-weight:bold;
	text-align:center;
}
td#titlepart
{
	border-bottom: 1px solid #113361;
	color: #113361;
	font-weight: bold; 
	font-size: 13px;
}

input, textarea, select
{
	border: 1px solid #113361;
	background-color: #d0d6e1;
}

table#bus_table
{
	border: 1px solid #113361;
	width: 100%;
}
td#bus_table
{
	border: 1px solid #113361;
}

img{
    border:none;
}

th{
    vertical-align:top;
}

