﻿.block {background-color:#f6f6f6; margin:15px 0px 15px 0px;}
.block .top-left{background: url('/img/main/but_add_tl.png') no-repeat top left; height: 10px;}
.block .top-right{background: url('/img/main/but_add_tr.png') no-repeat top right; height: 10px;}
.block .bottom-left {background: url('/img/main/but_add_bl.png') no-repeat bottom left; height: 10px;}
.block .bottom-right {background: url('/img/main/but_add_br.png') no-repeat bottom right; height: 10px;}
.block .text {background:#f6f6f6; padding:15px 20px 0px 20px; color:Black;}
.text label { padding:2px 10px 2px 10px; }

.find {background-color:#d3d3d3; margin:15px 0px 15px 0px;}
.find .top-left{background: url('/img/main/but_add_tl.png') no-repeat top left; height: 10px;}
.find .top-right{background: url('/img/main/but_add_tr.png') no-repeat top right; height: 10px;}
.find .bottom-left {background: url('/img/main/but_add_bl.png') no-repeat bottom left; height: 10px;}
.find .bottom-right {background: url('/img/main/but_add_br.png') no-repeat bottom right; height: 10px;}
.find .text {background:#d3d3d3; padding:15px 20px 0px 20px; color:Black;}

ul.text li, a, XMP { font-size: 12px; }
XMP { line-height:normal; color:Black;}
div.help {font-family: Tahoma; font-size:14px;text-align:justify;} 
div.help table { background-color:#ffffff;font-size: 12px;}
div.help table tr,div.help table tr td { border:solid 1px #efefef; padding:8px 6px 8px 6px}

 
a.buttongreen,
input.buttonred, input.buttonblue,input.buttongreen,
div.buttonred, div.buttonblue, div.buttongreen{
	width:152px;
	height:42px;
	font-weight:normal;
	font-family: tahoma,verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
	line-height: 18px;
	text-align:center;
	vertical-align : middle;
	cursor:pointer;
	border-width: 0px;
	background-color:Transparent;
	text-transform : inherit;
	text-decoration : none;
}

div.buttonred span, div.buttonblue span, div.buttongreen span {white-space:nowrap;}
div.buttonred,input.buttonred {background:url(/img/main/btn/button_red_bg.png) no-repeat;}
div.buttonblue,input.buttonblue {background:url(/img/main/btn/button_blue_bg.png) no-repeat;}
div.buttongreen,input.buttongreen,a.buttongreen {background:url(/img/main/btn/button_green_bg.png) no-repeat;}

hr.line1
{
	color								:	#ffffff; 
	width								:	100%; 
	height							:	1px; 
	background-color		:	#ffffff; 
	border-style				:	solid;
  border-color				:	#ffffff; 
  border-width				:	0px; 
}


.radio1
{	
	font-family			:	verdana, arial, helvetica, sans-serif;
	font-size				:	14px; 
	text-decoration	:	none; 
	text-align			: left; 
	font-weight			: normal;
}

input.radio1 
{
	background-color	: Transparent;
}

label.radio1
{
	color: Red;
}

.txt_radio1
{	
	font-family			:	verdana, arial, helvetica, sans-serif;
	font-size				:	10px; 
	text-decoration	:	none; 
	text-align			: left; 
	font-weight			: normal;
	text-transform	: uppercase;
}

span.txt_radio1 span label
{
	padding-left : 4px;
	padding-right : 10px;
	margin-top :0px;
	vertical-align	: middle;
}
span.txt_radio1 span input
{
	vertical-align	: middle;
}
