body		{font-family: Verdana, Helvetica, sans-serif; font-size: 11; color: #000000;}

td		{font-family: Verdana, Helvetica, sans-serif; font-size: 11; color: #000000;}

a:link		{color: #3838B0; font-weight: bold; text-decoration: none;}
a:visited	{color: #3838B0; font-weight: bold; text-decoration: none;}
a:hover		{color: #3838B0; font-weight: bold; text-decoration: underline;}

.tblborder	{border-width: 1px; border-style: solid; border-color: #000000;}

.tblhead	{border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; background-color: #E0E0E0}

.title		{font-family: Verdana, Helvetica, sans-serif; font-size:18px; color: #000000; font-weight:bold;}

.forminput	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11;
		color: #000000;
		border: 1 solid #000000;
		}

.formselect	{
		width:300px;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11;
		color: #000000;
		border: 1 solid #000000;
		}

.formtextarea	{
		width:300px;
		height:100px;
		font-family: Courier New, sans-serif;
		font-size: 12;
		color: #000000;
		border: 1 solid #000000;
		}

.formsubmit	{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11;
		font-weight: bold;
		color: #000000;
		cursor:hand;
		}

.formreset	{font-family: Verdana, Helvetica, sans-serif;
		font-size: 11;
		font-weight: bold;
		color: #000000;
		cursor:hand;
		}

