/* NORMAL LINK */
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../pic/backgen.jpg);
}
body,td,th {
	color:#A9B4C0;
	/*color:#FFFFFF;*/
	font-family: Tahoma, Verdana;
}
.normal {
	font-family:Tahoma;
	font-size:14px;
	color:#A9B4C0;
}
.select_form_big {
	background-color:#0F0F0F;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	height:20px;
	font-family:Tahoma;
	font-size:12px;
	width:130px;
	color: #FF6600;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.select_form_big_button {
	background-color:#0F0F0F;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	height:24px;
	font-family:Tahoma;
	font-size:12px;
	width:160px;
	color: #FF6600;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.pret {
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
.cod {
	font-family:Tahoma;
	font-size:9px;
	color:#A9B4C0;
	/*color:#FFFFFF;*/
	font-weight:bold;
}
.header {
	font-family:Tahoma;
	font-size:14px;
	color:#424e5c;
}
.header-orange {
	font-family:Tahoma;
	font-size:14px;
	color:#dd7c3b;
}
.title {
	font-family:Tahoma;
	font-size:11px;
	color:#424e5c;
	font-weight:bold;
}

.date {
	font-family:Tahoma;
	font-size:10px;
	color:#dd7c3b;
}

.footer { 
	font-family: Tahoma;
	font-size:10px;
	color: #FFFFFF;
}
.copyright {text-align:right;}


