body
{
	color: #000000;
	background:#FAFAFA;
	margin: 0px;
	font-size: 1.1rem;
	padding: 10px;
	font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
	-moz-border-radius:4px;-webkit-border-radius:4px; 
}
body a
{
	color: #244E7C;
	text-decoration: none;
}

h1{
font-size: 1.5rem;
}

h2{
font-size: 1.1rem;
}

.bodywrapping
{
	width:95%; 
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:0px;
	padding:4px;
	padding-top:0px;
	border: 1px solid #D6D6CF; 
	border-top:0px;
}
#newpm
{
	text-decoration:blink;
	color: #FF0000;
	font-weight:bold;
}
.logo
{
	height:40px;
	width:95%;
	margin:auto;
}
.toplink
{
	background: #666666;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
	margin-top:0px;
	border:0px;
	text-decoration:none;
	font-size: 12px;
}
.toplink a
{
	color: #FFFFFF;
}
.navbar
{
	#background-color: #EEEEEE;
	color: #333333;
	padding: 0;
	text-decoration:none;
	font-size: 1rem;
	text-align:center;
	width:100%;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding: 0.5rem 0 0.5rem 0;
}
.navbar a
{
	color: #000000;
	text-decoration:none;
	padding: 2px;
	border: 0px;
}
.navbarbelow , .quote
{
	background:#FFFFCC;
	color:#514721;
	border:1px solid #dddddd;
	margin-top:4px;
	padding:4px;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
/*	-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;
	-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;*/

}
.notice
 {
	padding:4px;
	border:1px solid;
	margin-top: 4px;	
	background:#FFFFCC;
	color:#514721;
	border-color:#FFD324;
	text-align:center;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
/*	-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;
	-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px; */
} 
.notice a
 {
	color:#514721;
}
.announce
{
	padding:4px;
	margin: 4px;	
	background-color: #FFCC66;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
/*	-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;
	-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;*/
	color: #000000;
}

.header
{
	text-align:left;
	font-weight: bold;
	font-size:1.1em;
	padding: 6px;
	margin-top:10px;
	background:#EEEEEE;
}
.titlebg
{
	background-color:#FAFAFA;
	color: #999999;
	text-decoration: none;
	text-align: center;
	font-size:1em;
	padding: 4px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	border:1px solid #7192a8;
/*	-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;*/
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	
}
.titlebg a
{
	color: #666666;
	text-decoration:none;
}
.windowbg, .linkwindowbg
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:.9em;
	padding: 4px;
	width:100% -8px;
	margin-lefT:auto;
	margin-right:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.windowbg a
{
	color:#244E7C;
}
.oldwindowbg, .oldtitlebg
{
	padding: 0.9rem 0.5rem 0.9rem 0.5rem;
	#border-left:1px solid #7192a8;
	#border-right:1px solid #7192a8;
	#border-bottom:1px solid #7192a8;
	#background-color: #eeeeee;
}
.oldwindowbg img, .oldtitlebg img
{
    padding-right: 0.5rem;
    margin-bottom: -0.2rem;
}
.oldwindowbg a
{
	color:#244E7C}

.newwindowbg, .newtitlebg
{
	font-weight: bold;
	padding: 0.9rem 0.5rem 0.9rem 0.5rem;
	#border-left:1px solid #7192a8;
	#border-right:1px solid #7192a8;
	#border-bottom:1px solid #7192a8;
	#background-color: #eeeeee;
}
.newwindowbg img, .newtitlebg img
{
    padding-right: 0.5rem;
    margin-bottom: -0.2rem;
}
.Oldwindowbg2, .windowbg2
{
	background: #e0e0e0;
	color: #000000;
	padding: 4px;
	border: 1px solid #e0e0e0;
	text-decoration:none;
	font-size: 0.9rem;
	margin-top: 2rem;
	margin-bottom: 1.1rem;
}
.Oldwindowbg2 a, .windowbg2 a 
{
	color: #244E7C;
}
.Unreadwindowbg2
{
	background: #e0e0e0;
	color: #000000;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
}
.Unreadwindowbg2 a
{
	color: #000000;
}
.thread_dot, .thread_hot, .thread_dot_hot, .thread_, .thread_lock,.thread_hot_lock,.thread_dot_lock,.thread, .thread_moved, .thread_new, .thread_hot_new, .thread_dot_hot_new, .thread_lock_new
{
	#background-color: #eeeeee;
	color: #000000;
	padding: 0.9rem 0.2rem 0.2rem 0.2rem;
	width:100%-4px;
	margin-left:auto;
	margin-right:auto;	
	font-weight: normal;
	#border-left:1px solid #eeeeee;
	#border-right:1px solid #eeeeee;
	#border-bottom:1px solid #eeeeee;
}
.thread_dot a, .thread_hot a, .thread_dot_hot a, .thread_ a, .thread_lock a,.thread a, .thread_moved a, .thread_new a, .thread_dot_hot_new a
{
	#color: #000000;
}
.sticky, .sticky_hot, .sticky_dot,.sticky_dot_hot, .sticky_hot_new, .sticky_, .sticky_new, .sticky_dot_hot_new
{
	background-color: #eeeeee;
	color: #000000;
	padding: 4px;
	width:100%-4px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.sticky a, .sticky_hot a, .sticky_dot a,.sticky_dot_hot a, .sticky_hot_new a, .sticky_ a, .sticky_new a, .sticky_dot_hot_new a
{
	#color: #000000;
}
.thread_lock  a,.lock  a,.thread_lock ,._lock , ._hot_lock, ._dot_lock, ._dot_hot_lock, ._lock_new
{
	text-decoration: line-through;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #444444;
	background-color: #FFFFFF; border: #e3e3e3; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	margin-left: 10px;
}

.forumold,.forumnew,.forumlink, .forumold_lock, .forumnew_lock
{
	padding:4px;
	margin:auto;
	border-left:1px solid #7192a8;
	border-right:1px solid #7192a8;
	border-bottom:1px solid #7192a8;
}
.forumold a,.forumnew a,.forumlink a
{
	color:#000000}

.new, ._new, .forumnew, ._hot_new, _dot_hot_new
{
	font-weight:bold;
}
.date
{
	background-color: #E6E7DC;
	padding: 2px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.footlink , .footlink a
{
	text-align:center;
	padding:5px 3px 2px 3px;
	color: #000000;
}
.footer,.footer a
{
	background: #FFFFFF;
	color: #666666;
	border-top: 0px ;
	padding:4px;
	text-align:center;
	font-size:.9em;
/*	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;*/
	-moz-border-radius:0px 0px 4px 4px;
	-webkit-border-radius:0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	
}
.btn 
{
	position: relative;
    padding: 0.2rem;
    font-size: 1rem;
    line-height: 1.230;
    border: 1px solid #999999;
    text-decoration: none;
    color: #000000;
    min-width: 1.5rem;
    display: inline-block;
    text-align: center;
}
.reply 
{
	margin: 0.8rem 0 1rem auto;
	width: 70px;
}

.reply .btn 
{
	font-size: 0.7rem;
}

.right{
	text-align:right !important;
}

.author{
	font-size: 0.8rem;
	text-align:right !important;
	border-bottom:1px solid #eeeeee;
	padding: 0.5rem;
}
.firstnew{
    width: 20px;
    margin-right: 1.3rem;
    margin-bottom: 1rem;
    margin-top: 0.4rem;
    float: left;
}