#divMenu0 {
	background-color: none;
	width: 300;
	height: 128;
	position: absolute;
	left: 158;
	visibility: hidden;
}

#divMenu_frame {
	background-color: none;
	width: 300;
	height: 128;
	position: absolute;
	left: 0;
	visibility: hidden;
}

#navbar {
	position: absolute;
	top: 160;
	left: 20;
	z-index: 200
}

#rightbox {
	position: absolute;
	top: 138px;
	right: 10px;
	z-index: 150
}

.square_bg {
	background-color: #B2B2B2;
	width: 215;
	height: 215;
	border: 0
}

.vcard_bg {
	background-color: #444338;
	width: 320;
	height: 110;
	border: 0
}

.vcard_popup {

	position: absolute;
	top: 18;
	z-index: 250;

	border: 0
}

.vcard_contact {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	background-color: #444338;
	color: #FFFFFF;
	text-align: left;
	font-size: 8pt
}

.hline {
	border-bottom: solid 1px #FFFFFF
} 

.body_title {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.body_bigtitle {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.body_text {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.white_box_title {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #444338;
}
.white_box_subtitle {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444338;
}
.white_box_body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #444338;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E7651A;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E7651A;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E7651A;
	text-decoration: underline;
}

a.vcard_link:link {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E7651A;
	text-decoration: none;
	letter-spacing: .2
}
a.vcard_link:visited {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E7651A;
	text-decoration: none;
	letter-spacing: .2
}
a.vcard_link:hover {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E7651A;
	text-decoration: underline;
	letter-spacing: .2
}

a.navbar_main:link {
	padding: 3 3 3 6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar_main:visited {
	padding: 3 3 3 6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar_main:hover {
	padding: 3 3 3 6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ECD102;
	text-decoration: none;
}
