.Sbutton  {
background-color:	#ff8000;
color:	white;
font-family:	sans-serif;
font-size:	9pt;
font-weight:	bold;
}

.errorMsg  {
color:	red;
font-family:	arial;
font-size:	10pt;
font-weight:	bold;
}
.okMsg  {
color:	blue;
font-family:	arial;
font-size:	10pt;
font-weight:	bold;
}

.itemNormal  {
background-color:	#FFFFFF;
color:	#000000;
cursor:	pointer;
font-family:	Tahoma;
font-size:	11px;
}

.itemOver  {
background-color:	#357EF8;
color:	#FFFFFF;
cursor:	pointer;
font-family:	Tahoma;
font-size:	11px;
}

.nav:HOVER  {
color:	#88CAF9;
}

.nav:LINK, .nav:visited, .nav:active  {
color:	#2D80F1;
font-family:	sans-serif;
font-size:	9PT;
font-weight:	bold;
text-decoration:	none;
}

.row0  {
background-color:	white;
}

.row1  {
background-color:	silver;
}

.submenu  {
background-color:	#FFFFFF;
border-color:	#AAAAAA;
border-style:	solid;
border-width:	1;
}

.tiny  {
color:	black;
font-family:	arial;
font-size:	8pt;
}

.title  {
color:	#000000;
font-family:	arial;
font-size:	12pt;
font-weight:	bold;
}

.topItemNormal  {
background-image:	url(img/css/btn1.gif);
background-repeat:	no-repeat;
color:	#FFFFFF;
cursor:	pointer;
font-family:	Tahoma;
font-size:	11px;
}

.topItemOver  {
background-image:	url(img/css/btn2.gif);
background-repeat:	no-repeat;
color:	#FFFFFF;
cursor:	pointer;
font-family:	Tahoma;
font-size:	11px;
}

.topMenu  {
background-color:	#FFFFFF;
border-style:	none;
border-width:	0;
}

body  {
background-color:	#ffffff;
}

div  {
color:	#000000;
font-family:	arial;
font-size:	9pt;
}

p  {
font-family:	arial;
font-size:	10pt;
text-align:	justify;
}

td  {
color:	#000000;
font-family:	arial;
font-size:	10pt;
}
