body {
        background-color: #333333;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: Tahoma, Verdana, Geneva, sans-serif;
        font-size: 10px;
}

small {
   color: #2B2B2B;
}

.table-border {
        border-width: 1px;
        border-color: #000000;
        border-style: solid;
}

P,TD {
        vertical-align: top; font-size: 11px;
}

a.home:link, a.home:hover, a.home:visited
{
   color: #0C0C0C;
   text-decoration: underline;
}

A:link
{
        font-weight: bold;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 11px;
        color: #0C0C0C;

}

A:visited
{
        font-weight: bold;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 11px;
        color: #2B2B2B;

}

A:hover
{
        font-weight: bold;
        text-decoration: underline;
        font-family: Tahoma;
        font-size: 11px;

}

A.h, A.h:visited { Color: #000000; font-size:11px; font-family:Tahoma; }

A.h2 { Color: #000000; font-size:11px; text-decoration:underline; }
A.h2:hover { Color: #FFBC96; font-size:11px; text-decoration:underline; }

h6 {
   color: #FFBC96;
   font-size: 20px;
   font-weight: bold;
   margin: 4px;
   margin-bottom: 10px;
}


TD.date {
        font-weight: bold;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 10px;
        color: #2B2B2B;
}

INPUT,SELECT,TEXTAREA {
        COLOR: #212421; font-size: 9px; border: 1px solid;
}

INPUT, SELECT, TEXTAREA {
   border-style:inset;
   font-weight:bold;
   border-width: 1px;
   background-color: #212421;
   border-color: #AA4109;
   color: FFBC96;
}

.search {
   border-style:none;
   font-weight:bold;
   border-width: 0px;
   background-color: #000000;
   border-color: #000000;
   COLOR: #212421;
   font-size: 9px;
}


TD.pagetitle {
        background-color: #C74800;
        text-align: right;
        vertical-align: top;
}

TD.head {
    background-image : url(img/head.gif);
}

TD.music {
    background-image : url(img/music.gif);
}

TD.contentarea {
        padding-top: 16px;
        background-image : url(/img/bubbles.gif);
        vertical-align: top;
        width: 437px;
        padding-bottom: 9px;
        font-size: 0.72em;
        color: #000;
        font-weight: normal;
}


P.subtitle {
        font-size: 15px;
        font-weight: bold;
}




li {
    list-style-image: url(img/li.gif);
}

#row { background: ; }
#row:hover { background: #FF8442; }

#row2 { background: ; }
#row2:hover { background: #AF4101; }

.cell { background: url(/img/cell.gif); height:20px; font-weight:bold; color:#FFBE94; }

legend {
   border-width: 1px;
   border-color: #000000;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
}
fieldset {
   border-width: 1px;
   border-color: #000000;
   border-style: solid;
}

label {
   cursor: pointer;
}
#livesearch
  {
  margin:0px;
  padding: 2px;
  width:466px;
  background-color: #212421;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  color: #674B3B;
  display: none;
}
#iframe {
  margin:0px;
  padding: 2px;
  background-color: #C74800;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  color: #674B3B;
  font-size: 10px;
  padding-bottom: 10px;
}

#livesearch a {
   color: #FFBC96;
   text-decoration: underline;
   font-weight: normal;
   font-size: 10px;
   padding: 2px;
}
#livesearch a:hover {
   color: #FFBC96;
   text-decoration: none;
   font-size: 10px;
}
#txt1
  {
  margin:0px;
}

/* Select languages */
.select-link, .select-link:link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
	padding-right: 16px;
	margin-right: 12px;
    font-weight:normal;
	text-decoration: underline;
	cursor: pointer;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}
.icons {
	float: left;
	margin: 0px 6px;
	padding: 0px;
	cursor: pointer;
}
.select-lang {
	float: left;
	padding-bottom: 10px;
}
.cm-select-list a.item-link, .cm-select-list a.item-link:link, .cm-select-list a.item-link:visited, .cm-select-list a.item-link:hover, .cm-select-list a.item-link:active {
	padding: 0px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: left 0px;
}
.select-wrap {
	float: right;
	font-size: 12px;
	margin-top: 6px;
	padding-left: 3px;
}
.select-popup {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 3px 3px 0px 4px;
	border: 1px solid #cecece;
	background-color: #ffffff;
	margin: 0px !important;
	z-index: 101;
}
.close-icon {
	position: absolute;
	right: 3px;
	cursor: pointer;
}
ul.cm-select-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
ul.cm-select-list li {
	padding: 1px 39px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
}
ul.cm-select-list li a {
	white-space: nowrap;
}
.cm-select-list a, .cm-select-list a:link, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
	font: normal 12px Arial;
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration: none;
	padding: 0px 2px;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #ffffff;
}
.select-languages {
	text-align: right;
	margin-bottom: 10px;
}
.localization {
	background: url(images/top_tools_delim.gif) no-repeat 0px 2px;
	padding: 6px 9px 7px 12px;
	margin-top: 0px;
}
/* /Select languages */


.section-title a.cm-combo-on {
	background: url('images/icons/section_icon_expanded.gif') no-repeat 0px 7px;
}
.section-title a.cm-combo-off {
	background: url('images/icons/section_icon_collapsed.gif') no-repeat 0px 7px;
