body {
	font-family: arial, helvitca, verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

code {
	font-family: monospace;
	font-size: 9pt;
	color: #CEFA55;
}


h1 {
	font-family: arial, helvitca, verdana;
	font-size: 24pt;
	font-weight: bold;
	color: #21E037;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2 {
	font-family: arial, helvitca, verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #21E037;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {
	font-family: arial, helvitca, verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #21E037;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3:hover {
	color: #FFFFFF;
}

h4 {
	font-family: arial, helvitca, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #21E037;
	margin-top: 2px;
	margin-bottom: 2px;
}

a {
	color: #21E037;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
}

.greentext {
	color: #21E037;
	font-size: 13pt;
}

.newsheader {
	color: #21E037;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}

newsheader:hover {
	color: #FFFFFF;
}

hr {
	margin: 2px;
	color: #FFFFFF;
	width: 90%;
}

.maintext {
	font-family: arial, helvitca, verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background: #000000;
	margin: 5px;
}

.mainwindow {
	position: absolute;
	left: 140px;
	right: 20px;
	top: 110px;
	margin: 4px;
	border: 2px #000000 solid;
	width: 82%;
	height: 45%;
	background: #000000;
	z-index: 100;
}

.date { 
	position: absolute;
	right: 20px;
	top: 60px;
	font-size: 14px; 
	font-family: arial;
	color: #FFFFFF; 
}

.box {
	background: #465B6E;
	color: #FFFFFF;
	border: 2px #000000 solid;
}

.button {
	background: #CEFA55;
	color: #000000;
	border: 2px #000000 solid;
}

.navbar {
	position: absolute;
	left: 0px;
	top: 110px;
	z-index: 10;
}

.header{
	z-index:0;
}

.footer {
	position: absolute;
	z-index:0;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

.nav { 
	margin-bottom: 1px; 
	margin-top: 1px; 
}

.nav a.marker {
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 14pt;
	width: 130px;
	height: 20px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 10px;
	color:#FFFFFF;
	background-color: #000000;
	border: 2px #BEBEBE solid;
}
.nav a.marker:hover {
	color:#FFFFFF;
	background-color: #262626
}

.nav a {
	text-align: center;
	vertical-align: middle;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	width: 130px;
	height: 20px;
	display: block;
	color: #10E829;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 10px;
	background-color:  #000000;
	border: 2px #AEAEAE solid;
}

.nav a:hover {
	color:#000000;
	background-color: #FFFFFF;
}

.donationbox {
	text-align: center;
	vertical-align: top;
	font-family: arial;
	text-decoration: none;
	font-size: 9pt;
	color: #FFFFFF;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 10px;
}

.sourceforgebox {
        text-align: center;
        vertical-align: top;
        font-family: arial;
        text-decoration: none;
        font-size: 9pt;
        color: #FFFFFF;
        width: 125px;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 5px;
        margin-right: 10px;
}

.iconbox {
        text-align: center;
        vertical-align: top;
        font-family: arial;
        text-decoration: none;
        font-size: 9pt;
        color: #FFFFFF;
        width: 125px;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 5px;
        margin-right: 10px;
}

.disclaimer {
	font-family: arial, helvitca, verdana;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #21E037;
	margin-top: 2px;
	margin-bottom: 2px;
}

.disclaimer-text {
	font-family: arial, helvitca, verdana;
	font-style: italic;
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}
