/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

body, td, p, h1, th {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #96845C;		
}

input, select {
	font-size:10px;
}

h1 {
	font-size: 14px;
}

img {
	border: 0px;
}

a {
	color: #ABA18C;
	font-weight:bold;
}


a:link {
  color: #ABA18C;
  text-decoration:none;
}

a:visited {
  color: #ABA18C;
  text-decoration:none;  
}

a:active {
  color: #ABA18C;
  text-decoration:none;  
}

a:hover {
  color: #DBD1BC;  
  text-decoration:none;  
}


.footer {
	font-size: 10px;
	color: #96845c;
}

.thumb {
	border: 1px solid #96845c;
}

.submenuh {
	color: #444444;
	width: 150px;
	font-weight: bold;
	border: 1px solid #444444;
	text-align: center;
	padding: 5px;
	margin-bottom:15px;
}

.submenui {
	color: #999999;
	margin-bottom:5px;
}

.modinfor, .modinfol {
	color:#96845c;
	font-weight: bold;
}

.modinfol {
	text-align:right;
}

.throw {
	padding-right: 25px;
	text-align: left;
	vertical-align: middle;
}

.composit {
	font-size:8px;	
}

