@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: small;
}
.Footer {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.FooterWhite {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.PageTitle {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #377CD0;
}
.ImageBorder {
	border: 2px solid #CDE1F5;
	margin: 2px;
	padding: 2px;
}
.CategoriesName {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #4273BD;
}
.HeaderCategory {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}