/* CSS Document */
html { height: 101%; margin-bottom: -1px; }

body
{
background-color:#DDDDDD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

a:link, a:visited
{
color:#003300;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
}

.content
{
line-height:24px;
text-align: left;
padding:0 35px 0 35px;
}

.content_schedule
{
font-size:10px;
}

.maintable
{
background-color:#2A692E;
width:750px;
padding:15px;
border: 1px solid #000000;
}

.top_header
{
text-align: center;
background: url('images/top_header.gif') no-repeat;
}

.navTable {
padding-left: 2px;
}

.inntertable
{
padding:0 10px 0 10px;
width:728px;
_width: 710px;
}

.innertable_body
{
width:684px;
background: url('images/bg.gif') repeat-y top left;
}

.innertable_body table, .innertable_body td{
text-align: left;
}

.bottom_footer
{
background: url('images/bottom_bg.gif') no-repeat bottom left;
}

.footer_text
{
font-size:11px;
color:#000000;
}

h1
{
font-size:16px;
}

.image
{
border:2px solid #DDDDDD;
}










