body 
{
background-color: #F3F1E9;
}

p {
font-family: verdana;
font-size: 10px;
font-weight: normal;
}

HR.break {
color: #grey;
}

a:link {color: #CE0000}
a:visited {color: #CE0000}
a:hover {color: #000000}
a:active {color: #CE0000}

TABLE.maintable {
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
padding: 0px;
width: 800px;
}

TD.title {
background-image: url(images/mecca_banner.gif);
height: 80px;
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
text-align: left;
vertical-align: bottom;
}

TD.navigation {
width: 150px;
background-image: url(images/navfade.jpg); background-repeat: repeat-x;
background-color: #7F7F7F;
}

TD.border {
background-image: url(images/graffiti.gif);
background-color: #ffffff;
border-left: solid 1px #848684;
border-right: solid 1px #848684;
border-top: solid 1px #848684;
border-bottom: solid 1px #848684;
padding: 10px
}

TD.heading {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
}

TD.login {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
}

TD.tabletext {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color: #000000;
}

TD.rightcolumn {
width: 30px;
background-image: url(images/navfade.jpg); background-repeat: repeat-x;
background-color: #7F7F7F;
}

TR.noticeboard {
background-color: #DADDE4;
padding: 10px;
}

TD.footer {
background-color: #7F7F7F;
font-family: verdana;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
padding: 5px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
margin: 0 0.15em;
padding: 0;
text-align: center;
}

#nav-menu li a
{
background-image: url(images/buttonfade.jpg); background-repeat: repeat-y;
height: 2em;
line-height: 1.75em;
width: 149px;
display: block;
border: 0.01em solid #ffffff;
color: #737373;
font-family: verdana;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-align: left;
}

#nav-menu li a:hover
{
background-image: url(images/white.jpg); background-repeat: repeat-y;
background: ffffff;
height: 2em;
line-height: 1.75em;
width: 149px;
display: block;
border: 0.01em solid #ffffff;
color: #737373;
font-family: verdana;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-align: left;
}


/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width:0em
}