/* BASICS */
BODY
{
	font-size: 10pt;
	background-color:"#B8B8B4";
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

A {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88878D;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
	color: #88878D;
}
.border 
{
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	
}

.cellborder TD
{
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #cccccc;
}
.selnav
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #88878D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.nav
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #b8b8b4;
}


.nav:hover {
	text-decoration : none;
	color: #88878D;
	background-color: #000000;
}

.menu 
{
	width: 100px;
	height: 26px;
}

td {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

h1
{
	font-weight: bold;
	font-size: 20pt;
	color: #999999;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
}

.button
{
    BORDER-RIGHT: #660000 2px solid;
    BORDER-TOP: #ff9999 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: #ff9999 2px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #660000 2px solid;
    FONT-FAMILY: Arial, Helvetica;
    HEIGHT: 26px;
    BACKGROUND-COLOR: #ff6666;
    TEXT-DECORATION: none
}
.textbutton
{
    BORDER-RIGHT: #660000 2px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #ff9999 2px solid;
    MARGIN-TOP: 2px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 4px;
    BORDER-LEFT: #ff9999 2px solid;
    COLOR: #ffffff;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #660000 2px solid;
    FONT-FAMILY: Arial, Helvetica;
    HEIGHT: 26px;
    BACKGROUND-COLOR: #ff6666;
    TEXT-DECORATION: none
}
.textbutton A
{
    COLOR: #ffffff
}
/* OLD STUFF */
a.pos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
}

a.pos:hover {
	text-decoration : none;
	color: #88878D;
}
	
a.highlight  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88878D;
	font-weight : normal;
	text-decoration : none;
}

a.highlight:hover {
	text-decoration : none;
	color: #88878D;
}



.pos {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
}

.small  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : bold;
}

.normal  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

.alt  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold
	}


h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
	margin-top : 4pt;
	margin-bottom : 6pt;
}

.teaserheader {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B8B8B4;
	font-weight : bold;
}
	

P  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	line-height : 14pt;
	margin-top : 2pt;
	margin-bottom : 14pt;
}

P.side  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	margin-top : 6pt;
	margin-bottom : 6pt;
	line-height : 9pt;
}


P.list  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}


P.illu  {
	line-height : 11pt;
	color: #444444;
	font-size: 8pt;
	margin-top : 3pt;
	margin-bottom : 0pt;
}


td.cell {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}
	
td.rowheader {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : bold;
}

td.colheader {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}


INPUT.search {
	font-size:8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
	BORDER: #B8B8B4 1 solid;
	width: 130px;
}

INPUT.normal {
	font-size:8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
	BORDER: #B8B8B4 1 solid;
	width: 400px;
}

TEXTAREA.normal {
	font-size:8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
	BORDER: #B8B8B4 1 solid;
	width: 400px;
}