﻿#mainMenu ul{float: right; width:100%; height:30px; list-style:none; overflow:hidden;}
#mainMenu ul li{float:right;width:142px;height:30px; text-align:center;}
#mainMenu ul a
{
	float:right;
	width: 142px;
	height:27px;
	padding-top:3px;
	text-align:center;
	color: White;
	font-family: Arial;
	font-size: 15pt;
	font-weight:bold;
}
* html #mainMenu ul a
{	
	height:30px;
}

#m1 a{background-color: #E87117;background-image:url(images/btnorange.gif);}
#m1 a:hover{text-decoration:none;background-color: #BA5A12;background-image:url(images/btnorange_d.gif);}

#m2 a{background-color: #6AAFAF;background-image:url(images/btnblue.gif);}
#m2 a:hover{text-decoration:none;background-color: #355757;background-image:url(images/btnblue_d.gif);}

#m3 a{background-color: #979744;background-image:url(images/btnolive.gif);}
#m3 a:hover{text-decoration:none;background-color: #4B4B22;background-image:url(images/btnolive_d.gif);}

#m4 a{background-color: #EC7474;background-image:url(images/btnred.gif);}
#m4 a:hover{text-decoration:none;background-color: #763A3A;background-image:url(images/btnred_d.gif);}

#m5 a{background-color: #979797;background-image:url(images/btngray.gif);}
#m5 a:hover{text-decoration:none;background-color: #595959;background-image:url(images/btngray_d.gif);}

#m6 a{background-color: #AC6FAC;background-image:url(images/btnpurple.gif);}
#m6 a:hover{text-decoration:none;background-color:#563756 ;background-image:url(images/btnpurple_d.gif);}

#m7 li{width:148px !important;}
#m7 a{width:148px !important;}
#m7 a{background-color: #E87117;background-image:url(images/btnorange.gif);}
#m7 a:hover{text-decoration:none;background-color: #BA5A12;background-image:url(images/btnorange_d.gif);}
