
body {
    margin: 0px; padding: 0px; 
    background-color: #141466; 
    color: #141466;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 9pt;
    line-height: 17px;
}

table { border-collapse: collapse; margin: 12px auto; }
table tr td { padding: 4px 6px; vertical-align: top; }
form { margin: 0px; padding: 0px; }
hr { border: none; height: 1px; background-color: #ccc; color: #ccc; width: 100%; }
p { margin: 0px; padding: 0px; }

ul { margin: 0px 24px; padding: 0px; list-style: disc outside; }
ul ul { margin-top: 0px; padding-top: 0px; list-style: circle outside; }
ul ul ul { margin-top: 0px; padding-top: 0px; list-style: square outside; }

/* .wikilink, .urllink, .selflink, .createlinktext, .createlink */
a, .wikilink { text-decoration:none; color: #de8c0e; }
a:visited, .wikilink:visited  { text-decoration:none; color: #de8c0e; }
a:hover, .wikilink:hover { text-decoration:none; color: #ffa000; font-weight: bold;}

.vspace { margin: 4px; }
p.vspace { padding: 3px; }
.clearer{ clear: both; display: block;  margin: 0px; padding: 0px; height: 0px; line-height: 1px; font-size: 0px; }
.borderless-table tr td { border: none }

#header { width: 878px; height: 228px; margin: 20px auto 0px auto; text-align: left; }
#topimg { position: relative; top: 30px; left: 268px; }

#header #page-title { color: #0000FF; font: 18pt Arial; font-weight: bold; padding: 20px 8px 8px 30px; }
#header #page-subtitle { color: #000033; font: 12pt Arial; font-weight: bold; padding: 0px 8px 8px 30px; }
#header a { color: blue; }

#main { 
    width: 878px; margin: 0px auto 0px auto; 
    background: url(../image/back_2_1.gif) repeat-y top center; 
}


#main h1 { font-size: 14pt; line-height: 1em; }
#main h2 { font-size: 12pt; line-height: 1em; }
#main h3 { font-size: 11pt; font-style: italic; line-height: 1em; }
#main h4 { font-size: 10pt; line-height: 1em; }
#main h5 { font-size: 9pt; font-style: italic; line-height: 1em; }

#content {
	position: relative; 
	float: left; 
	width: 878px;  
        margin: 0px;
        padding: 0px;
	text-align: left; 
	min-height: 400px;
}

#wikitext {
	float: right;
        clear: right;
	width: 620px;
	padding-left: 20px;
	padding-right: 5px;
}


#sidebar {
	float: left;
	width: 210px;
	margin-left: 20px;
}
#sidebar .wikilink, .urllink, .selflink, .createlinktext, .createlink, h3 { 
        font-size: 10pt; 
        color: #3653cf; 
        text-decoration: none;
        font-weight: normal; 
}
#sidebar a:hover {
        color: #141466;
        font-weight: bold;
}
#sidebar a:visited {
        color: #3653cf;
}
#sidebar h3 { 
        margin-top: 15px; 
        margin-bottom: 5px; 
}


#footer {
    background: url(../image/back_3_1.gif) no-repeat top center; 
    width: 878px; height: 116px;
    margin: 0px auto; padding: 0px 0px 0px 0px;
}

#copyright { 
    margin: 0px 30px 0px 30px; 
    padding: 50px 0px; 
    font-size: 8pt; 
    font-style: italic;
}

#updated {
    float: left; 
    margin-left: 20px;
    width: 180px;
}

#updated a, a:hover, a:visited, a:active {color: #141466; font-weight: normal;}

#copyrightstring {
    float: left; 
    text-align: center;
    display: block; 
    width: 588px;
    margin-left: 30px;
    margin-top: 17px;
}

#menubar {
    margin: 0px 11px 0px 11px;
    padding: 2px 12px 1px 12px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #e8e8e8;
    text-align: left;
    font-size: 8pt; font-weight: bold;
    border-bottom: 1px solid #ccc;
}

#menubar ul { margin: 0px; padding: 0px; }
#menubar ul li { list-style: none; display: inline; text-indent: 0px; text-align: left; padding-right: 8px; }
#menubar a { color: #666; }

#text { margin-top: 12px; margin-bottom: 12px; font-family: monospace; width: 580px;}

pre {
	font-size: 9pt;
	background-color: #fffff4;
	border: 1px solid #999;
	line-height: 15px;
}

textarea { 
	margin-top: 12px; 
	margin-bottom: 12px; 
	font-size: 9pt; 
}

.column {
	border: 0px;
	margin: 0px;
}

td.column {
	padding: 0px 10px 0px 10px;
}

.difftype,.difftime,.diffrestore {
    font-size: 8pt;
}

#wikitext a.urllink { 
   background: url(image/external.png) center right no-repeat; 
   padding-right: 13px;
} 

.lfloat {
	margin: 5px 15px 5px 0;
}

.rfloat {
	margin: 5px 0px 5px 10px;
} 

#header { width: 878px; height: 228px; margin: 20px auto 0px auto; text-align: left; }

#editbar { 
    position: relative;
    top: 50px;
    left: 265px;
    font-size: 14px; 
    padding: 3 3 3 3; }

#editbar a { text-decoration:none; color: #de8c0e; font-weight: bold; }
#editbar a:visited { text-decoration:none; color: #de8c0e; }
#editbar a:hover { text-decoration:none; color: #ffa000; background: #141466;}


