body,td,a,p{
	font-family:sans-serif;
	font-size:14px;
}

body{
	background-color:#f0cfbc;
	color:#7a4d3e;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
}

table,img{
	border:0px;
}

img.aimage{
    border: 1px solid #7a4d3e;
    margin: 5px 10px 5 0;
    padding:1px;
}

a{color:#7a4d3e;text-decoration:underline;font-weight:none;}
a:hover{color:#33201a;text-decoration:none;font-weight:none;}

td.ttd1{
	background: #ecab90 url('images/lo1.gif') no-repeat;
	padding:0 0 0 190px;
	height:150px;
}


div.impo{height:45px}

td.ttd1 a{color:#fff;text-decoration:none;font-size:11px;}
td.ttd1 a:hover{color:#fff;text-decoration:underline;font-size:11px;}

td.ttd2{
	background: url('images/lo2.gif');
	padding-left:35px;
	padding-right:150px;
	height:150px;

}

td.ttd2 a{color:#fff;text-decoration:none;font-size:11px;}
td.ttd2 a:hover{color:#fff;text-decoration:underline;font-size:11px;}

td.ttd3{
	background:#f8e1d1;
	padding:20px;
}
td.ttd4{
	background:#f3bda3;
	width:450px;
	height:60px;
	padding-left:20px;
}
td.ttd5{
	font-size:11px;
	background:#ecab90;
	width:450px;
	height:60px;
}

td.ttd5 a,td.ttd5 a:hover{text-decoration:none;font-size:11px;}

input {
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 450px;
}
textarea {
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 450px;
}
textarea.lnks {
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 450px;
	height: 90px;
}
select{
	color: #333;	
	background-color: #fff;
	border: 1px solid #333;
	width: 450px;
}
h1{
	padding:0px;
	margin:0px;
	font-size:18px;
}
h2,h3{
	padding:0px;
	margin:0px;
	font-size:14px;
}
td.ma1 img.aimg{
	border:1px solid #7a4d3e;
        padding : 1px;
	margin : 10px;
}
div.dt{
	font-size:11px;
	background: url('images/calendar.png') no-repeat right;
	padding: 0 20px 0 0;
}