body {
	margin:0px;
	background-color: #ffffff;
	background-image: url("/new/images/layout/bgnew.gif");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

div, p, table, tr, td, img, br, span, a {
	margin: 0px;
	padding: 0px;
}

#divContent {
	width: 650px;
	background-color: #FFFFFF;
	border: 1px solid #4B4B4B;
	border-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#divInnerContent {
	width: 635px;
	color: #4B4B4B;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#divTopMenu {
	float: right;
	margin-top: 50px;
}

#divTopMenu td {
	padding-left: 1px;
}

#divLogo {
	float: left;
	margin-top: 30px;
	margin-left: 0px;
}

.bottompad {
	padding-bottom: 1px;
}

#divMainContent {
	background-image: url("/new/images/layout/maincontentbg.gif");
	background-repeat: repeat-y;
	height: 100%;
	display: table;
}

#divSideBar {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 10px;
}

#divBody {
	float: right;
	width: 444px;
	text-align: justify;
	line-height: 160%;
	font-size: 85%;
	color: #4B4B4B;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#divBodyText {
	margin-left: 13px;
	margin-right: 13px;
}

#divFooter {
	color: #B0A99E;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.titlu
{ font-family: Verdana; 
  font-weight: bold;
  font-size: 11pt; 
  color: #000000; 
}


.txt
{ font-family: Verdana; 
  font-size: 8pt; 
  color: #8E8E8E; 
}
.text
{ font-family: Verdana; 
  font-size: 8pt; 
  color: #FC0000; 
}

.mik
{ font-family: Verdana; 
  font-size: 10px; 
  color: #B1B1B1; 
}

input
{ font-family: Verdana; 
  font-size: 9pt; 
  color: #000000; 
}

a
{ 
  text-decoration: none;
}
a:link
{ color: #808080;
  text-decoration: none;
}
a:visited
{  color: #808080;
   text-decoration: none;
}
a:hover
{ color: #FC0000;
  text-decoration: underline;   
}

font.uppercase 
    {
    text-transform: uppercase;
    }
