/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright � 2005-2007 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: ;
	font-size: 11px;
	font-family: tahoma;
	color: #757575;	
	valign:top;
}
table {
	border: 0px;
	border-collapse: collapse;
	
}
table td {
	padding: 0px;
	
}

/* ==================== */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}.news {
	color: #454545;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.news a {
	color: #454545;
	text-decoration: none;
}
.news a:hover {
	color: #454545;
	text-decoration: underline;
}

.news2 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.news2 a {
	color: #fffffff;
	text-decoration: none;
}
.news2 a:hover {
	color: #fffffff;
	text-decoration: underline;
}

.news20 {
	color: #1D1D1D;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.news20 a {
	color: #1D1D1D;
	text-decoration: none;
}
.news20 a:hover {
	color: #1D1D1D;
	text-decoration: underline;
}






.news10 {
	color: #454545;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.news10 a {
	color: #454545;
	text-decoration: none;
}
.news10 a:hover {
	color: #454545;
	text-decoration: underline;
}
.category {
	color: #ffffff;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #E34000;
	text-decoration: none;
}
.category a:hover {
	color: #E34000;
	text-decoration: underline;
}
.category2 {
	color: #ffffff;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category2 a {
	color: #E34000;
	text-decoration: none;
}
.category2 a:hover {
	color: #E34000;
	text-decoration: underline;
}

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

.speedbar {
	color: #221902;
	text-decoration: none;
	font-size: 11px;		/* ! */
	font-family: tahoma;
	font-weight: bold;
	
}
.speedbar a {
	color: #221902;
	text-decoration: none;
	font-weight: bold;
}
.speedbar a:hover {
	color: 221902;
	text-decoration: underline;
}

.speedbar2 {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;		/* ! */
	font-family: tahoma;
	font-weight: bold;
}
.speedbar2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.speedbar2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.speedbar3 {
	color: #221902;
	text-decoration: underline;
	font-size: 11px;		/* ! */
	font-family: tahoma;
	font-weight: ;
	padding-top: 20px;
}
.speedbar3 a {
	color: #221902;
	text-decoration: underline;
	font-weight: ;
}
.speedbar3 a:hover {
	color: #BC6309;
	text-decoration: underline;
	
	}
	
	.speedbar4 {
	color: #FBAE06;
	text-decoration: none;
	font-size: 11px;		/* ! */
	font-family: tahoma;
	font-weight: bold;
	padding-LEFT: 12px;
}
.speedbar4 a {
	color: #FBAE06;
	text-decoration: none;
	font-weight: bold;
}
.speedbar4 a:hover {
	color: #FBAE06;
	text-decoration: underline;
}
/* ==================== */

.slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #E34000;
	text-decoration: none;
}
.slink a:hover {
	color: #E34000;
	text-decoration: underline;
}

.fa {
	font-size: 25px;
	color: #eef1f9;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 50px;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: 150ms;
	-moz-transition: 150ms;
	-o-transition: 150ms;
	transition: 150ms;
}

a.fa:hover {
	text-decoration: none !important;
	color: #000;
}

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