body
{
	margin-left:0;
	margin-right:0;
	margin:auto; 
	width: 912px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	text-align:left;
	position: relative;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #426C84;
	text-decoration: none;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #426C84;
	text-decoration: none;
	margin: 0;
}
img
{
	border-style:none;
}

.submitLink
{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426C84;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

.submitLink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold; 
  text-decoration: underline;
}

.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50585C;
	text-decoration: none;
}
.arial10Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426C84;
	background-color:#FFFFFF;
	border: 1px solid #6A8598;
}
.arial11BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426C84;
	text-decoration: none;
}
.arial11Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #426C84;
	text-decoration: none;
}
.arial10blueIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426C84;
	text-decoration: none;
}
.arial10blue, a.arial10blue:link, a.arial10blue:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426C84;
	text-decoration: none;
}
a.arial10blue:hover
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;/*#5D4D3D;*/
	text-decoration: none;
}
.arial10BoldBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #426C84;
	text-decoration: none;
}

a.arial10BoldBlue:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;/*#5D4D3D;*/
	text-decoration: none;
	width:100%;
}

.arial12Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.arial12RedNoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.text_black 
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  padding-left: 10px;
}

.arialRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
}
.back{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold; 
  text-decoration: none;
  /*padding-left: 20px;*/
}
.back:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold; 
  text-decoration: underline;
  /*padding-left: 20px;*/
}

.current{
  font-family: Verdana;
  font-size: 11px;
  color: red;
  font-weight: bold;
  text-decoration: underline;
  /*padding-left: 20px;*/
}
.disabled{
  font-family: Verdana;
  font-size: 11px;
  color: gray;
  font-weight: bold;
  text-decoration: none;
  /*padding-left: 20px;*/
}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #50585C;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.link1 {
	font-family: Arial;
	font-size: 11px;
	color: #426C84;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.form {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426C84;
	background-color:#FFFFFF;
	border: 1px solid #6A8598;
}
.formCapitalize {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426C84;
	background-color:#FFFFFF;
	border: 1px solid #6A8598;
	text-transform:capitalize;
}
.formUpper {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #426C84;
	background-color:#FFFFFF;
	border: 1px solid #6A8598;
	text-transform:uppercase;
}

table
{
	empty-cells: show;
}

.t {background: url("images\panel_top.gif") 0 0 repeat-x;}
.b {background: url("images\panel_bottom.gif") 0 100% repeat-x}
.l {background: url("images\panel_left.gif") 0 0 repeat-y}
.r {background: url("images\panel_right.gif") 100% 0 repeat-y}
.bl {background: url("images\panel_corner_lb.gif") 0 100% no-repeat}
.br {background: url("images\panel_corner_rb.gif") 100% 100% no-repeat}
.tl {background: url("images\panel_corner_lt.gif") 0 0 no-repeat}
.tr {background: url("images\panel_corner_rt.gif") 100% 0 no-repeat; padding:10px}

input.my-url{display:none;}

#news_links
{
	position:relative;
	color: #426C84;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
* html #news_links
{
	position:relative;
	color: #426C84;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#news_links ul
{
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

* html #news_links ul
{
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

#news_links a
{	
	position:relative;
   	display: block;
   	text-decoration: none;
}

#news_links a:hover
{	
	position:relative;
	color: #426C84;
   	display: block;
}
#news_links a:hover h1
{	
	position:relative;
	color: #426C84;
   	display: block;
	font-size: 13px;
}

#news_links li
{
	border-top: 1px dotted #999;
    margin: 5px 0 0 0;
	height:71px;
	vertical-align:bottom;
	bottom:0;
}

* html #news_links li
{
	border-top: 1px dotted #999;
    margin: 5px 0 0 0;
	height:71px;
	vertical-align:bottom;
	bottom:0;
}

#news_links li a
{	
	position:relative;
	color: #426C84;
   	display: block;
	overflow:hidden;
	width:100%;
	height:100%;
}

* html #news_links li a
{  /* make hover effect work in IE */
	position:relative;
	color: #426C84;
   	display: block;
	width: 100%;
	height:100%;
	overflow:hidden;
}

#news_links li a:hover
{
/*	border:1px solid #999;*/
	width:100%;
	height:98%;
	overflow:hidden;
	color:red;/*#5D4D3D;*/
	background-color:#EBE8E3;
}

* html #news_links li a:hover
{
/*	border:1px solid #999;*/
	width:100%;
	height:98%;
	overflow:hidden;
	color:red;/*#5D4D3D;*/
	background-color:#EBE8E3;
}

#news_links a bottom_info
{
   color: #125F15;
   line-height: 150%;
}

.header, a.header:link , a.header:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #426C84;
	text-decoration:none;
}

a.header:hover, .header:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: red;/*#5D4D3D;*/
	text-decoration:none;
}

.detalii, a.detalii:link, a.detalii:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #426C84;
	text-decoration:none;
}

a.detalii:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;/*#5D4D3D;*/
	text-decoration:none;
}
