.ContactsAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ContactsPhones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.ContactsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

TABLE {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none
}

#audi a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	width: 92px;
	height: 17px;
	text-decoration: none;
	text-align: left;
	background-image: url("Audi/audi_off.gif");
	background-repeat: no-repeat;
	padding-left: 5px;
	vertical-align: middle;	
}

#audi a:hover {
	background-image: url("Audi/audi_on.gif");
}

#seat a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	width: 92px;
	height: 17px;
	text-decoration: none;
	text-align: right;
	background-image: url("Seat/seat_off.gif");
	background-repeat: no-repeat;
	padding-right: 20px;	
}

#seat a:hover {
	background-image: url("Seat/seat_on.gif");
}

#menuY a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	background-color: #FFCC00;
	line-height: 25px;
	text-indent: 10px;
}

#menuY a:hover {
	background-color: ##ffe682;
	text-decoration: underline
}

#menuG a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #999999;
	line-height: 25px;
	text-indent: 10px;
}

#menuG a:hover {
	background-color: #b1b1b1;
	text-decoration: underline
}

#menuB a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #10779E;
	line-height: 25px;
	text-indent: 10px;
}

#menuB a:hover {
	background-color: #a0bdc9;
	text-decoration: underline
}

#menuR a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #CB0101;
	line-height: 25px;
	text-indent: 10px;
}

#menuR a:hover {
	background-color: #dc0101;
	text-decoration: underline
}

BODY {
	margin: 0px;
	padding: 0px
}.jobtitle {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.jobtitle_acc {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

