/* from c64 parts */
a.topmenu:link	 { color: #a0a0ff; text-decoration: none;}
a.topmenu:active { color: #2020a0; text-decoration: none;}
a.topmenu:hover	 { color: #ffffff; text-decoration: underline;}
a.topmenu:visited { color: #a0a0ff; text-decoration: none;}
a.topmenu:visited:hover	{ color: #ffffff; text-decoration: underline;}

td.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0ff;
	padding-left:4px;
	padding-right:4px;
	margin:1px;
	background: #4040d0;
}

table.topmenu {
	padding-left:1px;
	padding-right:1px;
	background: #a0a0ff;
}


/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #8080c0;
margin-top: 11px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

/* General smart tables class */

table.forums {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 770px;
border: 1px #3030d0 solid;
display: table;
color: #3030d0;
border-collapse: collapse;
text-align: left;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #a0a0ff;
width: 100%;
font-size: 11px;
line-height: 15px;
text-align: left;
}


/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
font-size: 10px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
font-size: 11px;
}

/* Views color */

.views{
color:#4040d0;
}

/* Warning text */

.warning{
color: #4040d0;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #e0e0ff;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 11px;
margin-left: 15px;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #e0e0ff;
border-top: #f0f0ff 1px solid;
border-right: #f0f0ff 1px solid;
border-left: #f0f0ff 1px solid;
border-bottom: #f0f0ff 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #a0a0ff;
border-bottom: #3030d0 1px solid;
border-left: #3030d0 1px solid;
border-right: #3030d0 1px solid;
border-top: #3030d0 1px solid;
font-size: 11px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #4040e0 solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #a0a0ff;
border: 1px #4040e0 dotted;
padding: 4px;
height: 20px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #a0a0ff;
padding: 3px;
height: 20px;
font-size: 11px;
line-height: 15px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #a0a0ff;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #c8c8ff;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #a0a0ff;
border: 1px #4040e0 solid;
padding: 4px;
height: 18px;
font-size: 11px;
font-weight: bold;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #a0a0ff;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #a0a0ff;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #a0a0ff 1px solid;
margin: 1px;
padding: 1px;
background: #a0a0ff;
font-size: 11px;
}

A:link {
color: #4040e0;
text-decoration: none;
}

A:active {
color: #4040e0;
text-decoration: none;
}

A:visited {
color: #4040e0;
text-decoration: none;
}

A:hover {
color: #4040e0;
text-decoration: none;
}
