﻿BODY
{
	scrollbar-track-color : #d0c4bf;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #a79287;
}

.mainmenu
{
	background-color: #a79287;
	vertical-align: middle;
	text-align: center;
}

.mainmenu A
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

.mainmenuselected
{
	background-color: #7c6c64;
	vertical-align: middle;
	text-align: center;
}

.mainmenuselected A
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

.currentsubmenu
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color : #f580b7;
	font-weight : bold;
	text-decoration : none;
}

.submenu
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color : #f580b7;
	text-decoration : none;
	font-weight : normal;
}

.submenu A
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color: #f580b7;
	text-decoration : none;
}

.textheader
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #a79287;
	background-color: #d0c4bf;
	text-decoration : none;
}

.text
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color: #85746c;
	background-color: #f9f7f7;
	text-decoration : none; line-height:1.3
}

.text A
{
	text-decoration : underline;
	color: #85746c; line-height:1.3
}

A:hover
{
	text-decoration : underline;
	color: #99ff00;
}
.announce
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color:#F580B7;
	background-color:#BDFF62;
}
.textbold
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #a79287;
	text-decoration : none; line-height:1.3
}
.textrose
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color: #d3779e;
	text-decoration : none; line-height:1.3
}
.textrosebold
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color: #d3779e;
	text-decoration : none;
	font-weight : bold; line-height:1.3
}
.tableborder
{
	border-color : #d3779e;
	border-top-width : 1px;
	border-left-width  : 1px;
	border-right-width  : 1px;
	border-bottom-width  : 1px;
	border-collapse : collapse;
}
.textwhitebold
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
.counter
{
	text-align: center;
        border-top: #d6d3ce 1px solid;
        border-bottom: #848284 2px solid;
        border-right: #848284 2px solid;
	white-space: nowrap;
	padding: 2px;
}
.ilike {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color : #f580b7;
	background-color: #f9f7f7;
	text-decoration : none;
	font-weight: bold;
}
.tooltip {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	position: absolute;
	visibility: collapse;
}
