P       {  FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-ALIGN: justify}

P.title {  FONT-FAMILY: Verdana,Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; TEXT-ALIGN: center; COLOR:WHITE }

td {  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
td.class2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8px;
	TEXT-ALIGN: justify;
}
A  {  FONT-FAMILY: Verdana,Tahoma, Arial;  COLOR: #0033CC; TEXT-DECORATION: none }

A:hover {  COLOR: #FF0000; text-decoration: none}

INPUT {  FONT-FAMILY: Verdana, Tahoma, Arial; FONT-SIZE: 10pt;}

INPUT.small {  FONT-FAMILY: Verdana,Tahoma, Arial; FONT-SIZE: 8pt;}

ul {  font-family:  Verdana,Tahoma,Arial; font-size: 10pt}

ol {  font-family:  Verdana,Tahoma,Arial; font-size: 10pt}

A.class1 { FONT-FAMILY: Verdana, Tahoma, Arial; COLOR: #000000; TEXT-DECORATION: none; font-weight: normal}

A:hover.class1 {  COLOR: #000000; text-decoration: none; font-weight: normal}

A.class2 { FONT-FAMILY: Verdana, Tahoma, Arial; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 7pt;}

A:hover.class2 {  COLOR: #FFFFFF; text-decoration: none; font-weight: normal}

body {
	background:#FFFFFF;
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing: 0em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:130%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
.menuactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C60000;
	display: inline;
	padding: 1px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #7b7c7e;
	background-color: #FFFFFF;
	display: inline;
	padding: 1px;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C60000;
	display: inline;
	padding: 1px;
}

.warning {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.style2 {
	color: #C60000;
}
.mini {
	font-size: 10px;
}
#catalog_tree{
   margin:0px;
   padding:0px;
}
#catalog_tree ul{	/* Sub menu groups */
   margin-left:20px;	/* Left spacing */
   padding-left:0px;
   display:none;	/* Initially hide sub nodes */
}
#catalog_tree li{	/* Nodes */
   list-style-type:none;
   vertical-align:middle;
   
}
#catalog_tree li a{	/* Node links */
   color:#000;
   text-decoration:none;
   font-family:arial;
   font-size:0.8em;
   padding-left:2px;
  }