body
{
	margin:0px 0px 0px 0px;
}
a, p, table
{ font-family: Verdana; font-size: 11px; color: #000000 }

hr 
{
	color:#DDDDDD;
	border-style:dotted;
	border-width:thin;
	volume:soft;
}

.error
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.done
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color:#000066;
	text-decoration: none;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}

.welcome
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bolder;
	text-align:right;
	color: #CC9900;
	text-decoration: none;
}

.table-bg
{
	background-color: #FF9933;
}

.row-bg-header
{
	background-color: #FFEEEE;
}

.row-bg1
{
	background-color: #FFFFFF;
}

.row-bg2
{
	background-color: #EEEEEE;
}

.table-font1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#003300;
}

.table-font2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
}

.table-header-font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #992200;
}

.menu-link {
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
	font-weight: normal;
}

.button-link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	cursor: hand;
}

.small-link {

	font-family: Verdana;
	font-size: 9px;
	color: #000033;
	font-weight:bold;
	text-decoration: underline;
	cursor: hand;
}

input, textarea, select
{
	border:1px solid #DDDDDD; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	CURSOR: hand; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
}