/* GLOBAL STYLES */

html, body, td {
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 14px;
}

a:link, a:active, a:visited {
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 14px;
text-decoration:none;
}

/* MISC STYLES */

img { border: 0px; margin: 0px; padding: 0px; }
.txt { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 14px; }
form { padding: 0px; margin: 0px; } 
.red { color: #CF2D2E; }
.button { border: 1px solid #000000; background: #595959; color: #FFFFFF; font-size: 10px; padding: 2px; }

/* BREADCRUMBS */

.breadcrumbs, .breadcrumbs:link, .breadcrumbs:active, .breadcrumbs:visited, .breadcrumbs:hover {font-family: Verdana, Tahoma, Helvetica, sans-serif;font-size: 10px; color: #333333;}
.breadcrumbsbold {font-family: Verdana, Tahoma, Helvetica, sans-serif;font-size: 10px; color: #333333;font-weight:bold;}

/* CONTENT STYLES */

.bodybold { font-weight: bold; }
.bodybold:link, .bodybold:active, .bodybold:visited, .bodybold:hover { font-weight: bold; text-decoration: underline; }

.bannersmallgrey, .bannersmallgrey:link, .bannersmallgrey:active, .bannersmallgrey:visited, .bannersmallgrey:hover { font-family: Verdana; font-size: 9px; color: #585858; }
.bannersmallgreybold { font-family: Verdana; font-size: 9px; color: #585858; font-weight: bold; }

.rightlink, .rightlink:link, .rightlink:active, .rightlink:visited, .rightlink:hover { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; line-height: 14px; }

.bodyu, .bodyu:link, .bodyu:active, .bodyu:visited, .bodyu:hover { color:#333333; text-decoration:underline; }
