body {
	margin-top: 10px;
	margin-bottom: 10px;
	background: white url(images/background.jpg) repeat-x;
	}
A {
  color: #333333;
  text-decoration: none;
}

a:hover       {
  color: #000000;
  text-decoration: none;
}

a.basic_link {
text-decoration: none;
color: #333333;
line-height: 150%
}
a:hover.basic_link {
text-decoration: underline;
color: #000000;
line-height: 150%
}

a.text {
text-decoration: underline;
color: #333333;
line-height: 200%;
}
a:hover.text {
text-decoration: underline;
color: #000000;
line-height: 200%;
}
a.blue {
	color: #e86d20;
	text-decoration: none;
	}
a:hover.blue {
	color: #e86d20;
	text-decoration: none;
	text-decoration: underline;
	}
a.blue_link {
	font-family: Verdana, Arial, sans-serif;
	color: #e86d20;
	text-decoration: underline;
	}
a:hover.blue_link {
	font-family: Verdana, Arial, sans-serif;
	color: #e86d20;
	text-decoration: none;
	text-decoration: underline;
	}			
.text1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 130%;
}
.text  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 150%;
}
.small_text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  line-height: 150%;
}

.Text12 { font-family: Verdana, Arial, sans-serif; font-size: 80%; line-height: 150%; font-weight: 500; color: #333333; padding-left: 5px;}

TD.footer, P.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  color: #808080;
  font-weight: 300;
}
h1 {
font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-size:22px;
	font-weight:normal;
	color:#e86d20;
	margin:0px;
	margin-left:1px;
	line-height:normal;
}
@media print {#dmbTB1, #dmbTBBack1 {display:none;}}
.info1_header 
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	background: #212181;
	border:1px solid #53403c;
}

.info1
{	
	text-align: left;
	font-size: 11px;
	color: #555;
	padding: 5px;
	background: #ffffff;
	border:1px solid #333;
}
td			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #676767; line-height: 140%}

A:link		{color: #e86d20; text-decoration:none}
A:visited	{color: #2C2A2B; text-decoration:none}
A:hover		{color: #e86d20; text-decoration:underline overline}