
body
	{
	font-family: arial;
	font-size: 11 px;
        font-weight: bold ;
	background-color: #fff;
	text-decoration: none;
	color: #600;
	scrollbar-base-color: #300;
	scrollbar-arrow-color: #fff;
	background-image: url('http://www.intercambio-es.com/image/main_bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 25 px;
	margin-right: 25 px;
	}
td
	{
	font-family: arial;
	font-size: 11 px;
	font-weight: bold;
	}


a:link
	{
	color: #999;
	}
a:visited 
	{
	color: #999;
	}

a:hover
	{
	text-decoration: underline;
	color: #000;
	}
#heading 
	{font-size: 18 px;
	position: absolute;
	left: 150 px; 
	top: 100 px; 
	}
#tabel 
	{

	color: #600;
	position: absolute;

	top: 130 px;	

	border-width: 1 px; style: thin; border-color: #000;
	}
.head 
	{
	color: #ccc;
	background-color: #600;
	font-size: 13 px; 
	font-weight: bold; 
	vertical-space: 20 px;
	}

.content1
	{
	background-color: #ccc;
	color: #600;
	}
.content2
	{
	background-color: #033;
	color: #fff;
	}
.select 
	{
	background-color: fff;
	color: #033;
	font-weight: bold;
	width: 150 px;
	
	}
.input 
		{
		 font-weight: bold;
		 color: #033;
		 width: 150 px;
		 border-right:1 px thin #300;
		 border-top:1 px thin #300;
		 border-bottom:1 px thin #300;
 		 border-left:1 px thin #300;
		}	
.inputlong 
		{
		 font-weight: bold;
		 color: #033;
		 width: 310 px;
		 border-right:1 px thin #300;
		 border-top:1 px thin #300;
		 border-bottom:1 px thin #300;
 		 border-left:1 px thin #300;
		}			
.textarea
		{

		 border-right:1 px thin #300;
		 border-top:2 px thin #300;
		 border-bottom:1 px thin #300;
 		 border-left:2 px thin #300;
		 font-weight: bold;
		 color: #033;
		 
		}
		
.submit {
		background-color: #033;
		font-weight: bold;
		color: #fff;
		}	
.welcome
		{
		font-size: 14 px; 

		}