body {
 font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
 margin: 20px;
 background: #000000 url(images/bg.jpg) top left repeat;
 color: #cccccc;
 text-align:center;
 padding:0; 
 font-size: 8pt;
 }

#outer {
 text-align:left;
 width:730px;
 margin:auto;
 }

#hdr {
 height:200px;
 background:#000000 url("images/h200.jpg") right top no-repeat;
 color: #ffffff;
 width:730px;
 border-right:1px solid #660000;
 border-left:1px solid #660000;
 border-top:1px solid #660000;
 
 }

#bar {
 height:25px;
 background:#000000 url("images/h25.jpg") right top no-repeat;
 border-right:1px solid #660000;
 border-left:1px solid #660000;
 padding:0px 0px;
 width:730px;
 }

#bodyblock {
 position:relative;
 background: #000000;
 width:730px;
 padding:0;
 border: 1px solid #660000;
border-top:none;
}

#left {
 margin-top:20px;
 float:left;
 background-color: #660000;
 color: #cccccc;
 width: 160px;
 padding: 10px 0px;
 }
 
#content {
 width:540px;
 background:#000000 url("images/h375.jpg") right top no-repeat;
 color: #cccccc;
 text-align: justify;
 padding: 0px 0px;

 }

#content2 {
  background:#000000 url("images/h375.jpg") right top no-repeat;
  text-align: left;
  padding: 10px 20px;
  min-height:500px;
  height:auto !important;
  height:500px;
  }

#ftr {
 width:730px;
 background:#660000;
 color: #000000;
 /*border-top: none;*/
 margin:0;
 text-align: center;
 border-right:1px solid #660000;
 border-left:1px solid #660000;
 border-bottom:1px solid #660000;
 }

h1 {
 /*background: none;*/
/* border: none;*/
 margin:0;
 font-size: 8pt;
 letter-spacing:1pt;
 font-family: verdana, tahoma, arial, sans-serif;
 padding: 5px 0px;
 }

h2 {
 font-family: verdana, tahoma, arial, sans-serif;
 background:url("images/star.jpg") left no-repeat;
 letter-spacing: 1pt;
 font-size:8pt;	
 padding: 0px 0px 0px 20px; 
 }

h3 {
 margin:0;
 font-size: 8pt;
 text-align: center;
 font-family: verdana, tahoma, arial, sans-serif;
 padding: 10px 0px;
 color:#cccccc;
 font-weight: 600;
 }

h4 {
 /*background: none;*/
 border: none;
 margin:0;
 font-size: 7pt;
 text-align: center;
 font-family: verdana, tahoma, arial, sans-serif;
 padding: 6px 0px;
 font-weight: 500;
 }

p.mela{
color:#cccccc;
margin-right: 20px;
}

img { border: none;}
a:link img { border: none;}

a:link { color: #cccccc;  text-decoration: none;}
a:visited { color: #cccccc;  text-decoration: none;}
a:active { color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

a.linkit:link {color: #cccccc; /*background: none;*/ text-decoration: none; font-weight:600;}
a.linkit:active {color: #cccccc; /*background: none;*/ text-decoration: none;font-weight:600;}
a.linkit:visited {color: #cccccc; /*background: none;*/ text-decoration: none; font-weight:600;}
a.linkit:hover {color: #660000; /*background: #none;*/ text-decoration: none; font-weight:600;}

td.oma {
font-size: 8pt;
}












