/* EVO_frontpage CSS*/

.evofp td {
}
.evofp td p {
	margin-top:10px;
	font-size:120%;
	font-weight:bold;
}

.evofp td img {
border:4px solid #DADADA;
border-radius: 5px;
	margin-top:5em;
	margin-left:0.5em;
	margin-right:0.5em;
}

.evofp-anotherlinks {
	font-size:100%;
	font-weight:bold;
	color:#333;
	display:block;
	padding:5px;
	margin-bottom:5px;
	text-transform:uppercase;
	background: url(../images/bgheader.gif) repeat-x bottom #DCDCDC;
border-radius: 5px;
}

.evofp-category {
	color:#666;
	font-weight:700;
	font-size:90%;
}

.evofp ul li {
	font-size:100%;
	padding-left:0;
}

.evofp ul li a {
}

.evofp-introtitle, .a {
	font-size:120%;
	font-weight:bold;
	color:#333;
	display:block;
	padding:5px;
	margin-bottom:5px;
	text-transform:uppercase;
	background: url(../images/bgheader.gif) repeat-x bottom #DCDCDC;
border-radius: 5px;
}

.evofp-introtitle a:hover {
	text-decoration:underline;
}

.evofp-date {
	color:#666;
	font-weight:700;
	font-size:90%;
}
.evofp-full-link-wrp {
	text-align:right;}
a.evofp-full-link, a:visited.evofp-full-link, a:active.evofp-full-link, a:link.evofp-full-link {
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	background:#333333;
	color:#FFFFFF;
	padding:2px 5px;
	letter-spacing:0px;
}

a:hover.evofp-full-link {
	text-decoration: none;
	background:#FF0000;
}
.evofp-seperator {
	line-height:1px;}
