/* tmr.css stylesheet for Tenmileriver.org website
  jaa 1/20/03 */

body			{background-color:#FFFFFF; color:#000000;}

p,ol,ul,dl,td,th	{font-family: verdana,geneva,arial,sans-serif; font-size: 12px; color: #000000;}

/*p,ol,ul,dl,td,th	{font-family: "Times New Roman", Times, serif; color: #000000; font-size: small;}
*/


h1			{font-size: large;}
h2			{font-size: medium;}
h3			{font-size: small;}
h4			{font-size: x-small;}

a			{color: #FF0000;}
a:visited		{color: #FF0000;}
a:hover			{color: #0000FF;}

a.leftnav		{color: #FFFFFF; text-decoration: none;}
a.leftnav:visited	{color: #FFFFFF;}
a.leftnav:hover		{color: #FFFF00; text-decoration: underline;}

a.topbluebar		{color: #FFFF00; text-decoration: none;}
a.topbluebar:visited	{color: #FFFF00;}
a.topbluebar:hover	{color: #FFFF00; text-decoration: underline;}

a.nn			{color: #FF0000;}
a.nn:visited		{color: #FF0000;}
a.nn:hover		{color: #0000FF;}

a.subhead		{color: #FF0000;}
a.subhead:visited {color: #FF0000;}
a.subhead:hover	{color: #0000FF;}


/* named styles */
.leftnav {font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none}

.leftnav_indented {padding-left: 8pt}

.topbluebar {font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 15px; color: #FFFFFF; text-decoration: none}

 /* nn is for New & Noteworthy */
.nn {font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 14px; color: #000000;}

.pagetitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #0000FF;}

.subhead {font-family: "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; color: #000000;}

.title {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}

.newstitle {font-family: "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; color: #000000;}
.newsdate  {font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #FF0000;}

.whitetext {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF;}

.basesmall {font-size:10px;}

.footer {font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none}

.stc_label {font-size:12px; font-weight: bold;}
.stc_form_field_small {font-family: Tahoma, Arial, sans-serif; font-size: 7pt;}

.searchbox_label {font-size:12px; font-weight: bold;}
.searchbox_form_field_small {font-family: Tahoma, Arial, sans-serif; font-size: 7pt;}

.form_field_label {font-size:10px; font-weight: bold;}

.std_bullet_list {list-style-image: url(/_shared_files/bullet_bluetri.gif);}

