body	{
  background-color:#B1885C;
  font-weight: normal;
  color:#000000;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 13px;
}

div	{
  font-weight: normal;
  color:#000000;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 13px;
}

td	{
  font-weight: normal;
  color:#000000;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 13px;
}

a {
  text-decoration: underline;
  font-weight: normal;
  color:#336602;
}

a:hover {
  color: #FF0000;
}

sup {
  font-size: 10px;
}

sub {
  font-size: 10px;
}
                                                                                                                                             
ul {
  margin-bottom: 0px;
  list-style: outside;
  padding-left: 0px;
  margin-left: 15px;
}

.print	{
  background-color:#FFFFFF;
}

.header {
  font-weight: bold;
}

.heading {
  font-weight: bold;
  font-size: 16px;
}

a.heading {
  font-weight: normal;
}

.footer {
  color:#FFFFFF;
  font-size: 12px;
}

a.footer {
  text-decoration: none;
  color:#FFFFFF;
}

a.footer:hover {
  color:#F9D76F;
}

.back {
  font-size: 14px;
}

.link {
  font-size: 13px;
}

.link_r {
  font-size: 13px;
  color:#FF0000;
}

.cmsublink {
  color:#888888;
}

.cmsublink_r {
  color:#FF0000;
}

.nav, .nav_s {
   font-weight: bold;
   color:#F9D76F;
   font-size: 14px;
   font-family: georgia, helvetica;
   font-variant: normal;
   font-style: normal;
   padding-left: 8px;
   padding-right: 8px;
}

.nav:hover {
   color:#FFFFFF;
}

.nav_s {
   color:#FFFFFF;
}

.nav_s:hover {
   color:#F9D76F;
}

.cmtext {
  color:#555555;
}
                                                                                                                                             
.title_header {
   color:#F9D76F;
   font-size: 40px;
   font-family: georgia, helvetica;
   font-variant: normal;
   font-style: normal;
   padding-left: 8px;
}

.thumb {
  font-size: 12px;
  line-height: 12px;
  color:#336602;
}

.thumb_b_off
{
  margin: 0;
  border: 2px solid #FFFFFF;
}

.thumb_b_on
{
  margin: 0;
  border: 2px solid #FF0000;
}

.thumb_b_sel
{
  margin: 0;
  border: 2px solid #0066FF;
}

.selsponsor
{
  font-size: 14px;
}

.glossary_h {
  font-weight: bold;
  color:#311874;
}

.glossary_b {
  font-size: 12px;
}

.slinks
{
  font-size: 8pt;
}                                                                                                                                             

.input_button {
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
 
input.form {
	font-weight: normal;
	color:#464646;
	font-size: 12px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #311874; 
}
 
textarea.form {
	font-weight: normal;
	color:#464646;
	font-size: 12px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #311874; 
}

select.form { 
	font-weight: normal;
	color:#464646;
	font-size: 12px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #311874; 
} 
 
checkbox.form { 
	color:#464646;
	border-width: 1px; 
	border-style: solid;
	border-color: #311874; 
} 
                                                                                                                                             
input.total {
        font-weight: normal;
        color:#000000;
        font-size: 12px;
        font-family: arial, helvetica;
        font-variant: normal;
        font-style: normal;
        border-width: 1px;
        border-style: solid;
        border-color: #464646;
        background-color: #EAE7F1;
}



