body
{
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

table
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

A:link,A:visited 
{
	text-decoration:none;
	color: #222288;
}

A:hover 
{
	color: #0000ff;
}

.blaramme
{
	border: 1px #98AAB1 solid;
}

hr.hr_dash
{
      border-top: 5px dashed #8899EE;
      border-bottom: none;
      border-left: none;
      border-right: none;
      color: #8899EE;
      background-color: #FFFFFF;
      height: 5px;
}

hr.hr_solid
{
      border-top: 1px solid #8899EE;
      border-bottom: none;
      border-left: none;
      border-right: none;
      color: #8899EE;
      background-color: #FFFFFF;
      height: 1px;
}

hr.hr_solid_thin
{
      border-top: 1px solid #8899EE;
      border-bottom: none;
      border-left: none;
      border-right: none;
      color: #8899EE;
      background-color: #FFFFFF;
      height: 1px;
}

table.table_top
{
	width: 100%;
}

td.logo_area
{
	width: 25%;
	border: 0;
	margin: 0 0 20px 0;
	text-align: left;
}

td.heading_area
{
	width: 50%;
	border: 0;
	margin: 0 0 20px 0;
	text-align: center;
}

td.info_area
{
	width: 25%;
	border: 0;
	margin: 0 0 20px 0;
	vertical-align: top;
	text-align: right;
}

span.heading 
{
	border: 0;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

div.topbar_area
{
	border-top: 1px solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-color: #8899EE;
	padding: 7px 0 7px 0;
	margin: 5px 0 30px 0;
}

span.heading2 
{
	border: 0;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	text-align: center;
}

div.home_area
{
	border: 0;
	text-align: right;
}

span.home
{
	border: 0;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

span.small
{
	border: 0;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}