@charset "utf-8";
/* CSS Document */

body {
	background: url(images/back.jpg) top repeat-x #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #444e57;
}

#site {
	width: 900px; 
	position:relative; 
	margin-left:auto; 
	margin-right:auto;
}

.input-box {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #eeeeee;
	padding: 2px 7px;
}

.input-box2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #ffffff;
	padding: 2px;
	font-weight:bold;
}

.input-box2_2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #ffffff;
	padding: 2px;
	font-weight:bold;
}

.input-box3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 2px;
	width: 40px;
	text-align:right;
}

.input-box4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 2px;
	width: 150px;
	text-align:left;
}

.input-box9 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 2px;
	width: 60px;
	text-align:left;
}

.input-box4_4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 1px;
	width: 156px;
	text-align:left;
}

.input-box5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 2px;
	width: 340px;
	text-align:left;
}

.input-box6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 2px;
	width: 156px;
	text-align:left;
}

.input-box7 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #28333c;
	background: #FFFFFF;
	padding: 2px;
	width: 110px;
	text-align:left;
}

a:link {
	color: #06376c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06376c;
}
a:hover {
	text-decoration: underline;
	color: #06376c;
}
a:active {
	text-decoration: none;
	color: #06376c;
}

a.nou:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nou:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nou:hover {
	text-decoration: none;
	color: #89d43c;
}
a.nou:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.port {
	color: #e46713;
	text-decoration: underline;
}
