/*
28-5-2010	ka	init version
*/

/* 	***** ALL ITEMS ARE SORTED ALPHABETICALLY ***** */


a.footer_link:active,
a.footer_link:hover, 
a.footer_link:link, 
a.footer_link:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none; 
	cursor: pointer; 
}

a.footer_link:hover { 
	text-decoration: underline; 
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	margin: 0px 0px 0px 0px;	/* all 4 paddings */
}

.screen_b2t {	/* back to top */
	text-align: right;
	vertical-align: middle;
	width: 50px;
}

.screen_footer {	/* text footer */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #3F4740;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	width: 850px;
}

.screen_screensize {
	background-image: url('../gfx/screensize.jpg');	
	background-repeat: no-repeat;
	background-color: #A7B5A8;	/* dark green */
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	border-style: none;
}
