div.transOFF {width: 100%; background-color: silver;border:1px solid black; }
div.transON  {width: 100%; background-color: silver;opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;border:1px solid black; }

  BODY {
	SCROLLBAR-FACE-COLOR:#73A428;
	SCROLLBAR-HIGHLIGHT-COLOR:#CCCC33;
	SCROLLBAR-SHADOW-COLOR:#527B28;
	SCROLLBAR-3DLIGHT-COLOR:#808080;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:black;
	background-color: #527B28;
	padding:0px 0px 0px 0px;
}

.tabla {
	border: 1px dashed #CCCCCC;
}
a.tabla: link {
	border: 2px dashed ;
	
}
a.tabla: visited {
	border: 1px dashed #CCCCCC;
}
.fondotbla {
	background-image:  url(GRAKImages/logo01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.menu {
	color: #FFFFFF;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	width: 100%;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration:none;
	background-color: #FF6600;
	border: 1px solid #FF9900;
	width: 100%;
	color: #FFFFFF;
}	
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	width: 100%;


}
.lista01 {
	list-style-image:  url(GRAKImages/gik.gif);
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
.lista01: link {
	list-style-image:  url(GRAKIImages/gik.gif);
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: blink;
}
.lista01: hover {
	list-style-image:  url(GRAKImages/gik.gif);
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	background-color: #003300;
	width: 100%;
	border: 1px solid #FF9900;
}
.lista01: visited {
	list-style-image:  url(GRAKImages/gik.gif);
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}
.txt {
	font-family: "Georgia", Times New Roman, Times, serif;
}
a.ver:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.scrooltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.scroolfecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004623;
	font-weight: bold;

}.fondomenu {
	background-image: url(GRAKImages/Image010.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.menutexneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menutexbla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutexgri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
/*menu*/
#fondoBOTON {
	list-style:none;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#fondoBOTON li {
	list-style:none;
	margin:0;
	padding:1;
}
#fondoBOTON li a {
	display:block;
	width:160px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	border-left:10px solid #666666;
	background-image: url(GRAKImages/Boton.gif);
	height: 38px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#fondoBOTON li a:hover {
	color:#ffffff;
	background-color:#6699FF;
	border-left-color:#FF6600;
	font-weight: bold;
}
/*noticias*/
#noti{
    font-family: Arial, Helvetica, sans-serif;
}
#noti h2 {
    font-size: 14px;
    font-weight: bold;
    color: #FFCC00;
    background-color: #273C13;
}
#noti h3 {
    font-size: 10px;
    color: #333333;
}
#noti h4 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
