body {
	background-image:url(../images/bg.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #DB1820;
}
.style8 {
	font-size: 10pt
}
.style10 {
	color: #333333
}
#post img { 
padding: 6px; 
display:block; 
margin-left:auto; 
margin-right:auto; 
} 
a {
	text-decoration:none;
}
.border-bottom{
	border-bottom:1px #666666 solid;
}