body
{
	font-family: tahoma;
	font-size: 12pt;
	background-color:  #393;
}

body.subpage
{
	background-color:  #fff;
}

p
{
	text-align: justify;
}

p.footertext
{
	font-size: 12px;
}

table.menutable
{
	background-color: #fff;
	border-spacing: 10px;
}

h1
{
	font-size: 14pt;
}
h2
{
	font-size: 12pt;
}

a
{	
	font-family: tahoma;	
}

a.menuitem
{	
	text-decoration: none;
	font-size: 10pt;
	color: #000;
}

a.menuitem:hover
{
	width: 100%;
	color: #fff;
	background-color: #888;
	cursor: hand;
}

a.faq
{
	text-decoration: none;
	color: #000;
}

a.faq:hover
{
	color: #844;
	cursor: hand;
}

a.links
{
	text-decoration: none;
	color: #000;
	padding-left: 6pt; 
}

a.links:hover
{
	color: #844;
	cursor: hand;
}

table.cachedb
{
    background-color: #ddd;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.cachedbrowalt
{
	text-decoration: none;
	color: #000;
}

a.cachedbrow
{
        text-decoration: none;
	color: #000;
}

a.cachedbrow:hover
{
        color: #ddd;
}

a.cachedbrowalt:hover
{
	color: #ddd;
}

tr.cachedbtitle
{
	font-family: tahoma;
        background-color: #000;
        color: #ddd;
        font-size: 10pt;
        padding-right: 5px;
}

tr.chatoldrow
{
	font-family: tahoma;
	font-size: 8pt;
        background-color:  #ffffff;
}

tr.chatoldrowalt
{
	font-family: tahoma;
	font-size: 8pt;
        background-color:  #f6f6f6;
}

tr.chatoldinfo
{
	font-family: tahoma;
	font-size: 8pt;
	background-color: #a0ffa0;
}

tr.chatoldinfo2
{
	font-family: tahoma;
	font-size: 8pt;
	background-color: #ffa0a0;
}

tr.chatrow
{
        font-family: tahoma;
        font-size: 10pt;
        background-color:  #ffffff;
}

tr.chatrowalt
{
        font-family: tahoma;
        font-size: 10pt;
        background-color:  #c8c8ff;
}

tr.chatinfo
{
        font-family: tahoma;
        font-size: 10pt;
        background-color: #00ff00;
}

tr.chatinfo2
{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #ff0000;
}

th.cachedbrow
{
	font-family: tahoma;
        background-color: #779;
        color: #000;
        font-size: 10pt;
        padding-right: 5px;
}

th.cachedbrowalt
{
        font-family: tahoma;
        background-color: #88a;
        color: #000;
        font-size: 10pt;
        padding-right: 5px;
}

td.cachedbrow
{
        font-family: tahoma;
        background-color: #77a;
	color: #000;
	font-size: 10pt;
	padding-left: 10px;
}

td.cachedbrowalt
{
        font-family: tahoma;
        background-color: #99c;
	color: #000;
	font-size: 10pt;
	padding-left: 10px;
}

td.menucell
{ 
	 width: 90%; text-align: center; vertical-align: middle; height: 20px;
	font-family: tahoma;
	background-color: #ccd;
}

td.menucell:hover
{
	cursor: hand;
	background-color: #888;
}


table.chattable
{
	table-layout: auto;
	border-spacing: 0px;
	width: 90%;
}

th.chatusernamecell
{
	font-size: 8pt;
	text-align: left;
	background-color: #ddd;
}
th.chattimecell
{
	font-size: 8pt;
	text-align: right;
	background-color: #ddd;
}
td.chatmsgcell
{
	font-size: 8pt;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
}

li.faq
{
	font-size: 12pt;
}

dt.links
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-top: 6pt; 
}

table.newcache
{
    background-color: #ddd;
//    padding-left: 10px;
//    padding-right: 10px;
//    padding-top: 10px;
//    padding-bottom: 10px;
    cellspacing: 0;
    cellpadding: 0;
    border-collapse: collapse;
}

tr.newcacherubrik
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
	text-decoration: underline;
}

tr.newcache
{
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
//	width: 300px;
	height: 32px;
}

tr.newcache:hover
{
	background-color: #888;
}

