BODY {
	color: Black;
	background-color: Black;
	font-family: Tahoma;
	font-size: 7pt;
}
A {
	color: Green;
	text-decoration: underline;
}
A:HOVER {
	color: #00E100;
	text-decoration: underline;
}
A.headline{
	color: White;
	text-decoration: none;
}
A:HOVER.headline{
	color: White;
	text-decoration: underline;
}
TD.enter {
	background-image : url(../images/background.jpg);
}

TABLE.logo {
	background-image : url(../images/maintable-fon-bats-small.jpg);
	background-repeat : no-repeat;
	background-position : left;
}
TABLE.ent {
	color: Black;
	font-family: Tahoma;
	font-size: 7pt;
}
td.ent{

	border : 1px solid Gray;
	background-position : top;
}
td.ogl{
	color: Black;
	font-family: Tahoma;
	font-size: 7 pt;
}
TR.r {
	background-image : url(../images/right-bot-image.gif);
	border-spacing : 2px;
}
A.ent {
	color: Black;
	text-decoration: none;
	border : 1px Black;
}
A:HOVER.ent {
	color: #00CA00;
	text-decoration: none;
}
A.ogl {
	color: Green;
	text-decoration: underline;
}

A:HOVER.ogl {
	color: #00E100;
	text-decoration: underline;
}


A.nabor {
	color: Darkviolet;
	font-size: 14pt;
	text-align: right;
	text-decoration: none;
	margin-left: 10%;
}

A:hover.nabor 
{
color: Limegreen; 
text-decoration: none;
} 





H2
{
text-align: center; 
color: red;
font-size: 7 pt;

}
