td {
	font-family:tahoma;
	font-size:12px;
	color:#43413A;
	line-height:14px;
}


body { 	margin:0px;padding:0px}
a {
	text-decoration:none;
	color:#ffffff;
}
a:hover{
color:#f6b801;
text-decoration:none;}

.A1:link {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: none;
	font-size: 11px;
	text-transform:uppercase;
}
.A1:visited {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: none
}
.A1:active {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: none
}
.A1:hover {
font-weight: bold;
	COLOR: #fbbb01; TEXT-DECORATION: none
}

.A2:link {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: none
}
.A2:visited {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: none
}
.A2:active {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: none
}
.A2:hover {
font-weight: bold;
	COLOR: #000000; TEXT-DECORATION: underline;
}

.A3:link {

	COLOR: #585858; TEXT-DECORATION: none
}
.A3:visited {

	COLOR: #585858; TEXT-DECORATION: none
}
.A3:active {
	COLOR: #585858; TEXT-DECORATION: none
}
.A3:hover {

	COLOR: #8c8b8b; TEXT-DECORATION: none;
}

.A4:link {

	COLOR: #DFDF00; TEXT-DECORATION: none
}
.A4:visited {

	COLOR: #ffffff; TEXT-DECORATION: none
}
.A4:active {
font-weight: bold;
	COLOR: #DFDF00; TEXT-DECORATION: none
}
.A4:hover {

	COLOR: #a2e419; TEXT-DECORATION: none;
}
.h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	display:block;
	text-decoration:none;
	border: 0px solid #ccc;
	border-bottom: 0;
}
a.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display:block;
	width:160px;
	line-height: 37px;
	text-decoration:none;
	border: 0px solid #ccc;
	border-bottom: 0;
	text-indent: 5px;
 }
 a.home:visited {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
} 
a.home:hover {
	background:url(bgOverMenu.jpg);
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #cf020e;
}

a.menuTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(tabMenu.gif);
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display:block;
	height:30px;
	width:90px;
	line-height: 30px;
	text-decoration:none;
	border: 0px solid #ccc;
	border-bottom: 0;
	text-indent: 20px;
 }
 a.menuTab:visited {
 background:url(tabMenu.gif);
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
} 
a.menuTab:hover {
	background:url(tabOver.gif);
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	color: #cf020e;
}

a.menuTabSl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(tabOver.gif);
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display:block;
	height:30px;
	width:90px;
	line-height: 30px;
	text-decoration:none;
	border: 0px solid #ccc;
	border-bottom: 0;
	text-indent: 20px;
 }
 a.menuTabSl:visited {
 background:url(tabOver.gif);
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
} 
a.menuTabSl:hover {
	background:url(tabOver.gif);
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	color: #cf020e;
}
.input_search{
     font-family:tahoma;font-size:13px;font-weight: bold;color:#7ec5ff;width:98%;height:22px;
     background-image:url(bg_input_search.gif);
     border: none;
     
}
.input_dn{
     font-family:tahoma;font-size:16px;width:150px;font-weight: bold;color:#6b6b6b;height:27px;background:url(bgInputLogin.jpg);BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid;BORDER-LEFT: #ffffff 1px solid;BORDER-BOTTOM: #036ac3 1px solid;
}

/***** login box *****/
/* login noscript */
.menu_centro input.ilogin{
	font-size: 10px;
	width: 65px;
}

#login_box{
	color: black;
	position:absolute;
	display:none;
	padding-left:285px;
}

#login_box .login_header{
    padding-left:280px;
	height: 14px;
	z-index: 2;
	position: absolute;
	background: url('../logindia.png') no-repeat left bottom;
}

.login_cuerpo #login_error{
	display:none;
	font-weight:bold;
	text-align:center;
	font-size:13px;
	color:red;
	margin-top: -10px;
}

.login_cuerpo .izq{
	float:left;
	font-family:tahoma;
	font-weight: normal;
	font-size:12px;
	color:#a9a9a9;
	line-height:14px;
	width:100px;
	height:22px;
	text-align:left;
}
.login_cuerpo .den{
	float:right;
	width:100px;
	height:22px;
	padding-right:5px;
}

* html .login_cuerpo .izq{
	clear:both;
}

.login_cuerpo .der{
	float:left;
	height:25px;
	padding-left:5px;
	padding-top:2px;
}

.login_cuerpo input.ilogin{
	width: 150px;
}

.login_cuerpo input.login{
	margin-left: 132px;
	width: 350px;
	font-size: 10px;
}

.login_cuerpo form{
	font-weight:bold;
	margin: 0px;
}

.login_cerrar{
 position:absolute;
 padding-top:20px;
 float:right;
  width:16px;
  height:16px;
  cursor:pointer;
  border:0px;
}

.login_cuerpo #login_cargando{
  display:none;
	position:absolute;
	width:16px;
  height:16px;
  right:20px;

  border:0px;
}

#login_box .login_cuerpo{
	margin-top: 13px;
	text-align: left;
	background: #000;	
	width:350px;

	border: 1px solid #909090;
	-moz-border-radius: 5px;
	padding:15px;
	white-space:normal;
}

#login_box .login_footer{
	text-align:center;
	line-height:350px;
}

#login_box .login_footer a{
	font-weight:bold;
}

.nhan:link {

	COLOR: #DFDF00; TEXT-DECORATION: none
}
.nhan:visited {

	COLOR: #DFDF00; TEXT-DECORATION: none
}
.nhan:active {
font-weight: bold;
	COLOR: #DFDF00; TEXT-DECORATION: none
}
.nhan:hover {

	COLOR: #a2e419; TEXT-DECORATION: none;
}

/* some inputs */