a:link              {
	color: #003366;
	text-decoration: underline;
	font-family: arial;
}
a:active            {
	color: #0084A6;
	text-decoration: underline;
	font-family: arial;
}
a:visited           {
	color: #0084A6;
	text-decoration: underline;
	font-family: arial;
}
a:hover             {
	color: #0084A6;
	text-decoration: underline;
	font-family: arial;
}

a.copyright:link    { font: 11px verdana; color: #778AAF; text-decoration: none; }
a.copyright:active  { font: 11px verdana; color: #778AAF; text-decoration: none; }
a.copyright:visited { font: 11px verdana; color: #778AAF; text-decoration: none; }
a.copyright:hover   { font: 11px verdana; color: #526384; text-decoration: none; }

a.category:link     {
	color: #54889E;
	text-decoration: none;
	font-weight:bold;
	font-family: arial;
}
a.category:active   {
	color: #54889E;
	text-decoration: none;
	font-weight:bold;
	font-family: arial;
}
a.category:visited  {
	color: #54889E;
	text-decoration: none;
	font-weight:bold;
	font-family: arial;
}
a.category:hover    {
	color: #54889E;
	text-decoration: none;
	font-weight:bold;
	font-family: arial;
}

body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;

  padding: 0;

  font-family: verdana;
  font-size: 12px;
  color: #78828C;

  background-color: #009CBD;
  background-image: url('backgrou.gif');
  background-repeat: repeat-x;
}

img
{
  border: 0px none;
}

h2.listing_bg
{
  background-image: url('listing_.gif');
  background-repeat: no-repeat;
  text-shadow: none;
  font-weight: bold;
  color: #0084A6;
  line-height: 25px;
  height: 25px;
  font-size: 1em;
  margin-bottom: 17px;
  margin-top: 2px;
  padding-top: 0px;
  padding-left: 10px;

}

select, option, textarea, input
{
  color:       #000000;
  font-size:   11px;
  font-family: Verdana;
}

td, font
{
  font-family: arial;
  font-size: 12px;
  color: #425262;
}

hr
{
  height: 1px;
  border: 0px;

  color: #DDE7EC;
  background-color: #DDE7EC;
}

.pluginname1
{
  font-family: arial;
  font-size:   16px;
  font-weight: bold;
  color: #0084a6;
  padding-bottom: 10px;
}

.pluginname2
{
  font-family: verdana;
  font-size:   11px;
  font-weight: bold;

  color: #D1E7ED;

  padding-left: 10px;
  background-image: url('smallcon.gif');
}

.pluginname3
{
  font-family: verdana;
  font-size:   11px;
  font-weight: bold;

  color: #D1E7ED;

  padding-left: 10px;
  background-image: url('smallcoo.gif');
}

div.smallcontent td
{
  font-family: verdana;
  font-size: 11px;
  color: #E0F0F4;
  background-color:inherit;
}

.smallcontent
{
  font-family: verdana;
  font-size: 11px;
  color: #E0F0F4;
  padding: 10px;
}

.smallcontent a:link, .smallcontent a:visited, .smallcontent visited, .smallcontent hover
{
  font: 11px verdana;
  color: #FFFF00;
  text-decoration: underline;
}


.footer
{
  font-family: verdana;
  font-size:   11px;
  color: #A7DAF3;
  padding-left: 0px;
  background-image: url('footer_b.gif');
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.simple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5em;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu1 {
	background-image: url('smallcontent_pluginname_bg_1.gif');
	background-repeat: repeat-y
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.active_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.fototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
h6 {
	font-family: Arial;
	font-size: 16px;
}

ul.ListeNav
{
  font-size:   14px;
  list-style-type: circle;
  font-weight: bold;  
  margin-left: 20px;
  line-height: 2em;
}

ul
{
  font-size:   14px;
  list-style-type: disc;
  font-weight: bold;  
  margin-left: 20px;
  line-height: 1.5em;
}

ul.ListeText
{
  font-size:   14px;
  list-style-type: disc;  
  font-weight: normal; 
  margin-left: 20px;
  line-height: 1.5em;
  text-align: justify;
}