/* CSS Document */




.mainbutton { height:56px;  text-align:right;}



#menu {display:block; height:56px; text-align:right;}

#menu ul {margin:0; padding:0; list-style-type:none;}

#menu li {float:left;}

#menu a {display:block; width:99px; padding-top:0px; margin-right:1px; height:65; color:#aaaaaa; text-decoration:none; overflow:hidden;}

* html #menu a:link, * html #menu a:visited {height:56px; he\ight:0;}

#menu a#item1 {background:transparent url(../images/button.gif) 0 0 no-repeat; height:40px; width:98px;
				font-family: Arial;  font-size: 14px; color: #aaaaaa; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold; }
#menu a#item2 {background:transparent  url(../images/button.gif) 0 0 no-repeat; height:40px; width:98px;
				font-family: Arial;  font-size: 14px; color: #aaaaaa; text-decoration: none; text-align:center;padding-top:25px;  font-weight:bold;  }
#menu a#item3 {background:transparent  url(../images/button.gif) 0 0 no-repeat; height:40px; width:98px;
				font-family: Arial;  font-size: 14px; color: #aaaaaa; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold;  }
#menu a#item4 {background:transparent  url(../images/button.gif) 0 0 no-repeat; height:40px; width:98px;
				font-family: Arial;  font-size: 14px; color: #aaaaaa; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold;  }
#menu a#item5 {background:transparent  url(../images/button.gif) 0 0 no-repeat; height:40px; width:98px;
				font-family: Arial;  font-size: 14px; color: #aaaaaa; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold;  }
#menu a#item6 {background:transparent  url(../images/searchbutton.gif) 0 0 no-repeat; height:65px; width:46px;}
#menu a#item0 {background:transparent  url(../images/divv.gif) 0 0 no-repeat; height:40px; width:1px;}






#menu a#item1:hover {background:transparent  url(../images/buttonrollover.gif) 0 0 no-repeat;  height:40px; width:98px;
					 font-family: Arial;  font-size: 14px; color: #fd2a00; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold;  }
#menu a#item2:hover {background:transparent  url(../images/buttonrollover.gif) 0 0 no-repeat; height:40px; width:98px;
					 font-family: Arial;  font-size: 14px; color: #fd2a00; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold;  }
#menu a#item3:hover {background:transparent  url(../images/buttonrollover.gif) 0 0 no-repeat;  height:40px; width:98px;
					 font-family: Arial;  font-size: 14px; color: #fd2a00; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold;  }
#menu a#item4:hover {background:transparent  url(../images/buttonrollover.gif) 0 0 no-repeat;  height:40px; width:98px;
					 font-family: Arial;  font-size: 14px; color: #fd2a00; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold; }
#menu a#item5:hover {background:transparent  url(../images/buttonrollover.gif) 0 0 no-repeat;  height:40px; width:98px;
					 font-family: Arial;  font-size: 14px; color: #fd2a00; text-decoration: none; text-align:center; padding-top:25px; font-weight:bold; }
#menu a#item6:hover {background:transparent  url(../images/searchbuttonrollover.gif) 0 0 no-repeat;  height:65px; width:46px;}



* html #menu a:hover {height:56px; he\ight:0;}



a.mainlink:link    {  font-family: Arial;  font-size: 14px; color: #fd2a00; text-decoration: none; text-align:center; }
a.mainlink:visited {  font-family:Verdana;  font-size: 10px; color: #000000; text-decoration: none; text-align:left; }
a.mainlink:hover   {  font-family:Verdana;  font-size: 10px; color: #5897c0; text-decoration: none; text-align:left;}
a.mainlink:active  { font-family:Verdana;  font-size: 10px; color: #5897c0;text-decoration: none; text-align:left;}