body 
{	
	color                		: #E6EBFB;
  	background-image     		: url(../images/bg1.jpg);
	background-color			: #050E1F;
  	background-repeat    		: no-repeat;
	background-position			: center;
	background-attachment		: fixed;
  	font-size            		: 11px;
    _font-size           		: 12px;
  	font-family          		: Tahoma,sans-serif;
	font-style					: normal;
	line-height					: normal;
	font-weight					: normal;
	font-variant				: normal;
	text-transform				: none;
	text-decoration				: none;
}

table 
{
	border: 0px #000000 solid;
	font-size: 11px;
	background-color: #344566;
	/*filter: alpha(opacity=80);
  	_moz-opacity: 0.8;
  	_khtml-opacity: 0.8;
  	opacity: 0.8;*/
}

textarea
{
	font:Verdana, Arial, Helvetica, sans-serif;
  	color               : #FFFFFF;
  	background-color    : #050E1F;
  	width               : 85%;
}


th
{
  font-size: 11px;
  font-family: Tahoma,sans-serif;
  border:1px #415680 solid;
  padding-left:5px;
}

th.s
{
  border: 1px #415680 solid;
  font-size: 11px;
  font-family: Tahoma,sans-serif;
}

td
{
	border: 1px solid #415680;
	text-align:center;
	color: #0099FF;
	font-size:13px;
	font-weight:bolder;
}

td.k
{
	border-bottom: hidden;
	text-align:center;
	color: #0099FF;
	font-size:15px;
	font-weight:bolder;
	background-color: #0A1B2A;
}

td.c
{
  font-weight          : bold;
  color                : #E6EBFB;
  padding-left         : 3px;
  background-image     : url(../images/Adm/c.gif);
}


tr
{
	height:18px;
}


a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	color: #66CCFF;
	text-decoration: none;
}

/*h1
{
	font-size:22px;
	text-align:left;
	padding:14px;
	padding-left:90px;
	height:60px;
	background-image:url(../images/Adm/h1.png);
	background-repeat:no-repeat;
}*/

img
{
	border:0px;
}



/* MENU */
.menu
{
	background:#050E1F;
	color:#00FF00;
}

table.s 
{
	border: 0px;
	font-size: 11px;
	_font-size: 12px;
	background-color: #050E1F;
	filter: alpha(opacity=100);
  	_moz-opacity: 1.0;
  	_khtml-opacity: 1.0;
  	opacity: 1.0;
}

th.ForIE
{
  border: 0px #415680 solid;
  font-size: 11px;
  font-family: Tahoma,sans-serif;
  background-color:#050E1F;
}

th.ForIEHover
{
	border: 1px #415680 solid;
	background-color: #0F1F3C;
}

td.t
{
	border-bottom: 2px #0099FF solid;
	border:0px;
	text-align:center;
	color: #0099FF;
	font-size:14px;
	font-weight:bolder;
	background-color: #050E1F;
}



/* TOPNAV */
.topnav
{	
	background:#050E1F;
}

a.out {
	font-size: 13px;
	font-stretch:expanded;
	border: 1px #FF0000 solid;
	color: #FF0000;
	cursor: pointer;
	width:50px;
	text-align:center;
}
a.out:hover {
	font-size: 13px;
	text-decoration: none;
	border: 1px #FF0000 solid;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #CC0000;
	width:50px;
	text-align:center;
}

a.topn {
	font-size: 13px;
	font-stretch:expanded;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
	cursor: pointer;
	width:50px;
	text-align:center;
}
a.topn:hover {
	font-size: 13px;
	text-decoration: none;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	color: #000000;
	background-color: #66CCFF;
	width:50px;
	text-align:center;
}


/* Informacion detallada de usuarios */
td.p
{
	border-bottom:solid #000000;
	text-align:center;
	color: #0099FF;
	font-size:14px;
	filter: alpha(opacity=0);
  	_moz-opacity: 0.0;
  	_khtml-opacity: 0.0;
  	opacity: 0.0;
}
