﻿.subMenu 
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -32px; 
	margin-bottom: 0px;
	height: 30px;
	min-width:165px;
	background-image: none;
	background-color:#E8EBE7; 
	font-size:9px;
}
.MainMenu
{
    float:none;
}

.tableFooter2 {
	background-image: url(http://localhost/ultimateAims/img/header-bg.png);
	background-repeat: repeat-x;
	color:White ;
	margin-top: 5px;
	padding-left: 5px;
	height: 10px;
}
.tableStyle 
{
    border-style:outset;
    border-width:5px;
    border-color:#CCCCCC;
}

