html {
    background: #594848;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #414341;	 
}

* html {
	font-size: 7.1pt;
	/*line-height: 11px;*/
}

a {
    text-decoration: none;
	cursor: pointer;
}

p, h2, h3, a {
	color: #414341;
}

h {
	color: #414341;
}

body{
	margin-top: 50px;
}

i{
	color: #594848;
	/*color: #AFAFB0;*/
	font-style: normal;
}

span.boldcolor{
	color: #D10F3F;
}

a img {
	border: none;
}

#languageswitch li{
	display:inline;
}

#menu {
	padding-left: 10px;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-top: -6px;
}

#menu li {
	margin-top:1px;
}

#menu ul h3 {
	margin-bottom: 2px;
	padding-top: 5px;
	font-size: 9pt;
}

#menu ul li a:hover {
    color: #DAD4D8;
}

#menu #sel a {
	font-weight: bold;
	color: #AFAFB0;
}

#content {
	padding: 10px;
}

#content h2 {
	margin-bottom: 0;
	font-size: 10.5pt;
}

#content h3 {
	font-size: 9pt;
}

#centernews {
	font-weight: bold;
	color: #002FA7;
}

.spacerblock {
	background-color: #594848;
}

.menublock {
	background-color: #ffffff;
}

.contentblock {
	background-color: #ffffff;
}

.galleryblock {
	background-color: #ffffff;
}

.protoref {
	font-size: 11pt;
}

.designref {
	font-size: 11pt;
}

.motoref {
	text-align:justify;
}

.pkwref {
	font-size: 11pt;	
}

.refw {
	color: #3c3c3c;
}

.refs {
	color: #999999;
}

.bullets {
	line-height: 2;
	margin-left: .7em;
	padding-left: .7em;
}

.bulletsnospace {
	margin-left: .7em;
	padding-left: .7em;
}

.nobulletsnospace {
	list-style-type: none;
	margin-left: .7em;
	padding-left: .7em;
}

