body {
	background-color: #000000;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.maintable {
    background-color: white;
}

.header {
	font-size:14pt;
	font-weight: bold;
	color: #7E0101;
    margin-bottom:10px;
}

.intro {
	font-size: 10pt;
	font-color: #1563A6;
	font-weight: bold;
}

.content {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.pictext_top {
	font-weight: normal;
	font-style: normal;
	color: #4D4D4D;
	background-color:#FFFCDF;
	width:100%;
	padding:3px;
}

.pictext_bottom {
	font-weight: normal;
	font-style: normal;
	color: #4D4D4D;
	background-color:#E5E5E5;
	width:100%;
	padding:3px;
}


.field {
  font-family: Verdana, Arial,Helvetica;
  background-color: #FFFFFF;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

.button {
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #EEEEEE;
	text-align: center;
	height: 20px;
}

.dropdown {
	font-family: Verdana, Arial;
	font-weight: normal;
}


.backtop {
	background-color: white;
}

.logotext {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #ECE8DE;
}
	

.menu {
	font-size: 9pt;
	font-weight: bold;
	color : #000000;
    line-height: 16px;
}

.menu A {
	text-decoration: none;
	color: #000000;
}

.menu A:Hover {
	text-decoration: underline;
	color: #000000;
}

.bottommenu {
	font-size: 8pt;
	font-weight: normal;
}

.bottommenu A {
	text-decoration: none;
	color : #4D4D4D;
}

.bottommenu A:Hover {
	text-decoration: underline;
}

A {
	color: #7E0101;
}

A:Hover {
	color: #000000;
}

A:Active {
	color: #FF0000;
}

td {
	font-size: 10pt;
}

.searchfield {
  font: 8pt Arial,Helvetica, Verdana; 
  padding-left: 2px;
  padding-right: 2px;
  margin:0px;
  margin-right: 2px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 145px;
  height: 20px;
}

.searchbutton {
    height:20px;
    font: 8pt Arial, Helvetica, Verdana;
    background-color:#EEEEEE
}

.topmenu {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: bold;
  color: #E95050;
}

.topmenu A {
  color: #FFFCE0;
  text-decoration: none;
}

.topmenu A:Active {
  text-decoration: underline; 
  color: #FFFFFF;
}

.topmenu A:Hover {
  text-decoration: underline; 
  color: #FFFCE0;
}


.usercomment {
	font-size:8pt;

}

.userrating {
	font-size:8pt;
}

.issuedropdown {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	width:180px;
}

.image {
	border-style:solid;
	border-color:#9FA9B2;
	border-width:1px;
}

.boxborder {
	border-style:solid;
	border-width:1px;
	border-color:#fffddf;
}

.boxheader {
	background-color:#fffddf;
	color: #4D4D4D;
	font-size:8pt;
}

.boxcontent {
	font-size:8pt;
	color: #4D4D4D;
}

.line {
	color: #4D4D4D;
}
	

.image {
	border-style:solid;
	border-color:#9FA9B2;
	border-width:1px;
}