body {
	background-color: #241300;
	font-family: Arial, Times, Serif;
	font-size: 10pt;
	margin: 0px auto;
}

h1 {
	color: #0096AC;
	font-weight: bold;
	font-family: Arial, Times, Serif;
	font-size: 12pt;
	border-bottom: dotted #0096AC 1px;
	width: 94%;
	margin: 0 13px;
}

h2 {
	color: #0096AC;
	font-weight: bold;
	font-family: Arial, Times, Serif;
	font-size: 10pt;
	text-align: left;
	width: 94%;
	margin: 0 13px;
}

h3 {
	padding: 3px;
	color: #FFFFFF;
	background: #AF0000;
	font-family: Arial, Times, Serif;
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
	border: solid #000000 1px;
	width: 94%;
	margin: 0 13px;
}

div.post {
	margin: 0 13px;
}

div.post_footer {
	font-family: Arial, Times, Serif;
	font-size: 8pt;
	text-align: right;
	margin: 0 13px;
}

a:link {
	color: #0096AC;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0096AC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00BBD7;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #0096AC;
	text-decoration: none;
	font-weight: bold;
}

div.menu {
	font-family: Arial, Times, Serif;
	font-size: 10pt;
	color: #56A5A8;
	text-align: center;
}

.roundcont {
	width: 45%;
	background-color: #B3D9DA;
	color: #111111;
	text-align: justify;
	font-family: arial;
	font-size: 9pt;
	margin: 2px auto;
}

.roundcont p {
	margin: 14px;
	
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}