html,body {
margin:0px;
background:url(bg.jpg);
height:100%; width:100%
}

.tab_main { height:100%; width:100%}

.links_eled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.links_eled:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

a.links_eled:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #000000;
 	font-size: 11px;
}

a.links_eled:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000000;
 	font-size: 11px;
}

.title {	color: #660000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.categ {font-family: "Trebuchet MS", Arial;
	color: #1B1845;
	font-weight: bold;
	font-size: 12px;
}
.txt {	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.links_main {	font-size: 13px;
	font-family: "Trebuchet MS", Arial;
	color: #441412;
}
a.links_main:visited {	font-size: 13px;
	font-family: "Trebuchet MS", Arial;
	color: #441412;
}
a.links_main:hover {	font-size: 13px;
	font-family: "Trebuchet MS", Arial;
	color: #441412;
}
a.links_main:active {	font-size: 13px;
	font-family: "Trebuchet MS", Arial;
	color: #441412;
}
a.red:link {font-family: "Trebuchet MS", Arial; color: #C80000; text-decoration:underline;}
a.red:active {font-family: "Trebuchet MS", Arial; color: #C80000; text-decoration:underline;}
a.red:visited {font-family: "Trebuchet MS", Arial; color: #551A8B; text-decoration:underline;}
a.red:hover {font-family: "Trebuchet MS", Arial; color: #C80000; text-decoration:underline;}

.numbers:{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	color: #990000; font-weight:bold;}
a.numbers:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	color: #990000; font-weight:bold;}
a.numbers:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	color: #990000; font-weight:bold;}
a.numbers:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	color: #990000; font-weight:bold;}
a.numbers:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	color: #990000; font-weight:bold;}

.title1 {	color: #660000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}

