img{
	behavior: url('/elements/design/pngbehavior.htc')
}

a{
	color:#6699CC;
	text-decoration:underline;
}
a.grey{
	color:#666666;
	text-decoration:none;
}

p{
	font-family:Tahoma;
	font-size: 0.7em;
	color:#666666;
	margin-right:25px;
}
p.right{
	margin: 41px 20px 0px 24px;
}
p.rb_title{
	margin: 19px 90px 0px 40px;
}
p.rb_text{
	margin: 6px 90px 0px 40px;
}
p.h1{
	font-family:Arial Narrow;
	font-size: 23px;
	color:#3492CF;
	font-weight:normal;	
}
p.h2{
	font-size: 0.8em;	
}
p.h3{
	font-size: 0.7em;	
}
p.tree{
	font-family:Tahoma;
	color:000000;
	font-size:11px;
	text-align:left;
	margin-left:3px;
	margin-right:20px;
	margin-top:3px;
	margin-bottom:10px;
	line-height:10px;
}


table.info{
	font-family:Tahoma;
	font-size: 0.7em;
	color:#666666;
}
table.copy{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
}
td.bot_right{
	background-image: url('/elements/design/main/1.png');
	background-position: 298px 142px;
	background-repeat:no-repeat;
}


h1{
	font-family:Arial;
	font-size: 18px;
	color:#3492CF;
	font-weight:normal;	
}
h2{
	font-family:Tahoma;
	font-size: 0.8em;
	color:#666666;
}
h3{
	font-family:Tahoma;
	font-size: 0.7em;
	font-weight:bold;
	color:#666666;
}


.input{
	background-color:#F1F1F1;
	font-size:11px;
	font-family:Tahoma;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	padding-left:3;
	padding-right:3;
	}
input.button{
	background-color:#EEEEEE;
	font-size:11px;
	font-family:tahoma;
	color:#3492CF;
	font-weight:bold;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
}


