.mainborder {
	border: 0px solid #000066;
}

body { 
 font-size: 12px;
  text-align:left;
 font-family : Arial, Helvetica, sans-serif; 
 margin : 7px 7px 7px 7px;
 background-color : #0E3CFE

}

H5 {
	color : Blue; 
	font-weight : bolder;
	font-size : 12px;
}

H4 {
	color : Blue; text-align: center;
}

.h4zag {
	color : Blue;
	font-weight : bolder;
	font-size : 14px;
	background-color : White;
}

H2 {
	color : Blue; text-align: center;
}

a:link  
  {color: #0000CD; font: bold 12px;  text-decoration:underline; }
a:visited 
  {color: #63008E; font: bold 12px; text-decoration:underline;}
a:hover 
  {color: Purple; font: bold 12px ; text-decoration:underline;}
a:active 
  {color:red; font: bold 12px ; text-decoration:none;}
  
  .otd_bg {
	background-image : url(img/BG1.jpg);
	background-repeat : repeat-y;
	background-attachment : fixed;
}

table {
   background-color : White;
    background-image : url(img/fon.gif);
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	border: 1;
}


tr{
	background-color : #FFFFFF;
    background-image : url(img/fon.gif);
}

.new {
	color:#330099;
	font-size : 16px;
}
