@charset "UTF-8";
.titluri {
	color: rgb(99, 99, 99);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.22em;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: start;
	text-indent: 0px;
}

.titluri_white {
	color: rgb(255, 255, 255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.22em;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: start;
	text-indent: 0px;
}

.titluri_big {
	color: #FF7800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.22em;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: start;
	text-indent: 0px;
}

.texbase {
color: #4B4B4B;
color: rgb(75, 75, 75);
font-family: "Arial";
font-size: 12px;
line-height: 1.08em (13px);
vertical-align: baseline;
letter-spacing: normal;
word-spacing: normal;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-align: left;
text-indent: 0px;

}

.texbase_white {
color: #4B4B4B;
color: rgb(255, 255, 255);
font-family: "Arial";
font-size: 12px;
line-height: 1.08em (13px);
vertical-align: baseline;
letter-spacing: normal;
word-spacing: normal;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-align: left;
text-indent: 0px;

}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #51A840;
}

a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #51A840;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF7800;
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FF7800;
}

a img {
  border-width: 0px;
}
body {
	margin-top: 0px;
}
.style1 {
	font-size: 10px;
	font-family: Arial;
	font-style: italic;
	color: #CCCCCC;
}

