*{
	margin: 0px;
	padding: 0px;
}

body {
	color: #222;
	background-color: #bbb;
	font: 12px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	margin: 5px 10px 10px 10px;
}


a:link.register {
  font-size: 13;
  font-weight: bold;
  font-family: Trebuchet MS,Arial, sans-serif;
	color: #222;
    text-decoration: none;
}

a:visited.register {
  font-size: 13;
  font-weight: bold;
  font-family: Trebuchet MS,Arial, sans-serif;
	color: #222;
    text-decoration: none;
}

a:hover.register, a:active.register {
  font-size: 13;
  font-weight: bold;
  font-family: Trebuchet MS,Arial, sans-serif;
	color: #888;
    text-decoration: none;
}


a:link.forum_navibar {
  font-size: 13;
  font-weight: bold;
  font-family: Trebuchet MS,Arial, sans-serif;
	color: #555;
    text-decoration: none;
}

a:visited.forum_navibar {
  font-size: 13;
  font-weight: bold;
  font-family: Trebuchet MS,Arial, sans-serif;
	color: #555;
    text-decoration: none;
}

a:hover.forum_navibar, a:active.forum_navibar {
  font-size: 13;
  font-weight: bold;
  font-family: Trebuchet MS,Arial, sans-serif;
	color: #888;
    text-decoration: none;
}



a:link.forum_navibar_cur {
  font-size: 14;
  font-weight: bold;
  font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	color: #333;
}

a:visited.forum_navibar_cur {
  font-size: 14;
  font-weight: bold;
  font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	color: #333;
}

a:hover.forum_navibar_cur, a:active.forum_navibar_cur {
  font-size: 14;
  font-weight: bold;
  font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	color: #666;
}




.register{
	font: 13px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	color: #445;
    text-decoration: none;
}

.login_form{
padding:5px;
margin: 2px 10px 5px 10px;
border-width: 1px;
border-style: solid;
}

.reg_form{
padding:5px;
margin:10px;
border-width: 1px;
border-style: solid;
}


a:link {
	color: #222;
}

a:visited {
	color: #222;
}

a:hover, a:active {
	color: #444;
}

#main {
	text-align: left;
	width: 720px;
}

* html #main {height: 0px}

#navbar {
	margin: 16px 10px 0px 10px;
}

#navbar ul {
	padding:0;
	margin:0;
	text-align: center;
	background-color: #aaa;
	list-style-type: none;
	font: 12px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	border: 1px solid #222;
	height: 14px;
}

#navbar ul li {
	float: left;
	width: 230px;
	padding:0;
}

#navbar ul li a {
	float:left;
	width:100%;
	text-decoration:none;
}

#navbar ul li a:hover {
	background-color: #aaa;
}

#navactive a {
	color: #444;
}

a {
	font-weight: bold;
}

.section {
	border: 1px solid #222;
	margin: 15px 10px 5px 10px;
	background-color: #aaa;
}

* html .section {height: 0px}

.section p, .section form, .section .message{
	padding: 5px 5px 5px 5px;
	margin: 5px;
	text-align: justify;
}

.section li {
	margin-left: 35px;
}

.links {
	margin: 0;
	list-style-type: none;
}

input, select, textarea {
	font: 11px 'lucida console', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #fff;
	background: #aaa;
	padding: 1px 1px 1px 1px;
	border: 1px solid #222;
}

h1, h2, h3 {
	background-color: #aaa;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

h1 {
	font-size: 15px;
	text-align: center;
}

h1 div {
	float:right;
	font-size: 13px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

h3 div {
	float:right;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	border-top: 1px solid #222;
	padding: 10px 5px 0px 10px;
	margin: 0;
	font-size: 13px;
}

h5 {
	border-top: 1px solid #222;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 13px;
}

.response {
	color: #222;
	border-top: 1px solid #222;
	padding: 5px;
	margin: 5px;
	font-style: italic;
}


.clear {
	clear: both;
}

ul {
	padding: 5px 0 15px 0px;
}


.footer {
	padding: 2px 10px;
	font-size: 10px; 
}

.code {
	background-color: #aaa;
	font: 11px 'lucida console'; 
	padding: 2px 8px; 
	font: Lucida Console;
	margin-top:10px;
}

.code i {
	color: #434343;
}

.changelog {
	font-size: 10px; 
	padding: 0 40px;
}

.changelog li {
	margin-bottom:5px;
	line-height:1.4;
}

abbr {
	font-weight:bold;
}


.user_title_1{
    font-size: 14px;color:#ffffff;
    font-style:italic;
    font-weight:bold;
}

.user_title_10{
    font-size:13px;color:#dddddd;
    font-weight:bold;
}

.user_title_11{
    font-size:12px;color:#aaaaaa;
    font-weight:bold;
}

.editor{
    padding:5px;
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:11px;color:#555555;
    background-color: #aaaaaa;
}

.editor_text{
    width:98%;
    padding:5px;
    height:140px;
    font-size:11px;color:#555555;
    background-color: #fafafa;
}

.uploadbox{
    padding:5px;
    margin:10px;
}
.uploadtable{
    border:solid 1px;
    padding:2px;
    border-color: #888;
    background-color:#bbbbbb;
}
