body {
background: url(images/bg.gif) #ffffff repeat-x left top; color: #333333; font-family:"Arial"; font-size: 11px;
}

/*flash banner*/
.banner { padding: 0px 0px 0px 2px;
}

/*bottom footer*/
.footer { padding: 8px 3px 1px 10px; font-size: 11px; color: #686868; 
}

a.footerbtn:link {
color: #686868; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.footerbtn:visited {
color: #686868; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.footerbtn:active {
color: #686868; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.footerbtn:hover {
color: #686868; background-color: transparent; text-decoration:underline; font-size: 11px;
}

.copyright { 
padding: 5px 8px 5px 8px; 
}

a.superweb:link {
color: #0066CC; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:visited {
color: #0066CC; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:active {
color: #0066CC; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:hover {
color: #cccccc; background-color: transparent; text-decoration:none; font-size: 11px;
}

/*our branches*/
.country { font-size: 12px; color: #333333;
}

/*download*/
a.document:link {
color: #0066CC; background-color: transparent; text-decoration:underline; font-size: 12px;
}
a.document:visited {
color: #0066CC; background-color: transparent; text-decoration:underline; font-size: 12px;
}
a.document:active {
color: #0066CC; background-color: transparent; text-decoration:underline; font-size: 12px;
}
a.document:hover {
color: #000000; background-color: transparent; text-decoration:underline; font-size: 12px;
}

/* Accordion Menus */
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:600px;
}

.AccordionTitle
{
  height:30px;
  overflow:hidden;
  padding-left:10px;
  cursor:pointer;
  font-family:Arial;
  font-size:10pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:left;
  background-repeat:repeat-x;
  display:table-cell;
  background-image:url('images/title_repeater.jpg');
  -moz-user-select:none;
}

.AccordionContent
{
  height:0px;
  padding-left:20px;
  overflow:auto;
  display:none; 
  font-family:Arial;
  font-size:8pt;
}

.AccordionContainer
{
  border-top: solid 0px #C1C1C1;
  border-bottom: solid 0px #C1C1C1;
  border-left: solid 0px #C1C1C1;
  border-right: solid 0px #C1C1C1;
}

/* link table*/
td.title{
background-color:#F0F0F0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
}

a.useful:link {
color: #000000; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.useful:visited {
color: #000000; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.useful:active {
color: #0066CC; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.useful:hover {
color: #0066CC; background-color: transparent; text-decoration:underline; font-size: 11px;
}

span.click{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:none;
}

td.empty_bar{
	BORDER-RIGHT: #ececec 1px solid; 
	BORDER-TOP: #ececec 1px solid; 
	BORDER-LEFT: #ececec 1px solid; 
	BORDER-BOTTOM: #ececec 1px solid; 
	COLOR: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px; 
}
