body {
font-family: Arial, Tahoma, Sans-serif, Helvetica, Verdana;
font-size: 77%;
text-align: center;
background-color: #EAEAEA;
color: #000000;
margin-top: 10px;
padding: 0;
}
SIGNATURE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: right;
}


p {padding: 2px; margin: 0;}

h1,h2,h3,h4,h5 {
	padding: 6px;
	margin: 0;
	font-size: 1.2em;
	color: #6D6D6D;
}

a {text-decoration: none; color: #5B82B0; background-color: inherit;}
a:hover {
	text-decoration: underline;
	color: #00254A;
}

.menu {width: 140px;}
.menu li {list-style-type: none; border-bottom: 1px dotted #888888;}
.menu li a {
	display: block;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/b1.gif);
}

.menu li a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/b2.jpg);
}

.menu ul {margin: 0; padding: 0;}

.stiri {
	width: 130px;
	padding: 5px;
	border-bottom: 1px solid #888888;
	color: #003264;
}

.stiri b {
	color: #576C86;
}

#page {
width: 750px;
border: 1px solid #888888;
background-color: #FFFFFF;
color: inherit;
text-align: left;
overflow: hidden;
margin: auto;
}

#header {
	background-image: url(images/img_header2.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 102px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-bottom: 1px solid #888888;
}

#top {
	width: 750px;
	overflow: hidden;
}

#top h1{
	font-size: 1.3em;
	color: #828282;
	background-color: #010101;
	font-weight: bold;
	margin: 0;
}

#leftside {
width: 140px;
padding: 5px;
float: left;
overflow: hidden;
}

#content {
	width: 579px;
	padding: 6px;
	color: inherit;
	border-left: 1px solid #777777;
	overflow: hidden;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
}

#content p {
	padding: 6px;
	color: inherit;
	overflow: hidden;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	text-align: left;
}

#footer {
	color: #FFFFFF;
	width: 740px;
	text-align: center;
	border-top: 1px solid #888888;
	padding: 5px;
	clear: both;
	background-color: #040404;
}
