body
{
background-color:#FF9600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
margin:30px 80px 30px 30px;
}
td
{
font-size:0.8em;
font-weight:bold;
}
a:link
{
color:#fff;
}
a:visited
{
color:#fff;
}
a:hover
{
color:#fff;
text-decoration:none;
}
.menu
{
background-color:#DA6212;
margin:10px 0 0 0;
text-align:center;
}
#Header
{
background-image:url(images/allmat_logo.gif);
height:90px;
width:200px;
background-repeat:no-repeat;
background-position:right top;
float:right;
position:relative;
display:block;
}
#Footer
{
font-size:0.9em;
font-weight:bold;
}
#Content a img
{
/*border-bottom:solid 1px #fff;*/
}
#BreadCrumb
{
margin-bottom:10px;
}