

body {
	background: Black;
	font-family: Arial;
	font-size: 11px;
	color: White;
	margin: 0px;
}
a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: White;
}
a:hover{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: White;
}
link {
	text-decoration: none;
	border: none;
}
img {
	background: #E3E3E3;
	border: none;
	padding: 4px;
	margin: 2px;
}

.top{
   background-image: url(http://olpop.com/photos/templates/black/bg/top.jpg);
	border-top: solid;
	border-top-width: 8px; 
	border-bottom: solid;
	border-color: Black;
	border-bottom-width: 1px;
	padding: 8px;
}
.img{
   background: #313131;
	border: solid;
	border-color: #979797;
	border-width: 1px;
	padding: 6px;
}
.info{
	background: Black;
	font-family: Arial;
	font-size: 11px;
	color: White;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #979797;
	padding: 8px;
}
.bottom{
	background-image: url(http://olpop.com/photos/templates/black/bg/top.jpg);
	border-bottom: solid;
	border-color: #979797;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 8px;
}
.mini{
	background: Black;
	border: solid;
	border-width: 1px;
	border-color: #F5F5F5;
	padding: 8px;
	width: 700px;
}
.left{
	background: Black;
	border: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	padding: 2px;
	width: 246px;
}
li {
	padding-left: 6px;
}
b {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}











