@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/homepage_bg.jpg);
	background-color: #b5b5b5;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:link img{text-decoration: none;
border-color: #333333;
}

a:visited img{text-decoration: none;
border-color: #333333;
}

a:hover img{text-decoration: none;
border-color: #666666;
}

a:active img{text-decoration: none;
border-color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.seo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: lighter;
	color: 474747;
	line-height: 1px;
}
