/* CSS Document */

.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#CC6600;
	font-weight:normal;
	line-height:25px;
}

.bodytext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	font-weight:normal;
	line-height:18px;
}

.popuptext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:14px;
}

td,select,input,textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	font-weight:normal;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}


a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996633;
	font-weight:normal;
}

a.bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

a.bold:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996633;
	font-weight:bold;
}