.body 
{
	margin: 150px 0 0 0;
	padding: 0px;
}
a.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	cursor:default;	
}
h1 { font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #1A1818; text-align: left; }
a.buttons:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #156daf;
	text-decoration: none;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	cursor:default;	
}

a.dropdownlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: noraml;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a.dropdownlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #156daf;
	text-decoration: none;
	text-align: center;
}
a.dropdownlinks:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #156daf;
	text-decoration: none;
	text-align: center;
}
a.innerbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: noraml;
	color: #a7a9ac;
	text-decoration: none;
	text-align: center;
}
a.innerbuttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #156daf;
	text-decoration: none;
	text-align: center;
}
.bodytext
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #353434;
	text-decoration: none;
	text-align: center;
}
.bodytext_contact
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #353434;
	text-decoration: none;
	text-align: center;
}
p
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #353434;
	line-height: 15px;
	text-decoration: none;
	text-align: justify;
}
.left
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #353434;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}
#dropmenudiv
{
	position:absolute;
	border:1px solid #ffffff;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
}
.Heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #a7a9ac;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}


#scroll 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
text-align: justify;
width:290px;
height:230px;
overflow: scroll;
padding-right: 10px;
}