﻿body {
	font-family: Arial;
	font-size: 12px;
}
.pagebg {
	background-color: #242424;
	background-image: url("mockup/images/pagebg.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

#footer
{
	background:url(images/footer.png) repeat-x;
	background-repeat: repeat-x;
	background-position: left bottom;
	height:80px;
}

.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
	color:#444;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.arial13 {
	font-family: Arial;
	font-size: 13px;
}

A:link { text-decoration: none; color: #6B6B6B; }
A:visited {text-decoration: none; color: #6B6B6B; }
A:hover {text-decoration: none; color: #8F8F8F; }
A:active {text-decoration: none; color: #6B6B6B; }

A.s1:link { text-decoration: none; color: #ffffff; }
A.s1:visited {text-decoration: none; color: #ffffff; }
A.s1:hover {text-decoration: none; color: #51585E; }
A.s1:active {text-decoration: none; color: #ffffff; }

A.s2:link { text-decoration: none; color: #555555; }
A.s2:visited {text-decoration: none; color: #555555; }
A.s2:hover {text-decoration: none; color: #8F8F8F; }
A.s2:active {text-decoration: none; color: #555555;}

A.s3:link { text-decoration: none; color: #ffffff; }
A.s3:visited {text-decoration: none; color: #ffffff; }
A.s3:hover {text-decoration: none; color: #EE1C25; }
A.s3:active {text-decoration: none; color: #ffffff; }

.arial22 {
	font-family: Arial;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}
p{
	margin-top: 0;
	margin-bottom: 0;

}
