@charset "utf-8";
body {
	font-family: Calibri, Tahoma;
	margin:0 0 0 0;
	font-size: 12px;
}
.top {
	background-color: #F4F4F4; 
	border-bottom: solid #D6D6D6 1px; 
	width:100%;
	height:18px;
	padding:4px 0 0 0;
}
.top #first {
	padding-left:10px;
	padding-bottom:5px; 
	font-size:11px; 
	float:left;
}
.top #second {
	padding-bottom:5px; 
	font-size:11px; 
	float:right;
}
.top a {
	text-decoration:none; 
	color: #000066; 
	cursor: pointer;
}
.mirror {
	width:100%; 
	height:30px; 
	padding-top:3px;
	padding-left:5px;
}
.mirror b {
	font-size:15px;
}
.leftcol {
	border: solid #0099FF 1px; 
	height:276px;
	background-image:url(../../images/bggrd.gif);
	background-repeat:repeat-x;
}
.leftcol #left {
	background-image:url(../../images/bg2.gif);
	background-repeat:no-repeat;
	width:100%; 
	height:25px;
	font-size:14px;
	padding:3px 0 0 10px;
}
#dhtmltooltip{
position: absolute;  
left: -300px;
width: 150px;
color: #000000;
font-size: 12px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 200;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
margin:2px;
z-index: 150;
visibility: hidden;
}
.rightcol {
	float:right;
}
.rightcol #head{
	padding-top:6px; 
	margin-top:2px; 
	background-image:url(../../images/vitlapp_annonsera.jpg); 
	width:132px; 
	height:53px; 
	font-size:14px;
}
.rightcol #head b {
	color:#FF0000;
}
.rightcol #body {
	padding-right:15px; 
	font-size:12px;
}
.rightcol #body b {
	 color: #000099;
}
.rightcol #body a {
	 color: #000099;
	 text-decoration:none;
}
.rightcol #body a:hover {
	 text-decoration:none;
}
.downrow {
	width:221px; 
	height:125px; 
	border:solid #FF0000 1px;
}
.downrow2 {
	width:115px; 
	height:125px; 
	border:solid #FF0000 1px;
}
.downrow #contop {
	background-image:url(../../images/bg1.gif); 
	width:100%; 
	height:25px;
}
.footer {
	font-size:12px; 
	background-image:url(../../images/footer.png); 
	background-repeat:repeat-x; 
	border: solid #CCCCCC 1px; 
	padding-top:2px; 
	padding-bottom:2px;
}
a {
	text-decoration:none; 
	color: #000066; 
	cursor: pointer;
}
