﻿body {
  
  color: #000;
  background: #FFF;
  font-family: verdana, sans-serif;
  font-size: 100.01%;
  padding: 0;
  margin:0;
  scrollbar-face-color: #dee3e7; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-shadow-color: #dee3e7; 
  scrollbar-3dlight-color: #d1d7dc; 
  scrollbar-arrow-color: #222222; 
  scrollbar-track-color: #efefef; 
  scrollbar-darkshadow-color: #98aab1; 
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, legend {
  padding: 0;
  margin: 0;
}
table {
	font-size: 11px;
	}
.infoCenter {
	padding: 5px;
	border-bottom: 1px solid #eee;
	}
ul { list-style: none; }

li li { font-size: 100% !important; }

a { text-decoration: underline; }

a img { border: 0; }

fieldset {
  border: 0;
  border-style: solid; 
}

input, textarea, select { font-size: 100%;}

.stopFloat {
  display: block;
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

.clear {
  clear:both
}

.navigationBar,
.menu span {
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}

#jumplinks {
  position: absolute;
  width: 100%;
  top: -2000px;
  left: -2000px;
  z-index: 20;
  width: 100%;
}

#jumplinks a {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 70%;
  font-weight: bold;
  text-decoration: underline;
}

#jumplinks a:focus,
#jumplinks a:active {
  position: absolute;
  z-index: 20;
  top: 2007px;
  left: 2068px;
  color: #508127;
  background: #EFF6EA;
  width: 15em;
}

#header {
  position: relative;
  z-index: 1;
  
  padding-bottom: 27px;
  height: 105px;
  width: 1100px;
}

* html #header { height: 0px;  padding-bottom: 0px;}

#logo {
  position: relative;
}

#logo img { display: block; }

#servicemenu {
padding-top: 0px;
  position: relative;
  z-index: 10;

}

#servicemenu ul {
  float: left;
  background: url(../images/servicemenu2.gif) 10px right no-repeat;
  margin-right: 10px;
  margin-left: 0px;
  padding-left:10px;
}

#servicemenu ul { width: 22.5em; }
head:first-child+body #servicemenu ul { width: auto; }
* html #servicemenu ul { width: auto; background: none;}

* html #servicemenu ul { display: inline; }

#servicemenu li {
  float: left;
    background: url(../images/servicemenu2.gif) 12px right no-repeat;
  font-size: 70%;
  font-weight: bold;
  padding: 25px 17px 10px 10px;
}
* html #servicemenu li {
  float: left;
    background: url(../images/servicemenu2.gif) 12px right no-repeat;
  font-size: 70%;
  font-weight: bold;
  height: 10px;
  padding: 20px 17px 0px 10px;
  margin: 0px 0px 0px 0px;
}
#servicemenu a,
#servicemenu strong {
  color: #000;
  padding-bottom: 3px;
}

* html #servicemenu a,
* html #servicemenu strong {
  height: 1em;
}

#servicemenu a:link, #servicemenu a:visited {
color: #fff;
  text-decoration: none;
  font: bold 12px verdana;
}

#servicemenu a:focus, #servicemenu a:hover, #servicemenu a:active {
  color: #fba64c;

  text-decoration: none;
}

#servicemenu li.on {

  background: url(../images/on.gif) repeat-x 50% top;
  height: 31px;

}
#servicemenu li.on a:link, #servicemenu li.on a:visited {

  color: #000000;

}
#servicemenu li.off {

  color: #000000;

}
#servicemenu td 
{
    background: #fff;
}


a.lang:link, a.lang:visited, a.lang:active {
	color: #bdcdf1;
	text-decoration: none;	
	font: bold 9px verdana;
}
a.lang:hover {
	color: #fff;
	font: bold 9px verdana;
	text-decoration: underline;
	} 
#content {
  position: relative;
  background: #f0eddb url(../images/content.gif) repeat-y;
  width: 1110px;
  text-align: left;
}

* html #content 
{
    width: 1110px;
}

#contactsBar {
  position: absolute;
  z-index: 20;
  
  width: 100%;
  border-bottom: 1px solid #fff;
  height: 1.3em;
}

#outer {
  padding-left: 197px;
  background: url(../images/contents.gif) 247px 0 no-repeat;
  min-height: 500px;
}
* html #outer {
  padding-left: 197px;
  background: url(../images/contents.gif) 247px 135% no-repeat;
  min-height: 500px;
}
#inner {
  width: 870px;
  float: left;
}
* html #inner 
{
    width: 930px;
}
#contactsBar {
  height: 2em;
  color: #576767;
  font-size: 0.7em;
}

#contactsBar p {
  float: right;
  height: 1.55em;
  padding-top: 0.45em;
  margin-right: 0px;
}

* html #contactsBar p { display: inline; }

#contactsBar a {
  padding: 1px 2px;
}

#contactsBar .printversion {
  z-index: 10;
  /* background: url(../images/icon_printversion.gif) 0 50% no-repeat; */
  height: 2em;
  padding-left: 18px;
  margin: 0 2px 0 5px;
}

* html #contactsBar .printversion {
  background: none;
  /* back\ground: url(../images/icon_printversion.gif) 0 50% no-repeat; */
  height: auto;
  
}

#contactsBar .font1 { 
  margin: 0 5px 0 2px;
}

#contactsBar a:link,
#contactsBar a:visited {
  color: #fff;
  font-weight:bold;
  text-decoration: none;
}

#contactsBar a.font1:focus,
#contactsBar a.font1:hover,
#contactsBar a.font1:active {
  color: #000;
  text-decoration: none;
}

#contactsBar a.printversion:focus,
#contactsBar a.printversion:hover,
#contactsBar a.printversion:active {
  color: #000;
  /* background: #F7FBF4 url(../images/icon_printversion.gif) 0 50% no-repeat; */
  text-decoration: none;
}

.menu {
  float: left;
  position: relative;
  width: 230px;
  background: #FCFDFB url(../images/menu.gif) top right no-repeat;
  padding:  0 0 0 0;
  margin-left: -180px;
}

#search {
  padding: 14px 0 0 0;
  margin: 0 0 0 7px;
}

#search h2 {
  color: #576767;
  font-size: 70%;
  font-weight: bold;
}

#search p {
  font-size: 70%;
  vertical-align: middle;
}

#search input {
  vertical-align: middle;
}

#search input.searchfield {
  width: 186px;
  color: #758484;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #758484;
}

#hmenu { width: 100%; }

.menu p.jump {
  position: absolute;
}

.menu p.jump a:link,
.menu p.jump a:visited {
  position: absolute;
  left: -6000px;
  color: #508127;
  font-size: 0.7em;
  line-height: 1.6em;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}

.menu p.jump a:focus,
.menu p.jump a:hover,
.menu p.jump a:active {
  top: -6px;
  left: 0;
  width: 172px;
  background: #EFF6EA;
  padding: 0 4px;
}


.menu ul { padding-top: 1px; } 

* html .menu li { display: inline; }

.menu li a,
.menu li strong {
  display: block;
  line-height: 1em;
  padding: 5px 2px 5px 7px;
  border-bottom: 1px solid #E0EED4;
  margin-top: 0.9em;
}

* html .menu li a,
* html .menu li strong {
  height: 1em;
}

.menu li strong a,
.menu li li strong a {
  background-image: none !important;
  font-size: 100% !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0;
}

.menu a:link,
.menu a:visited,
.menu strong {
  color: #3C8FA7;
  font-size: 85%;
  font-weight: bold;
  text-transform: uppercase;
}

.menu a:link,
.menu a:visited {
  text-decoration: none;
}

.menu a:focus,
.menu a:hover,
.menu a:active {
  color: #3c62b0 !important;
  text-decoration: none;
}


.menu li li a,
.menu li li strong {
  font-size: 12px !important;
  font-weight: normal !important;
  text-transform: none !important;
  padding: 5px 2px 5px 20px !important;
  margin: 0;
}

.menu li li a:link, .menu li li a:visited,
.menu .extras a:link, .menu .extras a:visited {
  color: #576767;
  background: url(../images/arrow_white.gif) 7px 0.6em no-repeat;
  text-decoration: none;
}

.menu li li a:focus, .menu li li a:hover, .menu li li a:active,
.menu ul.extras a:focus, .menu ul.extras a:hover, .menu ul.extras a:active {
  background: #e3eafa url(../images/arrow_blue.gif) 7px 0.6em no-repeat;
  text-decoration: none;
}


.menu li li.on a:link, .menu li li.on a:visited,
.menu li li.on strong,
.menu ul.extras strong {
  color: #FFF !important;
  background: #4669b4 !important;
  font-weight: bold !important;
}

 .menu li li.on strong,
 .menu ul.extras strong {
  background: #4669b4 url(../images/arrow_blue.gif) 3px 0.6em no-repeat !important;
  border-color: #4669b4;
  border-left: 4px solid #4669b4;
  padding-left: 16px !important;
  min-height:1px;
}

ul.extras {
  border-top: 1px solid #E0EED4;
  margin-top: 30px;
}

.menu .extras li a,
.menu .extras li strong {
  font-size: 70% !important;
  font-weight: normal !important;
  text-transform: none !important;
  padding: 5px 2px 5px 20px !important;
  margin: 0;
}

 .menu ul.extras strong {
  background: #59A2B2 url(../images/arrow_blue.gif) 7px 0.6em no-repeat !important;
}

#contents .menuLinks h2,
#contents .rightMenu h2 {
  color: #576767 !important;
  background: #D4E7EB !important;
  font-size: 80%;
  padding: 5px 10px 5px 8px;
  margin: 10px 0 0 0 !important;
}

#newsMenu ul {
  font-size: 100% !important;
  list-style:none outside none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#newsMenu li { display: inline; }

#newsMenu li strong {
  background: url(../images/arrow_white.gif) 3px 0.6em no-repeat !important;
  padding-left: 16px;
  border-left: 4px solid #FCFEFB;
  min-height: 1px;
}

#contents #newsMenu li strong a {
  display: inline !important;
  font-size: 100% !important;
  padding: 0 !important;
  border: none !important;
}

#newsMenu li.on strong a {
  color: #3C8FA7 !important;
  background: none !important;
}

#contents {
  float: left;
  position: relative;
  width: 810px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

* html #contents { width: 810px; float: left}

#contents .inner {
  position: relative;
  min-height: 430px;
  width: 830px;
  background: #FCFEFB;
  padding: 6px;
  float: left;
  margin: 10px 0px 20px 10px;
}

* html #contents .inner { width: 830px; 
    margin: 0px 0px 5px 5px;
    }

#contents h1 {
  color: #FFF;
  background: #4064b1;
  font-size: 14px;
  line-height: 1.3em;
  padding: 5px 10px 4px 10px;
  margin-bottom: 1em;
}

#contents h1 a:link, 
#contents h1 a:focus,
#contents h1 a:visited, 
#contents h1 a:active { 
  color: #fff;
  text-decoration: underline;
}
#contents h1 a:hover 
{
    color: #3C8FA7;
    text-decoration: none;
}
* html #contents h1 {
  height: 1em;
}

#contents div.heading1 {
  color: #FFF;
  background: #4064b1;
  font-size: 13px;
  font-weight: bold; 
  
  padding: 5px 10px 4px 10px;
  margin-bottom: 1em;
}
#contents div.heading1 a:link, 
#contents div.heading1 a:focus,
#contents div.heading1 a:visited, 
#contents div.heading1 a:active { 
  color: #fff;
  text-decoration: underline;
}
#contents div.heading1 a:hover 
{
    color: #fa9e30;
    text-decoration: none;
}
* html #contents div.heading1 {
  height: 1em;
}

#contents h2 {
  color: #3C8FA7;
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 1.4em 10px -0.2em 10px;
}

#contents h3 {
  color: #3C8FA7;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 1.4em 10px -0.4em 10px;
}

#contents h4 {
  color: #576767;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 1.4em 10px -0.6em 10px;
}


#contents p {
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0.8em 10px;
}

p.autor {
  color: #596969;
  font-size: 70%;
  padding-top: 1em;
  border-top: 1px solid #D4E7EB;
  margin-right: 0 !important;
  margin-top: 1.2em !important;
}

#contents strong { color: #3C8FA7; }

abbr { border-bottom: none; }
acronym { border-bottom: none; }


blockquote {
  padding: 4px 0 5px 20px;
  margin: 0.5em 10px 0.2em 10px;
}

blockquote ol {
  padding: 0 24px 0.8em 20px;
}

blockquote p {
  padding: 0 26px 0 16px;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

cite { font-style: normal; }

#contents ul,
#contents ol {
  margin: 0.8em 0 1em 27px;
  font-size: 0.8em;
  line-height: 1.5em;
}

#contents ul ul {
  font-size: 1em;
  margin-top: 0.4em;
}

#contents ul {
  list-style: url(../images/bullet1.gif);
}

* html #contents ul {
  list-style: url(../images/bullet1_ie.gif);
}

#contents ol li {
  margin-bottom: 0.8em;
}

#contents a:link 
{
    color: #0943c6; 
    text-decoration: underline;
}
#contents a:visited 
{
    color: #0943c6; 
    text-decoration: underline;	 
}

#contents a:hover 
{
    text-decoration: underline;	
    color: #e46100; 
}
#contents a:focus,
#contents a:active {
    color: #0943c6;
	text-decoration: underline;	
}


#contents ul.link,
* html #contents ul.link {
  list-style-image: none;
  list-style: none; 
  margin-left: 10px;
}

#contents ul.link li {
  background: url(../images/link_arrow_white.gif) 0 0.4em no-repeat;
  padding-left: 15px;
  margin-bottom: 0.4em;
}

* html #contents ul.link li {
  height: 1em; 
}

#contents p.link,
#contents h2.link,
#contents h3.link {
  background: url(../images/link_arrow_white.gif) 0 0.45em no-repeat;
  font-size: 120% !important;
  padding-left: 15px;
}
.link {
  height: 30px;
  }
#contents strong.link {
  background: url(../images/link_arrow_white.gif) 0 0.2em no-repeat;
  padding-left: 15px;
}

#contents h2.link { margin-bottom: -0.4em !important; }

#contents .link strong a:link,
#contents .link strong a:visited,
#contents h2.link a:link,
#contents h2.link a:visited,
#contents h3.link a:link,
#contents h3.link a:visited {
  text-decoration: none;
}

#contents .link strong a:focus,
#contents .link strong a:hover,
#contents .link strong a:active,
#contents h2.link a:focus,
#contents h2.link a:hover,
#contents h2.link a:active,
#contents h3.link a:focus,
#contents h3.link a:hover,
#contents h3.link a:active {
  text-decoration: underline;
}

.menuLinks {
  width: 180px;
  float: left;
  background: #FCFEFB;
  padding: 0 6px 6px 0;
}

* html .menuLinks { margin-right: -3px; }

.rightMenu {
  width: 19%;
  float: right;

  padding: 0 0 6px 6px;
}

* html .rightMenu { margin-left: -3px; }

.contents180links { 
	padding-right: 0px; 
	min-height: 530px;
	width: 80%;
	border: 1px solid #ccc; 
	background: #f9fcff;
}

* html .contents180links {
  height: 1%;
  padding-right: 0px;
  min-height: 530px;
  	width: 80%;
  border: 1px solid #ccc; 
  background: #f9fcff;
}

.contents225links { margin-right: 230px; }

* html .contents225links {
  height: 1%;
  margin-right: 227px;
}

#contents h2 em {
  color: #596969;
  font-size: 0.9em;
  font-weight: normal;
  font-style: normal;
}

#footer {
  background: url(../images/footer_new.gif) repeat-x;
  border-top: 1px solid #FFF;
  height: 42px;
  text-align: center;
}

#footer p {
  font-size: 0.7em;
  line-height: 1.4em;
  padding: 4px 0 5px 0;
  margin-left: 260px;
  color: #7d90ca;
}

#footer a,
#footer strong {
  padding: 1px 2px;
}

#footer a:link,
#footer a:visited {
  color: #7d90ca;
  text-decoration: none;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
  color: #fff;
}

.login {
	background: #d3e0ff;
	border-top: 1px #fff solid;
	color: #333333;
	font: 'Lucida Grande', Verdana, Arial, sans-serif;
	border-bottom: 1px #e4d6db solid;
	border-right: 1px #e4d6db solid;
	padding: 3px;
	padding-left: 5px;

	}
	
.input2
{
	width: 130px;
	height: 15px;
	/*background-image: url(../images/in.gif);*/
	font: 11px arial;
	background-color: #ffffff;
	padding-top: 0px;
	text-transform: none;
	overflow: hidden;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}

.inputEn{
 width: 100px;
 height: 16px;
 background-image: url(../images/in.gif);
 border: 0;
 font: 11px arial;
 background-color: #ffffff;
 padding-top: 0px;
 text-transform: none;
 overflow: hidden;
}

.submit {
 background-image: url(../images/submit_bg2.gif);
 padding-top: 0px;
 text-transform: none;
 border: none;	
 background-repeat: no-repeat; 
 cursor: hand;
 font-size: 10px;
 font-weight: bold;
 color: #000;
 font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
 width: 61px;
 height: 17px;
}

.register {
 background-image: url(../images/search_btn.gif);
 padding-top: 0px;
 text-transform: none;
 border: none;	
 background-repeat: no-repeat; 
 cursor: hand;
 font-size: 10px;
 font-weight: bold;
 color: #000;
 font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
 width: 90px;
 height: 17px;
}

.searchBtn {
 background-image: url(../images/search_btn.jpg);
 padding-top:0px;
 margin-left: 10px;
 margin-top: 4px; 
 text-transform: none;
 border:none;	
 background-repeat:norepeat; 
 cursor: hand;
 font-size: 10px;
 font-weight: bold;
 color:#8D6936;
 font-family:  'Lucida Grande', Verdana, Arial, sans-serif;
 width:56px;
 height:22px;
}

.Header {
	border: #4669b4 1px solid; padding-right: 1px; padding-left: 5px; font-weight: bold; font-size: 11px; background: #4669b4; padding-bottom: 2px; cursor: default; color: #ffffff; padding-top: 2px; font-family: tahoma;
}
.Rotator {
	border-right: #ccc 1px dashed; padding-right: 3px; border-top: #ccc 1px solid; padding-left: 3px; font-size: 11px; padding-bottom: 3px; border-left: #ccc 1px dashed; width: 99%; cursor: default; padding-top: 3px; border-bottom: #ccc 1px dashed; font-family: verdana; height: 25px;
}
.RotatorFrame {
	padding-bottom: 3px; background: url(../images/background_pic.gif); 
}
.RotatorFrameOver {
	padding-bottom: 3px; background: url(../images/background_pic2.gif); 
}
.NewsTitle {
	font-weight: bold; font-size: 10px; color: black; font-family: Verdana; text-decoration: underline;
}
.NewsText {
	font-size: 10px; color: black; font-family: Verdana; 
}
.NewsDate {
	font-size: 9px; color: gray; font-family: Verdana;
}
a.headerLink:link, a.headerLink:visited, a.headerLink:active {
	color: #000;
	text-decoration: none;	
	border-bottom: 1px #e94809 dashed;
	font: bold 11px Arial, Helvetica, sans-serif;
}

a.headerLink:hover {
	color: #fff;
	text-decoration: none;
	background: #333;
	border-bottom: 1px #333 solid;
} 
a.normalLink:link, a.normalLink:visited, a.normalLink:active {
	color: #0943c6;
	text-decoration: none;	
	border-bottom: 1px #0943c6 dashed;
}

a.normalLink:hover {
	color: #fff;
	text-decoration: none;
	background: #0943c6;
	border-bottom: 1px #0943c6 solid;
} 
a.libSectionLink:link, a.libSectionLink:visited, a.libSectionLink:active {
	color: #e94809;
	text-decoration: none;	
	font: bold 12px Arial, Helvetica, sans-serif;
}

a.libSectionLink:hover {
	color: #fff;
	text-decoration: none;
} 

.faq_div_question {	
	color:#666;
	font-size:11px;
	width: 95%;
    border-top: 1px dashed #ccc;
    border-left: 3px solid #fa7600;
	margin-bottom:2px;
	margin-left: 10px;
	margin-top:7px;
	padding-left:2px;
	padding: 5px;
	background-repeat:no-repeat;
	background-position:top right;	
	overflow:hidden;
	cursor:pointer;
}
.faq_div {	
	color:#666;
	font-size:11px;
	width: 95%;
    border-top: 1px dashed #ccc;
    border-left: 3px solid #fa7600;
	margin-bottom:2px;
	margin-left: 10px;
	margin-top:7px;
	padding-left:2px;
	padding: 5px;
	background-repeat:no-repeat;
	background-position:top right;	
	overflow:hidden;
	cursor:pointer;
}
.faq_div_answer {	
	
	width:95%;
	font-size:11px;
	margin-left: 10px;
	visibility:hidden;
	height:0px;
    border-left: 3px solid #0085ca;
	color: #333;
	overflow:hidden;
	position:relative;

}
.faq_div_answer_content {	
	padding:1px;
	margin-left: 10px;
	position:relative;
}

a.faq:link, a.faq:visited, a.faq:active {
  text-decoration: none !important;
  color: #666;
  font: bold 11px verdana;

}

a.faq:hover 
{
text-decoration: underline !important;
  color: #000;
} 
.input
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font: 11px "Verdana" , "Arial" , "Helvetica" , sans-serif;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #f7ffff;
}

.Tab
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom-style: none;
	color: #808080;
	background-color: white;
}

.selTab
{
	border-top: #e27a2d 3px double;
	border-left: #e27a2d 3px double;
	border-right: #e27a2d 3px double;
	color: #4669b4;
	background-color: white;
	border-bottom-style: none;
}

	a.pagerLink:link, a.pagerLink:visited, a.pagerLink:active
    {	
	    font-size: 10px;	
	    color: #548bc3;	
	    text-decoration: none;
    }
    a.pagerLink:hover
    {
	    color: #f57528;
	    border-bottom: #f57528 1px solid;
    }

.searchTexts 
{
    font-size: 12px;

}
a.newsMenu:link, a.newsMenu:visited, a.newsMenu:active {
  color: #576767 !important;
  background: url(../images/arrow_white.gif) 7px 0.6em no-repeat;
  text-decoration: none !important;
    display: block;
  line-height: 1em;
  font-size: 12px !important;
  padding: 5px 2px 5px 20px;
  border-bottom: 1px solid #E0EED4;
  margin: 0;
}

a.newsMenu:hover {
  color: #3c62b0 !important;
  background: #e3eafa url(../images/arrow_blue.gif) 7px 0.6em no-repeat !important;
  text-decoration: none !important;
} 

.footer2 
{
    width: 1110px; 
    text-align: right; 
    background: url(../images/footer_2.gif) no-repeat 17px 0
}

* html .footer2 
{
    width: 1110px; 
    text-align: right; 
    background: url(../images/footer_2.gif) no-repeat 17px 0
}

a.sitemapLink:link, a.sitemapLink:visited, a.sitemapLink:active {
  text-decoration: none !important;
  color: #3c5ca7;
  font: 12px verdana;

}

a.sitemapLink:hover 
{
  background: #eaf0ff;
  color: #fff;
} 

.sectionLabel
{
	background: url(title_bg.gif) repeat-x;
	height: 20px;
	width:100%;
	padding-bottom: 5px;
	color:White;	
	text-align:center;
}

.smallLabel 
{
	font: bold 13px tahoma;
	color: #fff;
	margin-bottom: 3px;
}

.tableForum
{	
	background-color:Transparent;
	border: solid 1px #ccc;
	width:96%;			
}

.captionRow
{	
    background-color: #6699cc;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	height:20px;
	text-align:center;
}

