/* CSS Document */
.help li {
	list-style-image:url(../images/shar.gif);
	border: 0px solid red;
	height: 20px;
	padding:0px 0px 0px 5px;
}
.help li a {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

.help li a:hover {
	color: #07B3BF;
	text-decoration:underline;
}
.help li span {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.help_tab1{
	background-image:url(../images/apfull_fon.gif);
	background-repeat:repeat-y;
	width:619px;
}
.help_tab1 td{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #59BBC8;
}
.help_tab1_inside td{
	padding: 0px 0px 10px 0px;
	margin:0px;
	border: 0px;
}
.help_tab1_inside a{
	color: #02ACBB;
	text-decoration:none;
}
.help_tab1_inside a:hover{
	text-decoration:underline;
}
.help_tab1_inside p{
	padding: 5px 20px 5px 15px;
}
.help_tab1_inside ul, ol{
	padding: 5px 20px 5px 30px;
}

.help_tab1_inside h3{
	background-image:url(../images/help_small_head.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:27px;
	padding: 5px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
	margin-left:1px;
	vertical-align:middle;
	color:#010000;
}

.help_head{
	background-image:url(../images/help_head_back.gif);
	background-repeat:repeat-x;
	width:619px;
	height:18px;
}
.help_head_l{
	background-image: url(../images/help_head_left.gif);
	background-repeat: no-repeat;
	width:7px;
	height:18px;
}
.help_head_m{
	background-image: url(../images/help_head_middle.gif);
	background-repeat: repeat-x;
	height:18px;
	color: #1E2400;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	vertical-align:bottom;
}
.help_head_r{
	background-image: url(../images/help_head_right.gif);
	background-repeat: no-repeat;
	width:7px;
	height:18px;
}
.help_str{
	background-image:url(../images/help_str.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding: 15px 0px 0px 540px;
	text-align:right;
	vertical-align:bottom;
	color: #9A9B9D;
	text-decoration:none;
	font-weight:bold;
	border: 0px solid red;
}
a.help_str{
	color: #9A9B9D;
	text-decoration:none;
	font-weight:bold;
}
.testim_head{
	background-image:url(../images/fon.gif);
	background-repeat:repeat-x;
	width:619px;
	height:26px;
}

