/* elements */
td   { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p   { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/* input     { color: white; background-color: #339933; border: none } */
/* select     { color: white; background-color: #339933; border: none } */
/* textarea     { color: white; background-color: #339933; border: none } */
a    { color: #606; text-decoration: underline }
a:hover    { color: #606; text-decoration: underline }
a:active      { color: #606; text-decoration: underline }
a:visited      { color: #606; text-decoration: underline }
.bullet_green    { list-style-image: url(/images/bullet_green.jpg) }
.bullet_purple   { list-style-image: url(/images/bullet_purple.jpg) }
hr   { color: #daa520; height: 1px }
/* classes */
.slogan  { color: #fff; font-style: italic; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.head   { color: #060; font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase }
.subhead      { color: #939; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: capitalize }
.page_copy_bold { font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.page_copy_italic { font-style: italic; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.page_copy_bold_italic { font-style: italic; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bottom_nav  { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.copyright  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.news   { color: white; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 4px }
.news_headline   { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; text-transform: uppercase; padding: 4px }
li { list-style-image: url(images/bullet_green.jpg) }
body{
	background:#ffffff; 
	background-image:url(../../images/clear.gif);
	}