BODY
{
	margin:0px 0px 0px 0px;
	background:black;
	text-align:center;
}
#mainBody
{
	width:800px;
	/*height:100%;*/
	background:white;
}

#tdHeader
{
	background-image:url("images/banner.gif");
	background-repeat:no-repeat;
	height:145px;
	vertical-align:bottom;
	padding-bottom:7px;
	padding-left:10px;	
	border-bottom:solid 2px #404040;
}

#tdmenu
{
	padding:5px 5px 5px 5px;
	border-bottom:solid 3px gray;
	border-top:solid 3px gray;
	background-color:#990000;
}

.menu,
.menu a,
.menu a:link,
.menu a:hover,
.menu a:visited,
.menu a:active 
{
	font-weight:bold;
    font-family:Arial;
    font-size:small;
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration:none;
    border-right:solid 2px #FFFFFF;
    padding:0px 5px 0px 3px;
}


#trContent td
{
	font-family:Arial;
	font-size:smaller;
	color:#000000	;
	padding:5px 5px 5px 15px;
	vertical-align:top;
	height:670px;
}
#tdSpecials
{
	width:20%;
	border-right:solid 1px #990000;
	color:#990000 !important;	
}
#tdSpecials h4
{
	color:#990000;	
	text-align:center;
	text-decoration:underline;
}
#tdHome
{
	background-image:url("images/bgmain.gif");
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:235px !important;
}
#spanAdd
{
	font:caption;
	color:#FFFFFF;
}
IFRAME
{
	border:solid 1px black;
	width:360px;
	height:370px;
	
}

DIV
{
	overflow:auto;
	height:660px;
}
HR
{
	color:#990000 !important;
}

