body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #95664c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ba8748;
}
a:hover {
	text-decoration: none;
	color: #ba8748;
}
a:active {
	text-decoration: none;
	color: #ba8748;
}
#header {
	background: url(images/line_menu.gif) repeat-x bottom;
}
#header div {
	font-size: 16px;
	font-weight: normal;
	color: #901c3b;
	border-left: 5px solid #CCCCCC;
	padding: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#topheader {
	background: url(../images/header_top.gif);
	height: 29px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #999999;
}
#leftnav {
	width: 205px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnav li {
	background: url(../images/line_menu.gif) no-repeat bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#leftnav li a:link, #leftnav li a:visited {
	color: #000000;
}
#leftnav li a:hover {
	color: #993333;
}
#leftnav li a.on {
	color: #993333;
	font-weight: bold;
}
#topheader div {
	padding-top: 10px;
	padding-right: 10px;
}
#nav {
	font-weight: bold;
	color: #901c3b;
	margin: 8px;
	margin-top: 12px;
	margin-bottom: 4px;
}
#footer {
	margin-top: 20px;
	border-top: 1px solid #c78d9d;
	font-weight: bold;
	color: #555555;
	font-size: 10px;
	padding-left: 13px;
	padding-top: 9px;
	line-height: 16px;
}
#footer a:link, #footer a:visited {
	color: #555555;
}
#footer a:hover {
	color: #993333;
}
#footer .smallprint {
	font-weight: normal;
	color: #666666;
}
#contentul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentul li{
	padding: 5px;
	border-bottom: 1px solid #E1E1E1;
}

#content {
	padding-top: 5px;
	line-height: 18px;
	padding-left: 10px;
}
.contentLineB img {
	border: 2px solid #EEEEEE;
}

.contentLineB img:hover {
	border: 2px solid  #95664c;
}