


body			{background:#CCCCCC; margin:25px;}
td			{font-size:0pt;}
form			{margin:0px;}

.bg-white		{background:#FFFFFF;}

.bg-light		{background:#9E9100;}
.bg-medium		{background:#704300;}
.bg-dark		{background:#530021;}

.bg-dottedv		{background:url("../img/dottedv.gif");}

h1			{font:12pt arial; color:#530021; font-weight:bold; margin:0px;}

.text-white		{font:10pt arial; color:#FFFFFF; text-decoration:none;}
a.text-white		{font:10pt arial; color:#FFFFFF; text-decoration:none;}
a:hover.text-white	{font:10pt arial; color:#FFFFFF; text-decoration:none;}

.text-light		{font:10pt arial; color:#9E9100; text-decoration:none;}
a.text-light		{font:10pt arial; color:#9E9100; text-decoration:none;}
a:hover.text-light	{font:10pt arial; color:#704300; text-decoration:none;}

.text-medium		{font:10pt arial; color:#704300; text-decoration:none;}
a.text-medium		{font:10pt arial; color:#704300; text-decoration:none;}
a:hover.text-medium	{font:10pt arial; color:#530021; text-decoration:none;}

.text-dark		{font:10pt arial; color:#530021; text-decoration:none;}
a.text-dark		{font:10pt arial; color:#530021; text-decoration:none;}
a:hover.text-dark	{font:10pt arial; color:#530021; text-decoration:none;}

.text-smalllight	{font:08pt arial; color:#9E9100; text-decoration:none;}
a.text-smalllight	{font:08pt arial; color:#9E9100; text-decoration:none;}
a:hover.text-smalllight	{font:08pt arial; color:#704300; text-decoration:none;}

.text-smallmedium	{font:08pt arial; color:#704300; text-decoration:none;}
a.text-smallmedium	{font:08pt arial; color:#704300; text-decoration:none;}
a:hover.text-smallmedium	{font:08pt arial; color:#530021; text-decoration:none;}

.text-smalldark		{font:08pt arial; color:#530021; text-decoration:none;}
a.text-smalldark	{font:08pt arial; color:#530021; text-decoration:none;}
a:hover.text-smalldark	{font:08pt arial; color:#530021; text-decoration:none;}

.input			{width:250px; height:20px; font:10pt arial; color:#530021; border:1px solid #9E9100;}
.textarea		{width:250px; height:90px; font:10pt arial; color:#530021; border:1px solid #9E9100;}
.submit			{height:22px; font:10pt arial; color:#000000; font-weight:bold; cursor:pointer;}


