body {
	background-color : #2b2b26;
	margin-left : 0px;
	margin-top : 0px;
}
.bg {
	background-color : #5d5c52;
}
.bgsidebar {
	background-color : #5d5c52;
}
p {
	color: #424242;
	font-size: 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 16px;
}
p.linesmall {
	color: #424242;
	font-size: 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 13px;
}
p.caption {
	color: #969696;
	font-size: 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
}
p.copy {
	color: #6C6C6C;
	font-size: 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 13px;
}
.caption {
	color: #969696;
	font-size: 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
}
.bg_white {
	background-color : #5d5c52;
}
.bg_gray {
	background-color : #585858;
}
.bg_lightgray {
	background-color : #686868;
}
a:link {
	color: #95A628;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #95A628;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #95A628;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #95A628;
}
a:link.footer {
	color: #6C6C6C;
	text-decoration: underline;
	font-weight: normal;
}
a:visited.footer {
	color: #6C6C6C;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.footer {
	color: #6C6C6C;
	text-decoration: none;
	font-weight: normal;
}
a:active.footer {
	color: #6C6C6C;
}
a:link.caption {
	color: #969696;
	text-decoration: underline;
	font-weight: normal;
}
a:visited.caption {
	color: #969696;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.caption {
	color: #969696;
	text-decoration: none;
	font-weight: normal;
}
a:active.caption {
	color: #969696;
}