
body {
	padding: 0px;
	margin: 0px;
	background-position: center;
	background-color: white;
	font-family: Arial;
}

* a{
	color: #0000c0;
	text-decoration: none;
}

td {
	font-size: 12px;
}

#mt {
	width: 900px;
	height: 600px;
	background-color: white;
	border-spacing: 0px;
	padding: 0px;
	border: 1px solid black;
	background: url(../images/tbb.jpg) no-repeat;
}

#mt2 {
	width: 900px;
	height: 600px;
	background-color: white;
	border-spacing: 0px;
	padding: 0px;
	border: 1px solid black;
	background: url(../images/tb.jpg) no-repeat;
}



#logo {
	height: 80px;
	
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}

#leftmenu {
	font-size: 12px;
	width: 250px;
	height: 280px;
	vertical-align: top;
}

#leftmenu div{
	padding-bottom: 13px;
}

#leftmenu #d0 {
	position: relative;
	left: 212px;
}

#leftmenu #d1 {
	position: relative;
	left: 173px;
}

#leftmenu #d2 {
	position: relative;
	left: 140px;
}

#leftmenu #d3 {
	position: relative;
	left: 125px;
}

#leftmenu #d4 {
	position: relative;
	left: 115px;
}

#leftmenu #d5 {
	position: relative;
	left: 90px;
}

#leftmenu #d6 {
	position: relative;
	left: 75px;
}

#leftmenu #d7 {
	position: relative;
	left: 40px;
}

#leftmenu #d8 {
	position: relative;
	left: 25px;
}

#leftmenu div a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

/* */
#mc1 {
	font-size: 12px;
	vertical-align: top;
	padding: 30 10 0 10;
}

#mc1 div{
	width: 270px;
	text-align: justify;
}

/* */
#mc2 {
	font-size: 12px;
	vertical-align: top;
	padding: 30 10 20 10;
}

#mc2 #bd{
	width: 600px;
	text-align: justify;
}

#mc2 div *{
	line-height: 1.5;
}

/* login */
#lb {
	vertical-align: top;
	padding: 5 0 5 20;
}

#lb a {
	font-size: 11px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

#lbt {
	width: 128px;
	height: 102px;
	background-color: white;
	border-spacing: 0px;
	padding: 0px;
	background: url(../images/loginbox.gif) no-repeat;
}

#lbt td{
	position: relative;
	top: 5px;

	font-size: 10px;
	padding-left: 17px;
}

#lbt a{
	font-size: 8px;
	color: blue;
	text-decoration: underline;
}

#lbt #i1 {
	font-size: 10px;
	background-color: white;
	height: 18px;
	width: 93px;
	border: 1px solid black;
}
/* footer */
#ft {
	padding-left: 10px;
	font-size: 10px;	
	background-color: black;
	height: 25px;
}

#ft a{
	color: white;
	text-decoration: none;
}

/* featured clients */

#fc {
	padding: 0 20 0 20;
}

#fct {
	border-top: 1px solid black;
}

#fct td{
	vertical-align: middle;
	text-align: center;
}

/* search */

#searcht {
	position: relative; 
	top: 80px;
}

#searcht td{
	padding-right: 20px;
	vertical-align: top;
	color: white;
	text-align: right;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	height: 25px;
}

#searcht input{
	background-color: white;
	font-size: 12px;
	border: 1px solid black;
}

#searcht select{
	background-color: white;
	font-size: 12px;
	border: 1px solid black;	
}

#searcht #s1 {
	width: 84px;
}

#searcht #s2 {
	width: 120px;
}

#searcht #t1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

#sbtn{
	height: 30px;
	vertical-align: bottom;
	text-align: left;
	position: relative;
	left: 185px;
	top: 335px;
}

#sbtn a{
	color: white;
	font-weight: bold;
	font-size: 13px;
}

/* */
#tc {
	text-align: center;
}

#tr {
	text-align: right;
}

#tj {
	text-align: justify;
}

.vt {
	vertical-align: top;
}

#cantes {

}

#cantes td{
	text-align: justify
}

#td1 {
	vertical-align: top;
	padding-bottom: 20px;
}

#al *{
	font-size: 12px;
	line-height: 1.5;

}

#al a{
	font-size: 12px;
}
