@charset "UTF-8";
/* CSS Document */

body, div, p, th, td, li, dd, dl, dt {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.formstyle		{font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #999999; border: 1px solid #646154;}

.border			{border: 1px solid #646154; padding : 6px; margin : 10px 0px 10 0;}
.border2		{border: 1px dashed #646154; padding : 6px; margin : 10px 0px 10 0;}

p				{}

b,strong		{font-weight: bold;}

i,em			{font-style: italic;}

.strike         {text-decoration: line-through;}

a:link			{color: #646154; text-decoration: none;}
a:visited       {color: #8B897F; text-decoration: none;}
a:hover         {color: #FFFFFF; text-decoration: none; background-color: #646154;}
a:active        {color: #FFFFFF; text-decoration: none; background-color: #8B897F;}

a.alt:link      {text-decoration: none;}
a.alt:visited   {text-decoration: none;}
a.alt:hover     {text-decoration: none; background-color: #646154; }
a.alt:active    {text-decoration: none; background-color: #646154; }

.copy        {color: #590000; font-weight: bold; border: 1px dashed #590000; padding : 3px; margin : 10px 0px 10 0;}
.caption     {font:  9px Georgia, Times New Roman, Times, serif; color: #646154; line-height: 11px;}
.caption2    {font:  9px Georgia, Times New Roman, Times, serif; color: #646154; line-height: 11px; padding : 3px; margin : 10px 0px 10 0;}
.header      {font: 10px Georgia, Times New Roman, Times, serif; color: #646154; font-weight: bold; padding : 3px; margin : 10px 0px 10 0;}

.green       {color: #646154;}
.red         {color: #590000;}
.black       {color: #000000;}
.grey        {color: #666666;}
.white       {color: #FFFFFF;}

.xsml        {font-size: 9px;}
.xsmlbold    {font-size: 9px; font-weight: bold;}
.sml         {font-size: 10px;}
.med         {font-size: 12px; line-height: 16px; font-weight: bold;}
.lrg         {font-size: 14px; line-height: 17px; font-weight: bold;}
.xlrg        {font-size: 16px; line-height: 18px; font-weight: bold;}

.wide 		 {letter-spacing: 2px;}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
