a {font-weight: bold; text-decoration: none; color: #555;}
a:visited {font-weight: bold; text-decoration: none; color: #555;}
a:hover {font-weight: bold; text-decoration: none; color: #22c;}


body {
background-color: #ffffff;
background-image: url(../img/amcbg.jpg);
background-repeat: repeat-x;
margin: 0px;
margin-bottom: 15px;
}


.coolmenu{
margin-left: 10px;
width: 174px;
}

 
.coolmenu a{

background-image: url(/img/menubg.gif);
background-repeat: repeat-x;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
padding: 0px;
padding-left: 5px;
display: block;
width: 100%;
color: #555555;
text-decoration: none;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f0f0f0;
line-height: 30px;
vertical-align: middle;
text-align: left;
padding-left: 9px;
height: 30px; 
}

.coolmenu a:visited {
font-family: Verdana;
font-size: 12px;
font-weight: normal;

}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

html>body .coolmenu a{ /*Non IE rule*/
width: auto;
}


 .coolmenu a:hover{
color: #2175FF;
background: #fff;
font-weight: normal;
}







.headd {
background: url(/img/menubg.gif);
background-repeat: repeat-x;
border-bottom: #ddd 1px solid;

padding: 0px;
margin: 0px;
padding-top: 6px;
padding-bottom: 8px;
color: #2175FF;
font-size: 13px; 
font-weight: bold;
margin-bottom: 5px;
}


.thumbz {

width: 133px; height: 133px; text-align: center; float: left;
margin: 3px;
margin-bottom: 10px;
font-family: comic sans ms, trebuchet ms, arial;
font-size: 14px; 
font-weight: bold;
color: #2175FF;
}

.thumbz img {
border: #bbb 1px solid;
}