html { overflow-x: auto; } 

BODY {
    font-family: "Verdana", "Arial", sans-serif;
    font-size: xx-small;
    color: black;
    background-color: white;
    margin: 0em;
    topmargin: 0;
margin : 0; 
}

IMG {
    border: none;
}

P {
    font-size: 9pt;
}

A {
    color: #002B55;
}

	
a.menu { color:#FFFFFF; }
a.menu:hover { color:#CC0000; }

	
a.radiolink { color:#0033FF; font-size:8pt; text-align:left; text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.radiolink:hover { color:red; text-decoration : underline; }
a.fothertitles { color:#003399; font-size:8pt; text-align:left; text-decoration:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;}
		a.fothertitles:hover { color:red;}



INPUT , SELECT {
background-color : #FFFFFF; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #000000;

} 


LI {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
padding : 0.4em; 
} 

TD {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
} 



.line {
background-image : url(http:horizont-dot.gif); 
background-repeat : repeat-x; 
background-attachment : fixed; 
} 

.border {
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}

.mainTabelBorder-botton {
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	}

.mainTabelBorder-right {
	border-right : 1px solid #39A8D4;
	}
.indexTabelBorder {
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	}
	
	.indexTabelBorder1 {
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	
	}
.border2 {
	border-bottom : 1px solid #FFCC00;
	border-left : 1px solid #FFCC00;
	border-right : 1px solid #FFCC00;
	border-top : 1px solid #FFCC00;
}

.title {
        font-family: verdana, tahoma, arial, helvetica;
        font-size: 13pt;
	color: #000000;
        font-weight: bold;
}

.newsbody {
          font-family: verdana, tahoma, arial, helvetica;
	      font-size: 9pt;
	       font-weight: normal;
    color: black;     
          
          
          }
  .toptext { font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 9pt;
	       font-weight: bold;
    color: white;     
          
          
          }

HR {
    width: 100%;
    height: 1px;
    color: #002B55;
}



.upperleft {
    background-image: url(images/UL.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.upperright {
    background-image: url(images/UR.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.lowerleft {
    background-image: url(images/LL.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.lowerright {
    background-image: url(images/LR.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
