/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext{
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
	color: #818181;
}
.bottomlink{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;

}
.bottomlink:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.bottomtext{
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #818181;
}
.pagelink{
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #65274C;
	text-decoration: none;
	font-weight: bold;

}
.pagelink:hover{
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #A90000;
	font-weight: bold;
}
.title{
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;

}
.heading{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;

}
.textfiled {
	BORDER-RIGHT: #818181 1px solid; BORDER-TOP: #818181 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #818181 1px solid; WIDTH: 150px; COLOR: #000000; BORDER-BOTTOM: #818181 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textfiledsm {
	BORDER-RIGHT: #818181 1px solid; BORDER-TOP: #818181 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #818181 1px solid; WIDTH: 75px; COLOR: #000000; BORDER-BOTTOM: #818181 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bigtextfield {
	BORDER-RIGHT: #818181 1px solid; BORDER-TOP: #818181 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #818181 1px solid; BORDER-BOTTOM: #818181 1px solid; FONT-FAMILY: arial; HEIGHT: 100px; WIDTH: 500px
}
.button {
	BORDER-RIGHT: #818181 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #818181 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; BORDER-LEFT: #818181 1px solid; WIDTH: auto; COLOR: #000000; PADDING-TOP: 1px; BORDER-BOTTOM: #818181 1px solid; FONT-FAMILY: verdana; HEIGHT: 22px; BACKGROUND-COLOR: #ffffff
}
TD {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.heading2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	left: 10px;
	padding-left: 10px;
}

headline {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: block;
  
}
subheadline {
  font-family: Arial,Helvetica,sans-serif;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  display: block;
}
mainBody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  display: block;
    font-weight: bold;
}
biline {
  font-family: Arial,Helvetica,sans-serif;
  color: #96C4F3;
  font-size: 11px;
  font-style: italic;
  display: inline;
}
A.link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A90000;
	text-decoration: none;

}
A.hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A90000;
	text-decoration: none;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:199px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}