

BODY {
  color: black;
  font-size: small;
  font-family: arial, helvetica, times;
}


.grey_background {  background-color: #DDDDDD;}


UL
{
  font-size: small;
  margin: 6px 30px;
  list-style-image: url("../attachments/images/buttons_icons/list_bullet.gif");
}


OL
{
  font-size: small;
  margin: 6px 30px;
}




LI
{
  font-size: small;
  border-width: 0em;
}




P
{
  font-size: small;
	text-align: justify;
}


TD
{
  font-size: small;
	vertical-align: top;
}


TD.gray
{
  background-color: #DDDDDD;
	vertical-align: top;
}


TD.menu_gray
{
  font-size: 9pt;
  background-color: #AFAFAF;
	vertical-align: top;
}

TD.menu_gray P
{
  font-size: 9pt;
  background-color: #AFAFAF;
	vertical-align: top;
}

TD.menu_line
{
  font-size: 9pt;
  background-color: #AFAFAF;
	vertical-align: top;
}


TD.menu_red_bold
{
  font-size: 10pt;
  color: black;
  font-weight: bold;
	background-color: #CC0000;
}


A
{
  font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #0000CC;
}




A:link
{
  font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #0000CC;
}




A:visited
{
  font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #008000;
}




A:focus
{
  font-size: small;
	font-style: normal;
	text-decoration: none;
  color: #0000CC;
}




A:hover
{
  font-size: small;
	font-style: normal;
	text-decoration: none;
  color: #CC0000;
  font-weight: bold;
}




A:active
{
  font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #0000CC;
}




A.menu_gray
{
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
}




A.menu_gray:link
{
  font-size: 9pt;
  color: black;
}

A.menu_gray:visited
{
  font-size: 9pt;
  color: black;
}

A.menu_gray:focus
{
  font-size: 9pt;
	color: #666666;
}

A.menu_gray:hover
{
  font-size: 9pt;
  color: #FF0000;
  background-color: #FFFF00;
}

A.menu_gray:active
{
  font-size: 9pt;
  color: #00FF00;
}


A.menu_red_bold
{
  font-size: 9pt;
	text-decoration: none;
}


A.menu_red_bold:link
{
  font-size: 9pt;
  color: white;
}


A.menu_red_bold:visited
{
  font-size: 9pt;
  color: white;
}


A.menu_red_bold:focus
{
  font-size: 9pt;
  color: black;
  background-color: #FFFF00;
}


A.menu_red_bold:hover
{
  font-size: 9pt;
	color: black;
  background-color: #FFFF00;
}


A.menu_red_bold:active
{
  font-size: 9pt;
	color: black;
  background-color: #FFFF00;
}

A.red
{
  font-size: 9pt;
	text-decoration: none;
  color: #CC0000;
}




A.red:link
{
  font-size: 9pt;
  color: #CC0000;
}




A.red:visited
{
  font-size: 9pt;
	color: #CC0000;
}




A.red:focus
{
  font-size: 9pt;
  color: #CC0000;
}




A.red:hover
{
  font-size: 9pt;
  font-weight: bold;
}




A.red:active
{
  font-size: 9pt;
	color: #CC0000;
}

