/* MiniFrontpage CSS*/



.minifp td { padding-right:5px;

}

.minifp td p {

	margin-top:3px;

	

}



.minifp td img {

	border:none;

	margin-left:0.5em;

	margin-right:0.5em;

}



.minifp-anotherlinks {

	font-weight:bold;

	font-size:100%;

	display:block;

	padding:5px;

	margin-bottom:5px;
background: url('../images/BlockHeader.png');
	/*background: url(../images/bgheader.gif) repeat-x bottom #F5F5F5;*/





}



.minifp ul li {

	font-size:94%;

	padding-left:0;

}



.minifp ul li a {

}



.minifp-introtitle a, .minifp-introtitle a:visited, .minifp-introtitle a:active, .minifp-introtitle a:link {

	font-size:110%;

	font-weight:bold;

	color:#333;

	

}



.minifp-introtitle a:hover {

	text-decoration:underline;

}



.minifp-date {

	color:#666;

	font-weight:700;

	font-style:normal;

	font-size:90%;

}

.minifp-full-link-wrp {

	text-align:right;}

a.minifp-full-link, a:visited.minifp-full-link, a:active.minifp-full-link, a:link.minifp-full-link {

	line-height:24px;

	font-weight:bold;

	font-size:90%;

	background:#333333;

	color:#FFFFFF;

	padding:2px 5px;

	letter-spacing:0px;

}



a:hover.minifp-full-link {

	text-decoration: none;

	background:#FF0000;

}

.minifp-seperator {

	line-height:1px;}
	
	
	/* begin Button */

.art-button-wrapper .art-button

{

	display:inline-block;

	width: auto;

	outline:none;

	border:none;

	background:none;

	line-height:34px;

	margin:0 !important;

	padding:0 !important;

	overflow: visible;

	cursor: default;

	text-decoration: none !important;

	z-index:0;

}



.art-button-wrapper

{

	display:inline-block;

	position:relative;

	height: 34px;

	overflow:hidden;

	white-space: nowrap;

	width: auto;

	z-index:0;

}



.firefox2 .art-button-wrapper

{

	display:block;

	float:left;

}



.art-button-wrapper .art-button

{

	display:block;

	height: 34px;

font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;

font-size: 12px;

font-style: normal;

font-weight: normal;

	white-space: nowrap;

	text-align: left;

	padding: 0 21px !important;

	line-height: 34px;

	text-decoration: none !important;

	color: #1C272B !important;

}



input, select

{

font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;

font-size: 12px;

font-style: normal;

font-weight: normal;

}



.art-button-wrapper.hover .art-button, .art-button:hover

{

	color: #DCECEF !important;

	text-decoration: none !important;

}



.art-button-wrapper.active .art-button

{

	color: #FCF6ED !important;

}



.art-button-wrapper .l, .art-button-wrapper .r

{

	display:block;

	position:absolute;

	z-index:-1;

	height: 102px;

	background-image: url('../images/Button.png');

}



.art-button-wrapper .l

{

	left:0;

	right:11px;

}



.art-button-wrapper .r

{

	width:411px;

	right:0;

	clip: rect(auto, auto, auto, 400px);

}



.art-button-wrapper.hover .l, .art-button-wrapper.hover .r

{

	top: -34px;

}



.art-button-wrapper.active .l, .art-button-wrapper.active .r

{

	top: -68px;

}





/* end Button */

