/*###############################################################################################
#
#  project           : phpBook
#  filename          : style.css
#  last modified by  : Erich Fuchs
#  e-mail            : erich.fuchs@netone.at
#  purpose           : Define the optical Style
#
###############################################################################################*/

body 			{ margin-top:10px;
		    	  margin-bottom:10px;
			
			  font-family:Arial, Helvetica, sans-serif;
			  font-size:9px;
    			}

a:link {  color: #999999; text-decoration: none}

.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
}

.font8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF
}

a:active {  color: #999999; text-decoration: none}

a:visited {  color: #999999; text-decoration: none}

a:hover {  color: #990000}

td.class1 		{border:0px;font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal;}

td.class2 		{border:0px;font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}

td.class3 		{border:0px;font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}

.class4 		{border:0px; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; background-color: #FFFFCC}

th.class1 		{border:0px;font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold;; left: 0px; clip:   rect(   )}.class5 { border:0px; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; background-color: #FFCCCC}
.class6 { border:0px; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; background-color: #99CCFF}
.Font7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
