body {
margin:0px;
background-color:#FFFFFF;
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#323232;
}
p {
margin:0;
padding:0;
}
form {
padding:0;
margin:0;
}
/*style for main table*/
.borderTop {
border-top:6px solid #FCAF00;
}
/*style for logo*/
.logo {
margin-left:27px;
}
.topNav {
font-size:12px;
}
.topLink {
font-size:12px;
text-decoration:none;
color:#323232;
}
.topLink:hover {
font-size:12px;
text-decoration:underline;
color:#323232;
}
/*style for header*/
.header {
width:520px;
height:296px;
background-image:url(images/header_bg.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
.navigation {
background-image:url(images/nav_bg.gif);
background-repeat:repeat-x;
height:58px;
text-align:center;
}
.nav {
margin-top:8px;
}
.more {
font-size:11px;
font-weight:bold;
color:#323232;
text-decoration:none;
}
.more:hover {
font-size:11px;
font-weight:bold;
color:#323232;
text-decoration:underline;
}
/*style for left panel*/
.newsletterBox {
background-color:#FDC935;
}
.field {
width:149px;
height:20px;
background-color:#FFFFFF;
border-bottom:1px solid #D2CFC8;
border-top:1px solid #404040;
border-right:1px solid #D2CFC8;
border-left:1px solid #404040;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:4px;
}
.borderCategories {
border-bottom:1px solid #D7D7D7;
}
/*style for right panel*/
.aboutUsPanel {
border-bottom:1px solid #C9C9C9;
}
.yellowBar {
background-color:#FDC935;
border-bottom:7px solid #FFFFFF;
} 
.moreButton {
margin-top:6px;
margin-right:31px;
}
.greyBar {
background-image:url(images/grey_bar.gif);
background-repeat:repeat-x;
height:19px;
}
.matBold {
font-weight:bold;
}
.borderLeft {
border-left:1px solid #C9C9C9;
}
/*style for footer*/
.copyright {
color:#5C5C5C;
}