body {
	margin:0px;
}

td, p, th {
	margin:5px;
	font-family: Arial;
	font-size:10pt;
	vertical-align:top;
};

h1 {
	color:white;
	text-align:center;
	margin-top:13px;
}

table {
	border-collapse: collapse; 
}

td {
	border: 0px;
}

.content td th, .content2 td th { 
	color: #F6F6F5; 
	background: #F1F1F2 url(images/blue/bg_th.gif) top left repeat-x; 
	border-color: #56A6E5; 
	text-align:center;
}

.content , .content2{
	margin-top:20px;
}

.content th , .content2 th {
	color: #3888C7; 
	font-weight: bold;
	background: #F1F1F2 url(images/blue/hdr_bg.gif) top left repeat-x; 
	border-color: #56A6E5;
	text-align:left;
	vertical-align:middle;
}

.content2 th {
	color: #F29708; 
}

.nocontent td {
	border: 0px !important
}

td {
	text-align:center;
}

.content td , .content2 td {
	text-align:left;
	border:solid 1px #C6C6C6;
	padding:10px;
}

.content td td, .content td td {
	padding:0px;
}

hr { 
	border-color: #3888C7;
}

a, a:visited { 
	color: #3B88C5; 
}
a:hover, a:active { 
	color: #FF9C00; 
}

ul {
	list-style-image: url(images/blue/icon_latest_reply.gif);
	margin-left:20px;
	list-style-position: outside;
	margin-bottom:10px;
}

.content2 ul {
	list-style-image: url(images/blue/icon_newest_reply.gif);
}

li {
	margin-top: 5px;
	line-height:15px;
}

hr {
	color: #3888C7;
	height:1px;
}

.small {
	font-size: 8pt
}
