/* *** PAGE *** */
/* Modify this to set styles for the whole page. */

blockquote, body, div, span, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, td, textarea, tr, ul { font-family: tahoma, arial, helvetica, sans-serif; color: #646666 }
.pageclass { font-family: tahoma, arial, helvetica, sans-serif; color: #646666;  background-color: #FFFFFF } 

/* *** HEADER ****/
.header { color: #000000; font-size: 12px; line-height: 13px; font-weight: bold }

/* *** BODY *** */
.body { font-size: 12px; line-height: 13px; font-weight: normal }
.bodybold { font-size: 11px; line-height: 13px; font-weight: bold }
.home { font-size: 17px; line-height: 32px; font-weight: bold; font-style: italic; font-family: Times New Roman, Times, serif; }

/* *** LINK *** */
/* *** ORDER IS IMPORTANT: link, visited, hover, active  DO NOT MODIFY *** */ 
a:link:focus, a:visited:focus { color: #B9242A; text-decoration: underline; font-weight: bold }
a:link { color: #B9242A; text-decoration: underline; font-weight: bold }
a:visited { color: #B9242A; text-decoration: underline; font-weight: bold }
a:link:hover, a:visited:hover { color: #E89B31; text-decoration: underline; font-weight: bold }
a:link:active, a:visited:active { color: #E89B31; text-decoration: underline; font-weight: bold }

/* *** BUTTON *** */
.textbox { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #FFFFFF; border: 1px #000000 solid; color: #646666; width: 120px; }
.button { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #999999; border: 1px #000000 solid; width: 120px; }

/* *** MARGINS *** */
.margin { width: 470px; margin-top: 20px; margin-bottom: 20px; margin-left: 26px}

/* *** BACKGROUNDS *** */
.bgred { background-color: #B9242A }
.bgorange { background-color: #E89B31 }
