body {
	background-color: #DFDAC6;
	margin: 0px;
	padding: 0px;

}
.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
}
.txtFooter a {

	color: #6F6F6F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtFooter a:hover {

	color: #6F6F6F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtFooter a:visited {

	color: #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtTitleBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #575757;
}
.txtArticle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #363636;
}
.txtArticle a {

	color: #0000FF;
	text-decoration: underline;
}
.txtArticle a:hover {

	color: #0000FF;
	text-decoration: none;

}

.txtArticle img {
	border: 1px solid #DDDDDD;
}
.txtArticle input {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E8E8E8;

}
.txtArticle textarea {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E8E8E8;

}

.tdBrdGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
}
.imgBrdLight {
	border: 1px solid #DDDDDD;
}
.tdBrdBotDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.tdBrdBotDot a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.tdBrdBotDot a:hover {
	color: #E4E4E4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.tdImgBrdGallery {
}
.tdImgBrdGallery img {
	border: 1px solid #333333;
	margin: 2px;

}
.tdImgBrdGallery:hover img {
	border: 1px solid #E4E4E4;
	margin: 2px;

}
.tdImgBrdGallery:hover {
	color: #E4E4E4;
}
.mainImg {
	background-image: url(imgs/mainImg.gif);
	background-repeat: no-repeat;
	height: 781px;
	width: 255px;
}
.tdDashLeft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #615D4E;
}
.tblBrd {
	border: 1px solid #666666;
}

