body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, td , div {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;	color: #374559;
}

.bg1 { background-color: #CCCCCC;}
.bg2 { background-color:#FFFFFF;}
.bg3 { background-color:#272E3B;}
.bg4 { background-color:#536078;}
.bg5 { background-color:#333333;}
.bg6 { background-image: url(../img/bg_po3.gif);}
.bg7 { background-image: url(../img/bg_ag3.gif);}
.bg8 { background-image: url(../img/bg_se3.gif);}

.tit1{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11 px;	color: #374559;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #374559;
}
a.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #374559;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.tit2 {
	color: #374559;
	text-decoration: underline;
}
.tit3 {color: #999999;
}
.tit4{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11 px;	color: #FFFFFF;
	font-weight: bold;
}
.tit5{
	color: #FFFFFF;
}
a.tit6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #374559;
	text-decoration: underline;
}

a:hover.tit6 {
	color: #374559;
	text-decoration: underline;
}
.tit7 {font-size: 14px;}

.riga1{
	border-bottom: 1px solid #A9B3D0;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
}
#divContainer {
	POSITION: absolute;  VISIBILITY: hidden; OVERFLOW:hidden;   
}
#divContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px;
}
