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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #efefef url(/images/back_sus.jpg) repeat-x;
}

.img {
	border: 1px solid #b70004;
	padding: 1px;
}

.input-box {
	border: 1px solid #b70004;
	padding-left: 5px;
	background: #eeeeee;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.input-box2 {
	border: 1px solid #000000;
	padding-left: 5px;
	background: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.input-box3 {
	border: 0px;
	padding-left: 5px;
	background: #002c58;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.input-box4 {
	border: 1px solid #000000;
	padding-left: 5px;
	background: #eeeeee;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.pret {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#b70004;
}

.submit-button {
	border: 1px solid #000000;
	background: #b70004;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.submit-button2 {
	border: 1px solid #000000;
	background: url(/images/back_but.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:180px;
}

.style1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}

.style2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11px;
color:#FFFFFF;
}

.style3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.style4 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.style5 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.style6 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#002d57;
}

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

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

a.nou2:link {
	color: #000000;
	text-decoration: none;
}
a.nou2:visited {
	text-decoration: none;
	color: #000000;
}
a.nou2:hover {
	text-decoration: underline;
	color: #990500;
}
a.nou2:active {
	text-decoration: none;
	color: #000000;
}
