ul
{
  list-style-type : none;

  padding-top    : 0px;
  padding-bottom : 0px;
  padding-left   : 0px;
  padding-right  : 0px;

  margin-top     : 0px;
  margin-bottom  : 0px;
  margin-left    : 0px;
  margin-right   : 0px;
}

li
{
  font-weight : bold;
}

.field_value
{
  margin-left    : 20px;

  font-weight    : normal;
}

*
{
  border-spacing : 0px;
}

body {
	background-image:  url(../images/background.jpg);
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003300;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336633;
}

a:link {
    text-decoration: none;
	font-size: 12px;
	color: #996600;
}
a:visited {
    text-decoration: none;
	font-size: 12px;
	color: #996600;
}
a:hover {
    text-decoration: underline;
	font-size: 12px;
	color: #990000;
}
a:active {
    text-decoration: none;
	font-size: 12px;
	color: #990000;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.topcaption {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.pagetitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.caption1 {

	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.caption2 {


	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.topcaptionred {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

