A:link {text-decoration: underline;color: #555555}
A:visited {text-decoration: underline;color: #444444}
A:hover {text-decoration: underline;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;}
input.asa { height: 18;  color: black; border: outset 1px; border-color: #888888; background-color: #f0ffff;}
input.asa3 {color: #000000; border: outset 1px; border-color: #888888; background-color: #cccccc; font-size: 8pt; font-weight:bold}
select.asa { height: 29; color: black; border: outset 1px; background-color: #f0ffff; font-size: 8pt}
textarea.asa {color: black; border: outset 1px; background-color: #f0ffff; font-size: 8pt}
#ind {font-family: verdana; font-size:11px; color:black;}
#nav {text-transform: uppercase; font: 7pt tahoma; color:#aa7700;}
#nav2 {color:#707070;}
#titul {font-size:13pt;font-family: tahoma; color:#aa7700;}
h1 {font-size:13pt;font-family: tahoma; color:#aa7700;}
h2 {font-size:12pt;font-family: tahoma; color:#aa7700;}
h3 {font-size:11pt;font-family: tahoma; color:#aa7700;}
h4 {font-size:10pt;font-family: tahoma; color:#aa7700;}
h5 {font-size:9pt;font-family: tahoma; color:#aa7700;}
#titul2 {text-transform: uppercase; font-size:8pt;font-family: tahoma; color:#aa7700;}
#titul3 {text-transform: uppercase; font-size:8pt; font-family: tahoma; color:#aa7700;}
#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;
}
