@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #A6B6CB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
down {
	background-image: url(images/index_11.gif);
}
down {
	background-image: url(images/index_11.gif);
	background-repeat: no-repeat;
}
.mainmenu {
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma;
	background-color: #000000;
}
.footer {
	color: #B8C3D7;
	font-family: Tahoma;
	font-size: 12px;
}
.pagehead {
	font-family: Tahoma;
	font-size: 18px;
	color: #A6B6CB;
	font-style: normal;
	font-weight: bolder;
}
.details {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}

.thetitle {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.ReadMore {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
}
.CategorySelected {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.CategoryUnSelected {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
