body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 16px;
	color: #FFC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFC;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
}
a:active {
	text-decoration: none;
	color: #FFC;
}
.corp{
	border: solid 2px #7D0707;
	border-collapse:collapse;
	background-image:url(../images/corp_bg.jpg);
	color: color-gradient-linear(0deg, 5% green, 95% blue);
}

.poze{
	border: 3px solid white;
}
.style2 {
	font-size: 18px;
	color: #333333;
}
.style3 {
	color: #7D0707;
	font-weight: bold;
}

.hr {
	height: 2 px; 
	color: #FFFFFF;
	margin: 5px 0 15px 0;
}
.style4 {
	color: #7D0707;
	font-size: 14px;
}
.textbox {
	border : 1px solid Black;
	background-color : #CCCCCC;
	color : #0E1930;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.tb5 {
	background: url(../images/rounded.gif) no-repeat top left;
	height: 22px;
	width: 230px;
}
.tb5a {
	border: 0;
	width:220px;
	margin-top:3px;
}
.button {
    border: 1px solid #006;
    background: #ccf;
}
.button:hover {
    border: 1px solid #7D0707;
    background: #eef;
}