/* spec version: 3 */
body, html {
   padding:          0px;
   margin:           0px;
   text-align:       center;
}
a:link, a:visited {
   color:            #1778C7;
}
a:hover, a:active {
   color:            #AA0F03;
}
.foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   text-decoration: none;
}

.template_menu
{
	background:url(images/m.gif);
}
#mainMenu {
height:34px;
padding-top:13px;
padding-bottom:16px;
}
#mainMenu a, #mainMenu span {
font-size:11pt;
padding:13px 8px 16px;
text-decoration:none;
}
#mainMenu .inactive, #mainMenu a.inactive, #mainMenu a.inactive:visited
{
border-right:1px solid #fff;
color:#4D4D4D;
}
#mainMenu .hover, #mainMenu a.hover,  #mainMenu a.hover:visited {
color:#fff;
border-right:1px solid #fff;
background:#C80059;
}

