

form	{
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
	}

table	{
	border-collapse		: collapse;
	}

input, button, select, option
	{
	background-color	: #FFFFFF;
	border-color		: #BCCBD8;
	color			: #000000;
	font			: 10px tahoma, helvetica, sans-serif;
	}

textarea
	{
	background-color	: #FFFFFF;
	font			: 10px tahoma, helvetica, sans-serif;
	color			: #000000;
	border			: 1px solid #000000;
	}

a	{
	font			: 12px tahoma, helvetica, sans-serif;
	color			: navy;
	text-decoration		: none;
	}

a:hover	{
	color			: blue;
	text-decoration		: none;
	}

li	{
	list-style-type		: square;
	font			: 12px tahoma, helvetica, sans-serif;
	color			: #CC0000;
	}

.text	{
	font			: 12px tahoma, helvetica, sans-serif;
	color			: #000000;
	padding-left		: 3px;
	}

.boxborder
	{
	border			: 0px solid #000000;
	}

.maintable
	{
	background-color	: #F4FAFF;
	}

.maintablealt
	{
	background-color	: #FFFFFF;
	}

.maintableon
	{
	background-color	: #FFFFF0;
	}

/* BUTTONS THAT ROLLOVER */

.list-menu a
	{
	font-size   : 12px;
	font-family: verdana;
	display			: block;
	border			: 1px solid #134795;
	background		: #00317B;
	width			: 98%;
	text-align		: center;
	color			: #ffffff;
	}

.list-menu a:hover
	{
	font-size   : 12px;
	font-family: verdana;
	background		: #73C6F7;
	width			: 98%;
	color			: #000040;
	}
	.titulocentral { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; color : #003366;}
	.texto { font-family : Verdana,Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; text-decoration : none; color : #003366;}
	.textoblanco { font-family : Verdana,Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; text-decoration : none; color : #FFFFFF;}
 
 	.TEXTAREA { 		font-family : Arial, Helvetica, sans-serif; 		font-size : 11px; 		font-style : normal; 		font-weight : normal; 		text-decoration : none; 		color : #000000; 		background: #FFFFFF; font-weight:bold;	}
    .boton2{
           font-size:10px;
           font-family:Verdana,Helvetica;
           font-weight:bold;
           color:white;
           background:#638cb5;
           border:0px;
           width:50px;
           height:15px;           
          }
 	.TXT {		font-family : Arial, Helvetica, sans-serif;		font-size : 12px;		font-style : normal;		font-weight : normal;		text-decoration : none;		color : #000000;	}
 	A.TXT {		font-family : Arial, Helvetica, sans-serif;		font-size : 12px;		font-style : normal;		font-weight : normal;		text-decoration : underline;		color : #000000;	}
 	.TXT:HOVER {		font-family : Arial, Helvetica, sans-serif;		font-size : 12px; 		font-style : normal; 		font-weight : normal; 		text-decoration : underline; 		color : #336699; 	}

body {margin: 0;padding: 0;background:#C1CACE url(images/web/wrapper-bg.png) top center repeat-y;color:#f4f4f4;} 



