body {
	background-color: #464646;
	margin: 0px;
	font-size: 80%;
	color: #333333;
	line-height: 170%;
}
.bg-left {
	background-image: url(images/bg_r1_c1.gif);
	background-repeat: repeat-y;
}
.bg-right {
	background-image: url(images/bg_r1_c3.gif);
	background-repeat: repeat-y;
}
#body {
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-position: left;
}
.copyright {
	font-size: 75%;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#title {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
h1 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.entry-table {
	border: 1px solid #CCCCCC;
}
.notes {
	color: #AA5500;
}
.listhead {
	font-weight: normal;
	background-color: #EAD6C1;
	text-align: center;
	color: #000000;
}
.listitem {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.listitem_criticize {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.listfooter {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.imp {
	font-weight: bold;
	color: #CC3300;
}
.imp1 {
	font-weight: bold;
	color: #CC3300;
	display:none;
}
#list a:link{
	color:#AA5500;
}
#list a:visited{
	color:#AA5500;
}
#list a:hover{
	color:#AA5500;
}
#list a:active{
	color: #AA5500;
}
#list .line{
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#number{
	font-family: Arial;
}

#forum th {
	font-weight: bold;
	background-color: #EAD6C1;
	text-align: left;
	color: #000000;
}
#forum td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#forum a:link{
	color:#AA5500;
}
#forum a:visited{
	color:#AA5500;
}
#forum a:hover{
	color:#AA5500;
}
#forum a:active{
	color:#AA5500;
}
#forum .line{
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

