/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 8.2 */

/* ==================== */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b5ceec;
		font-size: 13px;
	font-family: Arial;
		color: #555555;
}

.category {
	color: #2c4379;
	font-size: 14px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #2c4379;
	text-decoration: none;
}
.category a:hover {
	color: #fff600;
	text-decoration: underline;
}

.slink {
	color: #2c4379;
	font-size: 18px;		
		font-weight: bold;
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #2c4379;
	text-decoration: underline;
}
.slink a:hover {
	color: #2c4379;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #555555;
	font-size: 9px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #555555;
	text-decoration: underline;
}
.copy a:hover {
	color: #06bab4;
	text-decoration: underline;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#616565;
}
.title a {
	color:#616565;
	text-decoration: none;
}
.title a:hover {
	color:#1616565;
	text-decoration: underline;
}

.more {
	font-family: Times;
	font-size: 12px;
	font-weight: normal;
	color:#616565; 
}
.more a {
	color:#616565;
	text-decoration: none;
}
.more a:hover {
	color:#1616565;
	text-decoration: underline;
}

.news {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.news a {
	color: #616565;
	text-decoration: underline;
}
.news a:hover {
	color: #000000;
	text-decoration: none;
}

.navigation {
	color: #555555; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #555555;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #5078d5;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #555555;
	font-size: 11px;
}

.mmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.mmenus a:active, .mmenus a:visited, .mmenus a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
.mmenus a:hover {
	color: #06bab4;
	text-decoration: underline;
	font-weight: bold;
}
.nmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.nmenus a:active, .nmenus a:visited, .nmenus a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
.nmenus a:hover {
	color: #06bab4;
	text-decoration: underline;
	font-weight: bold;
}
