.listing{
  float:left;
  width:100%;
  text-align:left;
  padding:5px 0;
  text-decoration:none;
  
}
.left_thumb {
  float:left;
  margin:0 10 1 0px;
}

.listing li{
  display:inline;
}
.listing .gray{
  color:#f7f7f7;
}
.listing a, .listing a:visited{
  padding:2px 5px;
  font-weight:100;
  background:#f3f3f3;
  border:1px solid #c7c7c7;
  color:#000;
  text-decoration:none;
  margin:0 1px;
}
.listing a:hover{
  background:#ccc;
  border:1px solid #666;
  color:#000;
  text-decoration:none;
}

.listing a.active, .listing a.active:visited{
  background:#666;
  border:1px solid #666;
  color:#fff;
  text-decoration:none;
}

A:link {text-decoration: none;color: #205070}
A:visited {text-decoration: none;color: #205070}
A:hover {text-decoration: none;color: #ff0000}

A.nav:link {color: 205070;}
A.nav:visited {color: 205070;}
A.nav:hover {text-decoration: none;color: #d72b01;}

A.nav2:link {color: #cc0000;}
A.nav2:visited {color: #cc0000;}
A.nav2:hover {text-decoration: none;color: #d72b01;}

.date {color: green; font-family:tahoma; font-size:7pt;}
td.menuitem2 {font-family:tahoma;font-size:8pt;}
td.menuitem {font-family:tahoma;font-size:8pt;}
td.menuitem0 {font-family:tahoma;font-size:8pt;font-weight: bold;}

td {font-family:verdana;font-size:10pt;}
hr {background : #CCCCCC;border-top:1px solid #CCCCCC;color:#CCCCCC;height:1px}
tr.va {vertical-align: top;}
img {border-width: 0px; border-color: black;}

#ind {font-family: verdana; font-size:11px; color:black;}
#nav {text-transform: uppercase; font: 7pt tahoma; color: #0066cc;}
#nav2 {color:#707070;}
#titul {font-size:13pt;font-family: tahoma; color:#205070;}
h1 {font-size:13pt;font-family: tahoma; color:#205070;}
h2 {font-size:12pt;font-family: tahoma; color:#205070;}
h3 {font-size:11pt;font-family: tahoma; color:#205070;}
h4 {font-size:10pt;font-family: tahoma; color:#205070;}
h5 {font-size:9pt;font-family: tahoma; color:#205070;}
#titul2 {text-transform: uppercase; font-size:8pt;font-family: tahoma; color:#205070;}
#titul3 {text-transform: uppercase; font-size:8pt; font-family: tahoma; color:#ffffff;}
#ts10 {font-family:arial;font-size:9px;}
#ts11 {font-family:arial;font-size:10px;}
#ts12 {font-family:arial;font-size:11px;}
#ts13 {font-family:arial;font-size:12px;}
#ts14 {font-family:arial;font-size:13px;}
#ts15 {font-family:arial;font-size:14px;}
#ts20 {font-family:verdana;font-size:9px;}
#ts21 {font-family:verdana;font-size:10px;}
#ts22 {font-family:verdana;font-size:11px;}
#ts23 {font-family:verdana;font-size:12px;}
#ts24 {font-family:verdana;font-size:13px;}
#ts25 {font-family:verdana;font-size:14px;}
#ts26 {font-family:verdana;font-size:15px;}
#ts27 {font-family:verdana;font-size:16px;}
#ts30 {font-family:tahoma;font-size:7pt;}
#ts31 {font-family:tahoma;font-size:8pt;}
#ts32 {font-family:tahoma;font-size:9pt;}
#ts33 {font-family:tahoma;font-size:10pt;}
#ts34 {font-family:tahoma;font-size:11pt;}
#ts42 {font-family:verdana;font-size:11px;color:red}
#ts43 {font-family:tahoma;font-size:7pt;color:green}
#mld2 {font: bold 12px symbol;color:red}
#mld {font: bold 12px symbol;color:#0090d0}

.ImgButton
{
	cursor: pointer;
	background-color: #ffffff;
	border-left: buttonface solid 1px;

	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
	border-color: #ffffff;
}

.ImgButtonPressed
{
	cursor: pointer;
	background-color: #f5f5f5;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
}

.ImgButtonMouseOver
{
	cursor: pointer;
	background-color: #f5f5f5;
	border: #505050 solid 1px;
}
.commandButton
{
	cursor: pointer;
	background-color: buttonface;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.selectControl
{
	font: 8pt Tahoma;
	background-color: #ffffff;
	cursor:pointer;
}

.Toolbar
{
	background-color: #ffffff;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	height: 30px;
}
.PanelPressed
{
	border-right: white 1px solid;
	border-top: threeddarkshadow 1px solid;
	font: 8pt tahoma;
	border-left: threeddarkshadow 1px solid;
	border-bottom: white 1px solid;
	background-color: #ffffff;
}
.hiddenItem
{
	display: none;
}

.visibleItem
{
	display: block;
}
