body {
	background-image: url(../images/bkgd_slt.gif);
}
.normal_copy     {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.normal_copy_white     {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normal_copy_yellow     {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
}
.normal_copy_red     {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.normal_title    {
	font-family: arial, helvetica, geneva;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.normal_title2   { font-family: arial, helvetica, geneva; font-size: 11px; color: #333333 }
.small           { font-family: arial, helvetica, geneva; font-size: 10px; color: #333333 }
.small_white     { font-family: arial, helvetica, geneva; font-size: 10px; color: #FFFFFF }
.large_yellow    { font-family: arial, helvetica, geneva; font-size: 12px; color: #FFFF99 }
.large_brpurp    { font-family: arial, helvetica, geneva; font-size: 12px; color: #FFCCFF }
.large_white     { font-family: arial, helvetica, geneva; font-size: 14px; color: #FFFFFF }
.large_red       { font-family: arial, helvetica, geneva; font-size: 16px; color: #FF0000 }
.large_red_blink {
	font-family: arial, helvetica, geneva;
	font-size: 16px;
	color: #FF0000;
	text-decoration: blink;
}
.large_yellow2   { font-family: arial, helvetica, geneva; font-size: 16px; color: #FFFF99 }
.large_gray      { font-family: arial, helvetica, geneva; font-size: 16px; color: #93919C }
.large_black     { font-family: arial, helvetica, geneva; font-size: 16px; color: #000000 }
.large_cyan      { font-family: arial, helvetica, geneva; font-size: 16px; color: #00FFFF }
.large_green     { font-family: arial, helvetica, geneva; font-size: 16px; color: #CCFF00; 
                   font-weight: bold }
               
a:link           {  color: #3399FF; text-decoration: none}
a:visited        {  color: #3399FF; text-decoration: none}
a:active         {  color: #3399FF; text-decoration: underline}
a:hover          {  color: #3399FF; text-decoration: underline}

a.nav:link       {  color: #000000; text-decoration: none}
a.nav:visited    {  color: #000000; text-decoration: none}
a.nav:active     {  color: #000000; text-decoration: underline}
a.nav:hover      {  color: #000000; text-decoration: underline}

a.nav_red:link       {  color: #FF0000; text-decoration: none}
a.nav_red:visited    {  color: #FF0000; text-decoration: none}
a.nav_red:active     {  color: #FF0000; text-decoration: underline}
a.nav_red:hover      {  color: #FF0000; text-decoration: underline}

a.more:link      {  color: #cc0000}
a.more:visited   {  color: #ff6633}
a.more:active    {  color: #ff6633}
a.more:hover     {  color: #cc0000; text-decoration: underline}

a.footer:link    {  color: #cc0000}
a.footer:visited {  color: #ff6633}
a.footer:active  {  color: #ff6633}
a.footer:hover   {  color: #cc0000; text-decoration: underline}
.bulletswhite {
	color: #FFFFFF;
	list-style-type: square;
	font-size: 12px;
}
