﻿body
{
    font: 13pt arial,sans-serif;
    background-repeat: repeat;
    background-image: url(~/images/gradientbackground.png);
    background-color: #ffffff
}

#container
{
	margin: 0 auto;
	width: 950px;
	left: 50%;
	 border-top: gray 1px solid;
    border-bottom: gray 1px solid;
    border-color: gray;
    border-width: 1px;
    border-style: solid;
}

#header
{
    width: 100%;
    clear: both;
    height: 100%;
    background-color: #0B305C;
}

#menu
{
	width: 950px;
	clear: both;
	height: 25px;
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: white;
    text-align: left;
}

#faux
{
	width: 950px;
	overflow: auto;
}

#leftNav
{
	float: left;
	display: inline;
	width: 199px;
	min-height:400px;
	background-color: white;
}

#content 
{ 
	float: left;
	width:749px;
	min-height:500px;
	display: inline;
	position: relative;
	background-color: white;
	border-left: gray 1px solid;
}

#footer
{
	width: 950px;
	clear: both;
	height: 25px;
	border-top: gray 1px solid;
	padding-top:5px;
	vertical-align: middle;
	text-align: center;
	background-color: white;
}

div#marquee
{
    width: 950px;
    clear: both;
    height: 15px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
}

div#headMarquee
{
    width: 950px;
    clear: both;
    height: 15px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
}

/* ID Styles */

#navigation td 
{
	border-bottom: 1px solid #330099;
}
	
#navigation a
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 10px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	background: url(  "images/mm_arrow.gif" ) 14px 45% no-repeat;
	padding-right: 6px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 8px;
}
	
#navigation a:hover
{
	color: #ffffff;
	font-weight: bold;
	background-position: 14px 45%;
	background-image: url(images/mm_arrow_hov.gif);
	background-repeat: no-repeat;
	background-color: maroon;
}


.headerTable
{
	table-layout: fixed;
	left: 1px;
	position: absolute;
	width: 794px;
	height: 142px;
	top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: black;
	border-bottom-width: thin;
	border-bottom-color: black;
	border-top-color: black;
	border-right-width: thin;
	border-right-color: black;
	background-color: transparent;
}

.tdheaderTable1
{
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: transparent;
	width: 143px;
	margin: 0px;
	position: static;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: black;
	border-bottom-width: thin;
	border-bottom-color: black;
	border-top-color: black;
	border-right-width: thin;
	border-right-color: black;
}

.tdheaderTable2
{
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 470px;
	background-color: transparent;
	margin: 0px;
	position: static;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: black;
	border-bottom-width: thin;
	border-bottom-color: black;
	border-top-color: black;
	border-right-width: thin;
	border-right-color: black;
}

.tdheaderTable3
{
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 160px;
	background-color: transparent;
	margin: 0px;
	position: static;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: black;
	border-bottom-width: thin;
	border-bottom-color: black;
	border-top-color: black;
	border-right-width: thin;
	border-right-color: black;
}
	
.tableRight
{
	table-layout: fixed;
}

.tdtableRight
{
	border-bottom: 1px dashed #000000;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

