body {
	margin:30 0 0 0; 
	background-color:#121214;
}

.cprt {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #757575; 
	margin: 50 0 20 0;
}

.menu {
	position: relative;
	padding: 0 0 0 15;
	font-family: Tahoma; 
	font-size: 12px; 
	color: #757575; 
	text-transform: uppercase;
}

a.menuitem:link, a.menuitem:visited {
	color: #757575;
	text-decoration: none;
}

a.menuitem:active, a.menuitem:hover {
	color: #ef2f72;
	text-decoration: none;
}

a.menuitem_selected:link, a.menuitem_selected:visited, a.menuitem_selected:hover, a.menuitem_selected:active {
	color: #ef2f72;
	text-decoration: none;
}

.floatleft {
	float: left;
	position: relative;
}

.35px {
	width: 35px;
	position: relative;
}

.modelname {
	background-color: #54514f;
	color: #ffffff;
	font-family: Tahoma; 
	font-size: 11px; 
	cursor: pointer;
	padding: 4px;
}

.contacts {
	font-family: Tahoma; 
	font-size: 11px; 
	text-transform: uppercase
}

.contacts_dark {
	color: #757575;
	float:left;
}

.contacts_light {
	color: #dddddd;
	float:left;
}

.contacts_9px {
	float: left;
	width: 9px;
}

.bar {
	margin: 20 0 0 0;
	width: 472px;
	height: 16px;
	background-color: #3b3734;
}

.alltext {
	width: 472px;
	padding: 0 0 0 5;
	font-family: Tahoma; 
	font-size: 14px; 
	color: #757575;
	text-align: justify;
}

.text {
	font-family: Tahoma; 
	font-size: 14px; 
	color: #757575;
	text-align: justify;
}

.date {
	font-family: Tahoma; 
	font-size: 16px; 
	color: #757575;
	
	margin: 35 0 15 0;
}

a.newstitle:link, a.newstitle:visited {
	font-size: 14px; 
	color: #757575;
	text-decoration: none;
}

a.newstitle:active, a.newstitle:hover {
	font-size: 14px; 
	color: #c0c0c0;
	text-decoration: none;
}

.news_title {
	font-family: Arial; 
	text-transform:uppercase;
	font-weight: bold;
	margin: 0 0 8 0;
	color: #757575;
}

.undercover {
	background-color: #3b3734;
}

.model_empty {
	width: 95px;
	height: 95px;
	background-color: #757575;
}

.model_name {
	font-family: Tahoma; 
	font-size: 18px; 
	color: #ffffff;
	margin: 0 6 6 20;
}

.model_image_sm {
	cursor: pointer;
	margin: 0;
}

.model_dark {
	font-family: Arial; 
	color: #757575;
}


.model_dark_sm {
	font-family: Arial; 
	font-size: 12px;
	color: #757575;
}

.model_light {
	font-family: Arial; 
	color: #dddddd;
}

.200px {
	width: 200px;
	height: 1px;
	padding: 0;
}
.4px {
	width: 4px;
	padding: 0;
}
.95px {
	width: 95px;
	height: 1px;
	padding: 0;
	border:1px solid red;
}

