body {
	margin: 0px;
}

.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.white-gradient {
	background-image: url(images/white-gradient.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.bg-white {
	background-color:#FFFFFF;
}

#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #646a75;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 15px;
}

#image-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #646a75;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 15px;
}

#image {
	line-height: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 4px;
}

a.sitemap {
	font-family: Verdana;	
	font-size: 11px;
	color: #646a75;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: underline;
}

a {
	color: #575a87;
}

a:visited {
	color: #8789af;
}

a:hover {
	color: #141529;
}
