body
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
}
TABLE
{
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
}
A
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ffff33;
	font-family: verdana;
	text-decoration: underline;
}
INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.btnRed
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	background-color: #ff0033;
	text-decoration: none;
}
.btnGreen
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	background-color: #009900;
	text-decoration: none;
}
.ddl
{
	border-right: #000033 1px outset;
	border-top: #000033 1px outset;
	font-size: 11px;
	border-left: #000033 1px outset;
	color: #000033;
	border-bottom: #000033 1px outset;
	font-family: Verdana;
	background-color: yellow;
	text-decoration: none;
}
.Alph
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
}

