@charset "UTF-8";
body {
	background-color: #262626;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFFFFF;
}
.quotes {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	font-size: 11px;
}
.quoteName {
	color: #B8CC61;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.bg_textures {
	background-image: url(../images/bg_textures.jpg);
	background-repeat: no-repeat;
}
.topspacing {
	height: 318px;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.nav {
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	padding-top: 12px;
}
.text {
	color: #FFFFFF;
	font-size: 14px;
}
a.navLinks:link {
	color: #414141;
	text-decoration: none;
}
a.navLinks:visited {
	color: #414141;
	text-decoration: none;
}
a.navLinks:hover {
	color: #B7CC63;
	text-decoration: none;
}
a.navLinks:active {
	color: #414141;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #585858;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.portallLinks:link {
	color: #939489;
	text-decoration: none;
	font-size: 12px;
}
a.portallLinks:visited {
	color: #939489;
	text-decoration: none;
	font-size: 12px;
}
a.portallLinks:hover {
	color: #B7CC63;
	text-decoration: none;
	font-size: 12px;
}
a.portallLinks:active {
	color: #939489;
	text-decoration: none;
	font-size: 12px;
}
.formFields {
	width: 280px;
}
