body {
background-color: #ebebeb;
background-image: url(images/page-background.gif);
background-repeat: repeat-y;
background-attachment: scroll;
background-position:center;
margin: 0;
}
p {
	padding:5px 0px 5px 0px;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.mainbody {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.05em;
	line-height: 18px;
}
.mainbody a:link{
	color:#6699ff;
}
select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
}
.mainbodytitle {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-transform: capitalize;
	line-height: 16px;
	letter-spacing: 0.03em;
}
.imageholder {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
.topmenu {
	font-family: Arial;
	font-size: 10px;
	color: #6699ff;
	letter-spacing: 0.15em;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.linkspage {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6699ff;
	letter-spacing: 0.05em;
	line-height: 16px;
}

.linkspage a:link, a:visited, a:hover, a:active{
color: #6699ff;
text-decoration:none;

}

.linkspage a:hover{
	color: #0033CC;
	text-decoration:none;
}

.mainbodytitleBlue {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6699ff;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 0.05em;
}
hr {
	background-image: url(images/pixel.gif);
	background-repeat: repeat-x;
	width: 93%;
}
