/* content */
.text-header { font-weight:bold; font-size:12pt; font-family:Arial, sans-serif; color:#000000;}
.pageContent { font-size:9pt ; font-family:Arial ; color:#000000 ; }
.pageContent a { font-size:9pt ; font-family:Arial ; color:#c3433a ; text-decoration:none; }
.pageContent a:hover { font-size:9pt ; font-family:Arial ; color:#c3433a ; text-decoration:underline; }
 .td { font-size:9pt ; font-family:Arial ; color:#000000 ; }

/* top elements */
.company { font-weight:bold ; font-size: 20pt; font-family: sans-serif; color: #3d6eaa; }
.slogan { font-weight:bold ; font-size: 12pt; font-family:sans-serif; color:#ffffff; }

/*main menu*/
.menu { font-size:9pt; font-family: Arial; color:#000000; text-decoration:none; padding-right:10pt; padding-left:10px; }
.amenu { font-size:9pt ; font-family: Arial; color: #000000 ; text-decoration:none; padding-right:10pt; padding-left:10px;  }

/*submenu*/
.submenu { font-size:9pt; font-family:Arial; color:#000000; text-decoration: none; }
.asubmenu { font-size:9pt; font-family:Arial ; color:#000000 ; text-decoration:none; }

/*bottom menu*/
.bmenu { font-size:8pt ; font-family: Arial; color:#ffffff ; text-decoration:underline;text-transform: uppercase;font-weight: bold }
.abmenu { font-size: 8pt; font-family:Arial ; color: #ffffff; text-decoration: none;text-transform: uppercase;font-weight: bold }

/*copyright*/
.created { font-size:7pt ; font-family:Arial ; color:#000000 ; }
.created a { font-size:7pt ; font-family:Arial ; color:#c3433a ; text-decoration:none; }
.created a:hover { font-size:7pt ; font-family:Arial ; color:#c3433a ; text-decoration:underline; }

/*backgrounds*/
.main-bg { background-color: #ffffff; }

.img_buttom {  margin: 0px 5px 0px 5px; }


.img_sub_button {  border:0; }



.img_logo_cssclass1 { border:0;}

#team {
	font-size:9pt ; font-family:Arial ; color:#000000 ;
}
#team strong {
	font-size:9pt ; font-family:Arial ; color:#000000 ; font-weight:bold; padding-bottom: 5px;
}
#team a {
	font-size:9pt ; font-family:Arial ; color:#c3433a ; text-decoration:none;
}
#team a:hover {
	font-size:9pt ; font-family:Arial ; color:#c3433a ; text-decoration:underline;
}


ul { margin-bottom: 0; margin-top:5px;}

UL LI
{
color:#000000; list-style-type:square;   font-family:Arial, Helvetica, sans-serif;  list-style-position:outside;
}

UL LI LI
{
	list-style-type: disc; 
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	 color:#000000; list-style-type:square; list-style-image:url();  font-family:Arial, Helvetica, sans-serif; list-style-position:outside;  

}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}



