html, body
{
	margin: 0px;
	height: 100%;
}
table.maintable
{
	height: 100%;
    width: 100%;
}
.scroller
{
	color: #e5b31a;
	font-size: 12pt;
	font-weight: bold;
	font-family: Georgia, comic sans ms,Times,Verdana,Helvetica,Geneva,Swiss;
}
td.top_bar
{
	height: 193px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
    background-position: left top;
}
td.menu
{
    vertical-align: top;
    background-color: #95c6e3;
    width: 240px !important;
}
td.menu_footer
{
    text-align: center;
    height: 20px;
    background-color: #95c6e3;
    width: 240px;
}
div.slogan
{
    position: absolute;
    top: 100px;
    left: 450px;
    height: 50px;
    text-align: left;
    color: #e5b31a;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 18pt;
    font-weight: bold;    
}
div.site_title
{
    position: absolute;
    top: 35px;
    left: 440px;
    height: 124px;
    width: 320px;
    text-align: center;
    color: #e5b31a;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 23pt;
    font-weight: bold;
}
div.phone_number1
{
    position: absolute;
    top: 20px;
    left: 70px;
    height: 124px;
    width: 350px;
    text-align: left;
    color: #e5b31a;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 17pt;
    font-weight: bold;    
}
div.phone_number2
{
    position: absolute;
    top: 105px;
    left: 70px;
    height: 124px;
    width: 350px;
    text-align: left;
    color: #e5b31a;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 17pt;
    font-weight: bold;    
}
div.site_title_note
{
    position: absolute;
    top: 105px;
    left: 90px;
    height: 40px;
    width: 320px;
    text-align: center;
    color: #e5b31a;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 8pt;
}
div.status_short
{
    position:absolute;
    top: 5px;
    right:40px;
    text-align: right;
    color: #767a7c;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 10pt;    
}
td.main
{
    padding-left: 25px;
	vertical-align: top;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #767a7c;
}
td.box_top
{
	height: 17px;
    width: 323px;
	background-image: url('../images/box_top.gif');
	background-repeat: no-repeat;
}
td.box_middle
{
	height: 150px;
    width: 323px;
	background-image: url('../images/box_middle.gif');
	background-repeat: repeat-y;
}
td.box_bottom
{
	height: 17px;
    width: 323px;
	background-image: url('../images/box_bottom.gif');
	background-repeat: no-repeat;
}
td
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #767a7c;
}
p.small_break
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 5pt;
}
p.title
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12pt;
	color: #767a7c;
	font-weight: bold;
	padding: 0px;
    width: 700px;
}
p.text
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #767a7c;
	padding: 0px;
    width: 700px;
}
span.title
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #767a7c;
	font-weight: bold;
	padding: 0px;
}
span.emp_title
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
a.menu_item
{	
    vertical-align: middle;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13pt;
	color: #ffffff;
	text-decoration: none;
}
a.footer
{	
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #767a7c;
	text-decoration: none;
}
a.footer:hover
{
	text-decoration: overline;
}
a
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #767a7c;
}
a.text
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
img.text_middle
{
    vertical-align: middle;
}