a
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #B50000;
	font-size : 8pt;
	line-height: normal;
	text-decoration: underline
}

a:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color : #B50000;
	font-size : 8pt;
	line-height: normal;
	text-decoration: none
}

p
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #B50000;
	font-size : 8pt;
	line-height: normal;
	text-transform: none
}

td
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #B50000;
	font-size : 8pt;
	line-height: normal;
	text-transform: none
}


ul
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #B50000;
	font-size : 8pt;
	line-height: normal;
	text-transform: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
}

b
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #B50000;
	font-size : 8pt;
	line-height: normal;
	text-transform: none
}

li.bullet1
{
    MARGIN-LEFT: 10px;
    LIST-STYLE-IMAGE: url('images/img-bullet1.gif');
}

li.bullet2
{
    MARGIN-LEFT: 10px;
    LIST-STYLE-IMAGE: url('images/img-bullet2.gif');
}

.aimage
{
	background-color : transparent;
}

.aimage:hover
{
	background-color : transparent;
}

.header-back
{
	background-position: top left;
	background-image: url(images/back-header.gif);
	background-repeat: no-repeat;
}

.menu-back
{
	background-position: top left;
	background-image: url(images/back-menu.gif);
	background-repeat: no-repeat;
}

.blacktext
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size : 8pt;
	line-height: normal;
	text-transform: none
}

.maintd
{
	padding: 20px 20px 20px 20px;
}

.rightimg
{
	float: right;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}