body,td,a,p{
	font-family:Tahoma;
	font-size:11px;
}

body{
	background-color:#FFF;
	color:#848282;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
}

a{color:#3281cd;text-decoration:underline;font-weight:none;}
a:hover{color:#3281cd;text-decoration:none;font-weight:none;}

table,img{
	border:0px;
}

input {
	color: #333;	
	background: #fff;
	border: 1px solid #333;
	width: 300px;
}
textarea {
	color: #333;	
	background: #fff;
	border: 1px solid #333;
	width: 300px;
}
textarea.lnks {
	color: #333;	
	background: #fff;
	border: 1px solid #333;
	width: 400px;
	height: 90px;
}
select{
	color: #333;	
	background: #fff;
	border: 1px solid #333;
	width: 400px;
}
h1,h2,h3,h4,h5{
	font-size:12px;
	padding:0px;
	margin:0px;
}

td.ttd1{background: url('images/2.gif');height:87px;}
td.ttd2{
	background: url('images/4.gif');
	padding-left:16px;
	padding-right:16px;
	padding-top:30px;
	width:166px;
}
td.ttd2 a, td.ttd2 a:hover{color:#747474;text-decoration:none;font-weight:bold;}
td.ttd3{background: url('images/4.gif');width:180px;}
td.ttd4{background: url('images/cr.gif');height:1px;}
td.ltitle{
	background: url('images/title.gif');
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	width:180px;
	height:40px;
}
td.lbody{
	background: url('images/body.gif');
	padding-left:30px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:20px;
}
td.lbody a, td.lbody a:hover{color:#747474;text-decoration:none;font-weight:normal;}
td.lbottom{
	width:210px;
	height:6px;
}
td.bb{
	background: url('images/bb.gif');
	height:16px;
}
td.bb2{
	width:210px;
}
td.bb3{
	background: #d9d9d9;
	width:1px;
}
td.main{
	padding:10px;
}
