.body {
	FONT-SIZE: 9pt; FONT-FAMILY: arial, helvetica, sans serif; TEXT-DECORATION: none
}
.bodylink {
	FONT-SIZE: 9pt; COLOR: #000080; FONT-FAMILY: arial, helvetica, sans serif; TEXT-DECORATION: none
}
.bodylink:hover {
	FONT-SIZE: 9pt; CURSOR: hand; COLOR: #ff2200; FONT-FAMILY: arial, helvetica, sans serif; TEXT-DECORATION: underline
}

@media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
  #ad{ display:none;}
  #leftbar{ display:none;}
  #contentarea{ width:100%;}
}	

P.page {page-break-after: always}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size : 9pt;
	color: #666666;*/
	scrollbar-3dlight-color:#F6F9F2;
	scrollbar-arrow-color:#9BA594;
	scrollbar-base-color:#EFF1EB;
	scrollbar-darkshadow-color:#E1E5DB;
	scrollbar-face-color:#E7EBE3;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#E1E5DB;
	/*overflow: hidden; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center center;
	background-image : url(../img/shared/background.gif);*/
}

/*LINKS*/

.titleleftlink{
	font-size: 8.5pt;
	font-weight: bold;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #961E1E;
	line-height: 120%;
	text-decoration: none;
}

.leftnavigationlink{
	color: #3B5B5E;
	/*background: #000000;*/
	text-decoration: none;
}

.tekstlink{
	color: #273E40;
	font-weight: bold;
	/*background: #B20C1C;*/
	text-decoration: none;
}

.tekstlink2{
	color: #273E40;
	/*background: #B20C1C;*/
	text-decoration: none;
}

.linkmain{
	color: #961E1E;
	font-family: verdana,sans-serif, helvetica, arial;
	line-height: 100%;
	text-decoration: none;
}

.tekstleftlink{
	color: #273E40;
	font-weight: bold;
	/*background: #B20C1C;*/
	text-decoration: none;
}

.tekstleftlink2{
	font-size: 9pt;
	color: #273E40;
	/*background: #B20C1C;*/
	text-decoration: none;
}

/*HOVER*/

.titleleftlink:hover{
	color: #3D3D25;
}

.tekstlink:hover{
	font-weight: bold;
	color: #9A1F1F;
	/*background: #000000;*/
	/*text-decoration: underline;*/
}

.linkmain:hover{
	color: #961E1E;
	font-family: verdana,sans-serif, helvetica, arial;
	line-height: 100%;
	text-decoration: underline;
}

.leftnavigationlink:hover{
	color: #3B5B5E;
	/*background: #000000;*/
	text-decoration: underline;
}


.tekstlink2:hover{
	color: #273E40;
	/*background: #000000;*/
	text-decoration: underline;
}

.tekstleftlink:hover{
	font-weight: bold;
	color: #9A1F1F;
	/*background: #000000;*/
	/*text-decoration: underline;*/
}

.tekstleftlink2:hover{
	color: #273E40;
	/*background: #000000;*/
	text-decoration: underline;
}

/*TEXT STYLESHEETS*/
.title{
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #961E1E;
	line-height: 120%;
}

.titleleft{
	font-size: 8.5pt;
	font-weight: bold;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #961E1E;
	line-height: 120%;
}

.leftnavigation{
	font-size: 7pt;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #3B5B5E;
	line-height: 120%;
}

.tekst{
	font-size: 8.5pt;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #3B5B5E;
	line-height: 120%;
}

.home{
	font-size: 8.5pt;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #ffffff;
	line-height: 120%;
}

.homenews{
	font-size: 8.5pt;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #3D3D25;
	font-weight: bold;
	line-height: 120%;
}



.tekst2{
	font-size: 8.5pt;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #3B5B5E;
	line-height: 110%;
}

.tekstleft{
	font-size: 10px;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #3B5B5E;
	line-height: 120%;
}


.tekstpopup{
	font-size: 12px;
	font-family: verdana,sans-serif, helvetica, arial;
	color: #ffffff;
	line-height: 110%;
}



/*INPUTFIELDS*/

.inputinfo {
background: #ffffff;
font-family: verdana;
font:9pt;
color: #9D2020; 
border-style: solid; 
border-color: #9DBCBF;
border-width: 1px; 

}