#documents{
background: url(../images/docs_back.jpg);
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width:90%;
margin: 0 auto;
padding: 20px 40px;
}

#capt{
margin: 0 0 15px 0;
font-size: 22px;
font-family: 'Helvetica';
line-height: 21px;
}

tr{
text-align: center;
background-color: rgba(255, 255, 255, 0.9);
}

.tr1:hover{
	background-color: rgba(133, 214, 231, 0.9);
}

.tr2:hover{
	background-color: #389ffe;
}

.tr3:hover{
	background-color: #7fe066;
}

.tr4:hover{
	background-color: #fbd840;
}

.tr5:hover{
	background-color: #e189f7;
}

.firstcol{
text-align: left;
padding: 3px 5px;
}

.widthcol{
width: 80px;
}

#docsback{
background-color: rgba(255, 255, 255, 0.8);
width: 400px;
float: right;
margin-right: 40px;
padding: 10px;
}

#docsback a{
color: #003300;
font-size: 14px;
text-decoration: none;
}

#docsback p{
margin: 5px 0;
line-height: 16px;
}


.docimg{
width: 30px;
height: 30px;
margin-left: 30px;
float: left;
margin: 2px 10px 2px 20px;
}

.underline{
color: #333;
font-size: 12px;
font-style: italic;
margin-left: 10px;
}

table{
	padding: 10px;
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
}

th{
	border: 1px solid #000;
	padding: 10px 0;
	font-size: 19px;
}

td{
	padding: 10px 0;
}

tr td:first-child{
		text-align: left;
		padding-left: 8px;
}

table tr .appGr{
	padding: 8px 0;
	font-weight: 800;
	text-align: center;
}

.title{
font-weight: bold;
font-size: 18px;
}

.title1{
font-weight: bold;
}


td{
border: 1px solid #333;
}

.divide{
height: 10px;
}

.img_container{
	width: 900px;
	margin: 0 auto;
}

.act_img{
	width: 278px;
	height: 150px;
	float: left;
	margin: 0 10px;
	border: 1px solid #000;
}

.content{
	display: none;
}

.h2Price{
	margin: 0;
	letter-spacing: 0;
	text-align: center;
	line-height: 25px;
}

.appArea{
	padding: 10px 15px;
}

caption{
	margin: 10px 0 15px 0;
	font-size: 18px;
	font-family: arial;
	color: #00143e;
}
