@charset "UTF-8";
/* CSS Document */

.name {
	font-family: "Univers LT Std 55", Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: fixed;
	text-align: left;
	vertical-align: top;
	left: 50px;
	top: 49px;
	overflow: hidden;
	z-index: 1;
}

a.name:hover {
	color: #FFCC00;
	text-decoration: none;
}

.mail {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: fixed;
	text-align: left;
	vertical-align: top;
	left: 250px;
	top: 50px;
	overflow: hidden;
	z-index: 1;
}


a.mail:hover {
	color: #FFCC00;
	text-decoration: none;
}

.about {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: fixed;
	text-align: left;
	vertical-align: top;
	left: 500px;
	top: 50px;
	overflow: hidden;
	z-index: 1;
}

a.about:hover {
	color: #FFCC00;
	text-decoration: none;
}

.work {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: fixed;
	text-align: left;
	vertical-align: top;
	left: 650px;
	top: 50px;
	overflow: hidden;
	z-index: 1;
}

a.work:hover {
	color: #FFCC00;
	text-decoration: none;
}

.news {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: fixed;
	text-align: left;
	vertical-align: top;
	left: 800px;
	top: 50px;
	overflow: hidden;
	z-index: 1;
}

a.news:hover {
	color: #FFCC00;
	text-decoration: none;
}

.topbox {
	position: absolute;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: -2;
	background-color: #FFFFFF;
	width: 1500px;
	height: 100px;
}

.table {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	left: 50px;
	top: 150px;
	overflow: auto;
	z-index: -1;
	border: 0px;
	padding-bottom: 50px;
}

.aboutscroll {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: fixed;
	text-align: left;
	vertical-align: top;
	left: 250px;
	top: 150px;
	overflow: hidden;
	z-index: 1;
}

.scroll {

font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;


}

a.scroll:link {
	color: #000000;
	text-decoration: none;
}

a.scroll:hover {

	color: #FFCC00;
	text-decoration: none;
}

.aboutbold{
	font-size: 9pt;
	font-weight: bold;
}

.workscroll {
	font-family: "Univers LT Std 55", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	text-align: left;
	vertical-align: top;
	left: 650px;
	top: 150px;
	overflow: hidden;
	z-index: -1;
	padding-right: 10px;
}

.newsscroll {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	vertical-align: top;
	left: 250px;
	top: 150px;
	overflow: hidden;
	z-index: -1;
	width: 1024px;
	list-style-type: none;
}

.cv {
	font-family: "Univers LT Std 55", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a.cv:hover {
	color: #FFCC00;
	text-decoration: none;
}
