body {
	background-color: #666666;
	background-image: url(../../draft/images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.LeftLine {

	border-left-color: #575757;
	border-left-width: 1px;
	border-left-style: solid;
}
.RightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.LeftRightLine {
	border-left-color: #575757;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.TopNav {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #575757;
	border-top-width: 1px;
	border-bottom-width: 1.5px;


}
.LeftBottomLine {
	border-left-color: #575757;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;

}
.LeftBottomRightLine {
	border-left-color: #575757;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.footer {
}
.home {
	text-decoration: none;
	color: #333333;

}
a.home:link {
	color: #333333;
	text-decoration: none;
}
.slides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	text-decoration: none;
	color: #666666;

}
.homepageblog {
	font-size: 11px;
}
