body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;
  padding: 0;
  font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 140%;
  color: #333333;
  background-color: #fff;
}

p, td {
  font:  12px Arial, Helvetica, sans-serif;
  color: #333333;
}

.content {
padding-top: 15px;
  padding-left: 5px;
}

.sidebar {
padding-top: 15px;
/*background-color: #0f0;*/
}

a:link, a:active, a:visited  
{ 
 font-weight: bold;
 color: #ff6600; text-decoration: none;
}

a:hover 
{ 
color: #ff0000;
}

a.category:link, a.category:active, a.category:visited
{ color: #333333; }

a.category:hover    
{ color: #ff6600;}

a.copyright:link, a.copyright:active, a.copyright:visited      
{ color: #333333;}

a.copyright:hover   
{ color: #333333; text-decoration: underline; }

img { border: 0; }

b, strong { font-weight : bold; }


select, option, textarea, input
{
  color:       #333333;
  font-size:   12px;
  font-family: arial, helvetica, sans-serif;
}

input.checkbox
{
  background-color: #F5F9FD;
}

hr
{
  height: 1px;
  border: 0px;
  color: #ff6600;
  background-color: #ff6600;
}

h3 {
font-family: arial, helvetica, sans-serif;
color: #bbbbbb;
font-size: 26px;
line-height: 100%;
}

.latest_news a:link, .latest_news a:active, .latest_news a:visited {
  font:  11px Arial, Helvetica, sans-serif;
  color: #7c7c7c;
  text-decoration: underline;
}

.latest_news a:hover 
{ 
color: #ff6600;
}

.box
{
  border-left:    1px solid #cccccc;
  border-right:   1px solid #cccccc;
  border-top:     1px solid #cccccc;
  border-bottom:  1px solid #cccccc;
  background-color: #FFFFFF;
}

.innerbox
{
  color:            #cccccc;
  text-decoration:  none;
  background-image: url('images/pattern.gif');
  padding-left:     8px;
  padding-right:    8px;
  padding-top:      8px;
  padding-bottom:   8px;
  border-width:     0px;
}

.innerbox p {
margin-top: 5px;
margin-bottom: 5px;
}

.pluginname1
{
  font-size:   14px;
  font-weight: bold;
  color: #ff6600;
}

.pluginname2
{
  font-weight: bold;
  background-color: #a0a0a0;
  color: #ffffff;
  margin:           0px;
  padding-top:      1px;
  padding-bottom:   1px;
  padding-right:    1px;
  padding-left:     1px;
  border-width:  0px;
}