/**********   COMMON STYLES   **********/
body, html {
   background:       #fff;
   width:            100%;
   padding:          0;
   margin:           0;
   text-align:       left;
}
body, input, select, textarea, td, th,
select, textarea, input {
   color: #000000;
}
a:link {
   color: #ffd27c;
}
a:visited {
   color: #ffffff;
}
a:hover {
   color: #ffffff;
}
a:active {
   color: #ffd27c;
}
form, div {
   background:       transparent;
   border:           none;
}
h1, .subname {
   font-weight:      normal;
   font-size:        13.5pt;
   font-family: Arial;
   color:            #ffd27c;
}
h2 {
   font-weight:      normal;
   font-size:        11.3pt;
   font-family: Arial;
   color:            #ffffff;
}
h3 {
   font-weight:      bold;
   font-size:        9.8pt;
   font-family: Arial;
   color:            #ffd27c;
}

.comment {
   font-size:        7.5pt;
}
.error_text {
   font-weight:      bold;
   color:            #800000;
}
.asterisk {
   color:            #FF0000;
}
.button {
   font-family:  Verdana,Tahoma,Arial,Helvetica,sans-serif;
   color:            #000000;
}
.input {
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
.framed {
   border:           1px solid #E0E0E0;
}
.sepline {
   background:       #E0E0E0;
}
th, .header_cell {
   font-weight:      bold;
   text-align:       center;
}

/**********   DESIGN ELEMENTS   **********/
.content_a, .content_b, .content_c, .content_d {
   vertical-align: top;
   text-align: left;
}
.content_a {
	background: #ff2b1c url('../images/content.gif') repeat-x 0 0;
}
.content_b {
	background: #7177c3;
}
.content_c {
	background: #6b1c54;
}
.content_c, .content_c, .content_c td, .content_c th, .content_c p,
.footer, .footer td, .footer th, .footer
.footer, .footer a, .footer a:link, .footer a:active, .footer a:hover, .footer a:visited,
.content_c, .content_c a, .content_c a:link, .content_c a:active, .content_c a:hover, .content_c a:visited {
   color: #bdbdbd;
}
