body {
	background-color:#6C7283;
	color:#000000;
	margin:0;
	font-family:Verdana, sans-serif;
}
#content {
	background-color:#D9DADB;
	color:#000000;
	width:583px;
	margin:0;
	float:left;
	font-size:small;
}
#sidebar {
	background-color:#B6B9C1;
	color:#000000;
	width:170px;
	float:right;
	margin:0;
	font-size:x-small;
}
#all {
	width:760px;
	margin:0 auto;
}
#menu {
	padding:2px 2px 0 2px;
}
#title {
	width:760px;
	height:144px;
}
.txt {
	padding:0 4px 4px 6px;
}
.br {
	background:transparent url(ds.php?a=br&s=5&c=6C7283) no-repeat scroll bottom right;
	padding:0 5px 5px 0;
}
.b {
	background:transparent url(ds.php?a=b&s=5&c=6C7283) repeat-x scroll bottom right;
}
.r {
	background:transparent url(ds.php?a=r&s=5&c=6C7283) repeat-y scroll bottom right;
}
.footer {
	clear:both;
	font-size:x-small;
	padding:5px 6px;
}
.copy {
	float:right;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
h1, h2, h3 {
	margin:0 0 4px 0;
	padding:5px 0 0 0;
	font-size:medium;
}
h2, h3 {
	font-size:small;
}
p, .p {
	margin:5px 0 10px 0;
}
