body {
	background: #262626;
	color: #c0c0c0;
	margin: 2px;
	padding: 0px;
	text-align: justify;
}

body, td, p, a {
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
}

a, .b1, .b2, .b3, .nlcur {
	font-weight: bold;
}

h1, .b1 {
	font-size: 16pt;
}

.nt h1 {
	margin: 0;
	font-size: 12pt;
	font-weight: normal;
}

h2, .b2 {
	font-size: 14pt;
}

h3, .b3, div.nc {
	font-size: 10pt;
}

.red {
	border: solid #f00 1px;
}

a {
	text-decoration: none;
}

a:link {
	color: #FF9232
}

a:visited {
	color: #B76624
}

a:hover, a:active, a:focus {
	color: #FFD51E
}

div.ct {
	text-align: center;
}

div.lft {
	text-align: left;
}

div.rgt {
	text-align: right;
}

.err {
	color: #500;
	font-size: large;
	background: #ecc;
	border: solid #f00 1px;
	padding: 4px;
	margin: 4px;
}

.warn {
	color: #262626;
	font-size: large;
	background: #dab56b;
	border: solid 1px;
	border-color: #f2de17 #958811 #958811 #f2de17;
	padding: 16px 4px 4px 4px;
	margin: 4px;
	background-image: url('/img/warn.png');
	background-repeat: no-repeat;
	background-position: center top
}

.info {
	color: #005;
	font-size: large;
	background: #cce;
	border: solid #00f 1px;
	padding: 16px 4px 4px 4px;
	margin: 4px;
	background-image: url('/img/info.png');
	background-repeat: no-repeat;
	background-position: center top
}
/* mail address */
a.ad, div.ad {
	font-size: 9px;
}

.lo {
	border-style: solid;
	border-color: transparent;
	border-width: 1px;
}

a.hi img {
	border-style: solid;
	border-color: transparent;
	border-width: 1px;
}

a:focus.hi img, .nlnxt:focus, a:active.hi img, .nlnxt:focus, a:hover.hi img, .nlnxt:hover {
	border: solid #5e5e5e 1px;
	background-color: #424242;
}

img, .nob, .nop {
	border: none;
}

.nop {
	padding: 0px;
	margin: 0px;
}

.smp {
	padding: 0px 0px 0px 16px;
	margin: 0px;
}

.ct, .ctbox, .btn {
	text-align: center;
}

.js, div.nc, div.dhed {
	text-align: justify;
}

.ini {
	padding: 6px;
	background: #424242;
	border-width: 1px;
	border-style: solid;
	border-color: #262626 #5e5e5e #5e5e5e #262626;
}

.ini P {
	text-indent: 1em;
}

.ini P:first-letter {
	font-size: larger;
}

.lang {
	float: right;
	position: relative;
	top: 4px;
}
.lang img {
	padding-left: 4px;
	padding-right: 4px;
}

li.co {
	list-style: outside square;
}

li.ci {
	list-style: inside square;
}

li.no {
	list-style: none;
}

ul.step {
	margin: 1em 0 1em 0;
	padding: 0;
	font-style: italic;
	list-style: inside square;
}

.box, .ctbox, .btn, div.nt, div.nh, .gbox, .nlcur, .nlnxt {
	border-width: 1px;
	border-style: solid;
}

.box, .ctbox, .btn {
	border-color: #5e5e5e #262626 #262626 #5e5e5e;
}

.ico {
	border-color: #262626 #5e5e5e #5e5e5e #262626;
}

.gbox {
	border-color: #5e5e5e #262626 #262626 #5e5e5e;;
}

a, .b1 {
	white-space: nowrap;
}

a.btn {
	display: block;
	line-height: 1.5em;
	padding: 2px 8px;
}

a.btn:link, a.btn:visited {
	color: #FF9232;
	background: #424242;
}

a.btn:hover {
	color: #FFD51E;
	background: #5e5e5e;
}

a.btn:active {
	color: #FFD51E;
	background: #5e5e5e;
}

a.btn:focus {
	color: #FFD51E;
	background: #5e5e5e;
}

table.box, table.ctbox {
	background: #424242;
}

/* Softwares */
.sft, .ico {
	clear: left;
}

img.sft {
	float: left;
	border: 1px solid #e0e0f0; /*TODO*/
	margin: 1em;
}

img.ico {
	float: left;
	position: relative;
}

img.ext {
	float: left;
	border: 0px;
	margin: 0px;
}
/* Documentation */
.dcat {
	font-size: 14pt;
	font-style: italic;
	margin: 0.1em 1em;
	color: #c0c0c0;
}

.dhed {
	margin: 0 0.5em;
	padding: 0.25em 0.5em;
	background: #333333;
	border: 1px dashed #B76624;
}

DIV.dhed:first-letter, DIV.dhed P:first-letter {
	font-size: 12pt;
}

UL.di {
	padding: 0 1em;
}

OL.di LI {
	padding: 0 0 0.25em 0;
}
/* Toolbar */
.b1 img {
	float: left;
	margin: 0px 4px 0px 1px;
}
/* News */
.nlnxt, .nlcur {
	padding: 1px 3px 1px 3px;
	margin: 0 1px;
}

.nlcur {
	color: #FFD51E;
	background: #535353;
	border-color: #424242 #7a7a7a #7a7a7a #424242;
}

.nlnxt, .nlnxt:link, .nlnxt:visited {
	color: #FF9232;
	background: #333333;
	border-color: #5e5e5e #262626 #262626 #5e5e5e;
}

.news {
	background: #262626;
}

table.news td {
	padding: 5px 0px;
}

table.news thead tr, table.news tbody tr.nltop {
	height: 8px;
	background: #262626 url(../img/ntop.gif) repeat-x scroll top center;
}

table.news tfoot tr, table.news tbody tr.nabot {
	height: 8px;
	background: #262626 url(../img/nbot.gif) repeat-x scroll bottom center;
}

div.nh {
	position: relative;
	font-size: 8pt;
	font-family: monospace;
	font-weight: bolder;
	float: right;
	padding: 2px;
	margin-top: 1px;
	color: #3ee63e;
	background: #424242;
	border-color: #262626 #5e5e5e #5e5e5e #262626;
}

div.nc, div.nt {
	padding: 2px;
	background: #bbc;
}

div.nt {
	font-size: 12pt;
	white-space: nowrap;
	margin: 0 16px 0 8px;
	background-color: #535353;
	border-color: #7a7a7a #424242 #424242 #7a7a7a;
}

div.nt img {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
}

div.nc {
	margin: 0 16px 0 28px;
	padding: 1px 1em 0 1em;
	background: #333333;
	border-left: 1px #5e5e5e solid;
	border-right: 1px #262626 solid;
	border-bottom: 1px #262626 solid;
	text-align: justify;
}

div.nc P {
	text-indent: 1em;
	margin: 4px 0px;
}

div.nc P:first-letter {
	font-size: larger;
}