@charset "utf-8";
/* CSS Document */
.pad {padding-left:10px;}

.pad2 {padding-right:10px;}

.pad3 {padding-left:10px; padding-top:10px}

.pad4 {padding-left:10px; padding-top:10px; padding-right:10px}

.link1 a:link {
	font-family:Arial;
	color: #999999;
	text-decoration: none;
	font-size:10px;
}
.link1 a:visited {
	font-family:Arial;
	text-decoration: none;
	color: #999999;
	font-size:10px;
}
.link1 a:hover {
	font-family:Arial;
	text-decoration: underline;
	color: #999999;
	font-size:10px;
}
.link1 a:active {
	font-family:Arial;
	text-decoration: none;
	color: #999999;
	font-size:10px;
}
.link2 a:link{
    font-family:Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}
.link2 a:visited {
    font-family:Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}
.link2 a:hover {
    font-family:Trebuchet MS;
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
	font-size:14px;
}
.link2 a:active {
    font-family:Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}

.link3 a:link{
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}
.link3 a:visited {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}
.link3 a:hover {
    font-family:Trebuchet MS;
	text-decoration: underline;
	color: #0066FF;
	font-size:14px;
}
.link3 a:active {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}

.link4 a:link{
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}
.link4 a:visited {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}
.link4 a:hover {
    font-family:Trebuchet MS;
	text-decoration: underline;
	color: #FFFFFF;
	font-size:14px;
}
.link4 a:active {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}

.style1 {
	font-family:Arial;
	color: #999999;
	font-size:10px;
}

.style2 {
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #0066FF;
	font-size:14px;
}

.style3 {
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #0066FF;
	font-size:30px;
}

.style4 {
	font-family:Arial;
	color: #333333;
	font-size:12px;
}

.style5 {
     font-family:Arial;
	 font-weight:bold;
	 color: #333333;
	 font-size:14px;
}
.style6 {
     font-family:Arial;
	 font-weight:bold;
	 color:#333333;
	 font-size:12px;
}
.style7 {
     font-family:Arial;
	 font-weight:bold;
	 color: #0066FF;
	 font-size:14px;
}

.style8 {
	font-family:Trebuchet MS;
	color: #FFFFFF;
	font-size:14px;
}

.style9 {
	font-family:Trebuchet MS;
	color: #FFFF00;
	font-size:14px;
}

.style10 {
     font-family:Arial;
	 font-weight:bold;
	 color: #333333;
	 font-size:16px;
}

.style_titlu_mic {
     font-family:Trebuchet MS;
	 color: #0066FF;
	 font-size:20px;
	 text-decoration:underline;
}

.linkjos a:link{
    font-family:Trebuchet MS;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.linkjos a:visited {
    font-family:Trebuchet MS;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.linkjos a:hover {
    font-family:Trebuchet MS;
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #FFFFFF;
	font-size:12px;
}
.linkjos a:active {
    font-family:Trebuchet MS;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}

.stylenorica {
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #0066FF;
	font-size:18px;
}

.nelink {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #0066FF;
	font-size:14px;
}

.linkstiri a:link{
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.linkstiri a:visited {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.linkstiri a:hover {
    font-family:Trebuchet MS;
	text-decoration: underline;
	color: #FFFFFF;
	font-size:12px;
}
.linkstiri a:active {
    font-family:Trebuchet MS;
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}

.myscroller {
position:relative; /*// mandatory*/
width:150px; height:300px; /*// set as required*/
/*background-color:#ffffcc; */
overflow:hidden; /*// mandatory*/
/*border:solid 1px; margin:5px;*/
} 