/* @charset iso-8859-2; */
/* CSS Document - main @ foxer waiting4 */

body {
	background-color: #2a2721;
	background-image: url('foxerpl.png');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}

a, a:link, a:visited, a:active { 
	text-decoration: none;
	color: #009de0;
}

a:hover {
	text-decoration: none;
	color: #266fb4;
}

p.logo {
	height: 515px;
}

p.copyrights {
	color: #f6f6f6;
	font: 12px Tahoma;
	text-align: center;
	line-height: 20px;
}

.bold {
	font-weight: bold;
}

span.companyname {
	color: #f6f6f6;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

span.companyname_adds {
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 18px;
}

span.companyname2 {
	color: #f6f6f6;
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
}

span.spacer {
	color: #666666;
}
