body
{
  margin: 5px 0px 5px 0px;
  height: 100%;
  text-align: center;
  background-image: url(../assets/pdl.jpg);
  background-attachment: fixed;
}
h1  {
  background-color: red;
  width: 70%;
  position: relative;
  color: white;
  padding: 3px;
  border: 3px outset #cc3300;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 11px;
  font-family: verdana, sans-serif, arial, helvetica;
}
h2 {
  background-color: #003366;
  width: 70%;
  position: relative;
  color: #ff8919;
  padding: 3px;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 11px;
  font-family: arial, verdana, helvetica, sans-serif;
}
.form_new {
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #ffffff; 
	background-color: #ff8919;
}
.img_welcome {
  float: left;
  padding: 15px;
}
.img_right {
  padding: 5px;
}
.img_right_top {
  padding: 5px 5px 20px 5px;
}
.smalltextblack, .smalltextboldheader {
  font-size: 10px;
  letter-spacing: 1px;
  color: #003366;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}
.smalltextblack {
  color: #000000;
}
.smalltextboldheader {
  font-weight: bold;
  font-size: 12px;
}
.par, .parleft {
  font-size: 11px;
  color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: center;
  margin: 1px;
  text-decoration: none;
}
.parleft {
  font-size: 10px;
  color: #000000;
  text-align: left;
  padding: 3px 0px 3px 12px;
}
.a:link, .a:visited, .a:active {
  color: #ffffff;
  text-decoration: none;
}
.a:hover {
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
}
.white {
  font-weight: normal;
  font-size: 10px;
  color: #003366;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}
.blueheading, .blueheading1 {
  font-weight: bold;
  font-size: 15px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #006699;
  text-decoration: none;
}
.blueheading1 {
  color: #0000cc;
}
.whiteheading {
  font-weight: bold;
  font-size: 12px;
  font-family: arial, verdana, helvetica, sans-serif;
  color: #ffffff;
  letter-spacing: 3px;
  text-decoration: none;
  }
.welcome {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #003366;
	letter-spacing: 1px;
}
.menu, .menu_1 {
  color: white;
  font-family: tahoma;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  background-color: #ff8919;
  letter-spacing: 1px;
  padding: 0px 6px 0px 6px;
}
.menu_1 {
  display: block;
  padding: 5px 10px 5px 10px;
  font-size: 8pt;
  letter-spacing: 1px;
  font-weight: normal;
}
.menu:hover {
  padding: 0px 6px 0px 6px;
  color: #333366;
}
.menu_1:hover {
  background-color: #7794bc;
}
.toolbar_left, .toolbar_right {
  text-align: left;
  padding: 1px 8px 1px 8px;
}
.toolbar_right {
  text-align: right;
}

