html { 
scrollbar-arrow-color:#7F7F6E; 
scrollbar-track-color:#000000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#7F7F6E; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#7F7F6E; 
} 
a, a:link, a:visited, a:active {
	color: #7F7F6E;
	text-decoration:none;
}
a:hover, a:visited:hover, a:active:hover {
	color: #CC0000;
	text-decoration: none;
}

body, div, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F6E;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}

#container {
	position:absolute;
	width: 100%;
	text-align:center;
	left: 0px;
	top: 30%;
}
.redborder {
	border: 1px solid #CC0000;
}
.imgborder {
	border: 1px solid #7F7F6E;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F6E;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align:justify;
	margin:0px;
	padding:0px;
	text-indent: 0px;
}
.pindent {
	text-indent: 20px;
}
ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F6E;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-align:justify;
	margin:0px 0px 0px 35px;
	padding:0px;
	list-style-position:outside;
	list-style-type:square;
}
.alignright {
	text-align:right;
}
.marginleft {
	margin:0px 0px 0px 5px;
}
.marginright {
	margin:0px 5px 0px 0px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.text_field {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F6E;
	background-color:#000000;
	text-decoration: none;
	vertical-align:bottom;
	line-height: 14px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	height: 15px;
	width: 146px;
	border: 0px dotted #7F7F6E;
	border-bottom: 1px dotted #7F7F6E;
}
.text_area {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F6E;
	background-color:#000000;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 2px;
	height: 72px;
	width: 200px;
	border: 1px solid #7F7F6E;
}
.buton{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	line-height: 13px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 70px;
	border: 1px solid #7F7F6E;
	cursor: pointer;
}
.bigpicContainer {
	position:relative;
	width:508px;
	height:381px;
	text-align:center;
	vertical-align:middle;
	background-image:url(_images/image_loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.subliniereproiect {
	background-color: #171713;
	border: 1px solid #7F7F6E;
	border-color: #303029;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px -2px -2px;
	color: #ADADA0;
}