table {
	font-family: Tahoma;
	font-size: 8pt;
}
/*--------------------------------------------------------------------------------------*/
a {	text-decoration: none;text-indent:1mm;	color:#000000;}
a:hover {text-decoration: none;	color:#287fc1;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
/*------bg------------------------------------------------------------------------------*/
.bg-body{
	background-color:#FFFFFF;
}
/*--------------------------------------------------------------------------------------*/
.right-menu-toplink {
	color:#072f77;
	width:198px;
	height:23px;
	display: block;
}
.right-menu-toplink:hover {
	background-image:url('/system/modules/org.icarusplus.dynatemplate/docs_fdo_lab/images/bg-select-menu.jpg');
	background-repeat:no-repeat;
	height:23px;
	width:198px;
	color:#ffffff;
}
.right-menu-toplink-has-nav {
	color:#072f77;
	width:198px;
	height:23px;
	display: block;
	background-image: url(/icarusplus/resources/arrow_left.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.right-menu-toplink-has-nav:hover {
	background-image:url('/system/modules/org.icarusplus.dynatemplate/docs_fdo_lab/images/bg-select-menu.jpg');
	background-repeat:no-repeat;
	height:23px;
	width:198px;
	color:#ffffff;
}


.right-menu-underlink {color:#1e7396;}
.right-menu-underlink:hover {color:#71c0ed;}

.top-menu-link {color:#daecf6;}
.top-menu-link:hover {color:#e2ffe2;}

.menu-footer-link {color:#79a0c1;}
.menu-footer-link:hover {color:#4b7ca5;}
/*--------------------------------------------------------------------------------------*/
.content{
     font-family:Tahoma;
	 font-size:11px;
	 color: #00800e;
}
.content-link {color:#002d05;}
.content-link:hover {color:#196297;}
.bg-line-dot{
	border-bottom:1px #CCCCCC dotted;
}
.title {
     font-family:Tahoma;
	 font-size:11px;
	 color: #28687f;
	 }
/*--------------------------------------------------------------------------------------*/
.news-title {
     font-family:Tahoma;
	 font-size:11px;
	 color: #1e7396;
}
.news-titr{
	font-family:Tahoma;
	 font-size:11px;
	 color: #00800e;
}
.news-content{
     font-family:646464;
	 font-size:11px;
	 color: #000000;
}
.news-data{
     font-family:646464;
	 font-size:11px;
	 color: #800e00;
}
.news-link {color:#007fcc;}
.news-link:hover {color:#df8c0a;}

/*--------------------------------------------------------------------------------------*/	
.about-title {
     font-family:Tahoma;
	 font-size:11px;
	 color: #1e7396;
	 }
.about-content{
     font-family:Tahoma;
	 font-size:11px;
	 color: #5d5d5d;
}
.about-link {color:#66823d;}
.about-link:hover {color:#e3820f;}	
/*--------------------------------------------------------------------------------------*/		
.footer{
    font-family:Tahoma;
	font-size:9px;
    color: #79a0c1;	
}
