body,.normal {
	font-family: Tahoma;
	font-size:12px;
	color:#999999;
	
}

td {
	font-family: Tahoma;
	font-size:12px;
	color:#999999;
}
.thumb {
	margin-top:10px; 
	margin-bottom:0px;
	color:#99cc00;
	font-weight:bold;
	margin-left:5px;
	margin-right:10px;
}

th {
	font-family: Tahoma;
	font-size:12px;
	color:#999999;
}

table {
	border-color:#999999; 
}

a  { 
	text-decoration:none;
	font-family: Tahoma;	
	color:#999999;
}

.bold {
	font-weight:bold;
	text-decoration:underline;
}

a:hover  { 
	text-decoration:none;
	font-family: Tahoma;	
	color:#99cc00;
	font-weight:bold
}

td
.grey {
	background-color:#282828;
}
.red {background-color:#680003;
}

h1  {
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-stretch:condensed;
}
p  {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:35px;
	margin-right:35px;
}
.tabel {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	font-size:10px;
}

li {
	margin-left:50px;
}

.yellow {
	font-family: Tahoma;	
	color:#99cc00;
	font-weight:bold;
}

div {
	margin-left:35px;
	margin-right:35px;
	}
	
.small {
	font-family: Tahoma;
	font-size:10px;
	color:#999999;
}
.italic {
	font-family: Tahoma;
	font-size:10px;
	font-style:italic;
	color:#999999;
}
input, textarea {
	background-color:#888787;
	border-color:#333333;
}
select {
	background-color:#888787;
	border-color:#333333;
}
.error {
	color:#FF0000; 
	font-weight:bold;
}