body {
    margin: 0;
    padding:0; 
    background-color: #F5F4EF; 
    }

td  {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #403e2d; 
    line-height: 16px; 
    color:#6B6053;
    }

p {
    margin:15px 15px 15px 15px; 
    color:#6B6053;
}

ol {
    padding-top:0;
    margin-top:0;
}

ul {
   list-style-image: url(../images/bluearrow_small.gif); 
}

p.heading {
    font-family: "Times New Roman", serif;
    background-image:url('../images/bluearrow.gif');
    background-repeat:no-repeat; 
    margin:15px 15px 15px 15px; 
    padding-left:15px; 
    color:#6B6053;
    font-size:22px; 
    font-weight:normal;
}

a {
    text-decoration: underline; 
    color: #3C7BC0; 
    }

a:hover {
    text-decoration: none; 
    color:#DF8D25;
    text-decoration: underline; 
    }

td.footer {
    color:white; 
    text-align:right;
    padding:2px 8px 4px 4px;  
    }

td.footer a {
    text-decoration: underline; 
    color: white; 
    }

td.footer a:hover {
    text-decoration: none; 
    }

a.nominate {
    display:block;
    background-image:url('../images/button_nominate.gif');
    }

a:hover.nominate {
    background-image:url('../images/button_nominate_active.gif');
    }
        
a.sponsorship {
    display:block;
    background-image:url('../images/button_sponsorship.gif');
    }
a:hover.sponsorship {
    background-image:url('../images/button_sponsorship_active.gif');
    }
        
a.judges {
    display:block;
    background-image:url('../images/button_judges.gif');
    }
a:hover.judges {
    background-image:url('../images/button_judges_active.gif');
    }
        
a.about {
    display:block;
    background-image:url('../images/button_about.gif');
    }
a:hover.about {
    background-image:url('../images/button_about_active.gif');
    }
        
a.registration {
    display:block;
    background-image:url('../images/button_registration.gif');
    }
a:hover.registration {
    background-image:url('../images/button_registration_active.gif');
    }
        
a.contact {
    display:block;
    background-image:url('../images/button_contact.gif');
    }
a:hover.contact {
    background-image:url('../images/button_contact_active.gif');
    }
        
a.venue {
    display:block;
    background-image:url('../images/button_venue.gif');
    }
a:hover.venue {
    background-image:url('../images/button_venue_active.gif');
    }
        
a.tenawards {
    display:block;
    background-image:url('../images/button_2005tenawards.gif');
    }

a:hover.tenawards {
    background-image:url('../images/button_2005tenawards_active.gif');
    }
        
table .sponsorimage {
    text-align:center;
	padding:4px;
}

.sponsortext {
    font-size:9px; 
    padding-left:10px; 
    color:#165787;
    font-weight:bold;
    }

.title {
    font-size:9px; 
    color:#6B6053;
    font-weight:bold;
    margin-bottom:1em;
    }

.title2 {
    font-family: "Times New Roman", serif;
    font-size:16px; 
    font-weight:normal;
    color:#6B6053;
    margin-bottom:1em;
    }

.title3 {
    font-family: "Times New Roman", serif;
    font-size:16px; 
    font-weight:normal;
    color:#165787;
    margin-bottom:1em;
    }


.tba {
    color:#CEC3B6;
    font-weight:normal;
    font-style:italic;
    font-size:9px; 
    }

.brownheading {
    font-family: "Times New Roman", serif;
    margin:0;
    padding:4px 0 2px 15px; 
    color:#4A4032;
    font-weight:bold;
    font-size:13px; 
    }
