/* CSS Document */
BODY 
{
	FONT-SIZE: 10px; 
   font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-image:url(images/bakgrd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
HTML
{
	FONT-SIZE: 10px; 
    font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-image:url(images/bakgrd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
.MainTable
{
	height: 100%;
	width: 100%;
}
.MaintableSite
{
 	width: 700px;
 	height: 430px;	
}
.MainTableEnox
{
  width: 100%;
  height:420px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  text-align: center;
 }
 a:link {
	color:  #87888A;
	text-decoration: none;
	 font-weight: bold;
}
a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #87888A;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #87888A;
	text-decoration: none;
	font-weight: bold;
}
.btn
{background-image:url(images/btn.jpg);
background-position:center;
background-repeat:no-repeat;
text-align: center;
vertical-align:middle;
width:84px;
height:22px;
}
.text_description
{
text-align:justify;
padding-right:10px;
font-size:12px;
}
.footer
{
font-size:9px;
}
.BG_index
{
background-image: url(images/bg_index.jpg);
background-position:center;
background-repeat:repeat-x;
}
.title
{
padding-left:5px;
color:#EAD900;
}
.text_description_2
{
text-align:justify;
}
a.entra {
	color:  #87888A;
	text-decoration: none;
	 font-weight: bold;
	 font-size:14px;
}
a.entra:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.entra:visited {
	color: #87888A;
	text-decoration: none;
	font-weight: bold;
}
a.entra:active {
	color: #87888A;
	text-decoration: none;
	font-weight: bold;
}
