/*
us_corp general style sheet
Copyright 2009 Konstantin Rozhkov
Last edit: 2009-04-22 @ 13:46
*/
/* TOC
   COLORS
*/
/* =COLORS
   ---------------------------------------------------------------------------*/
#flash{
	background: url(../images/main.jpg) no-repeat left bottom;
	height: 392px;
	width: 625px;
	margin-bottom: 30px;
}
ul {
	list-style-type: none;
	padding: 4px 0 4px 19px;
}
ul li {
	font-size: 1.2em;
	padding: 4px 0 4px 16px;
	background:  url(../images/textli.gif) no-repeat 0 7px;
}
ol {
	list-style-type: decimal;
	margin: 4px 0 4px 19px;
}
ol li {
	font-size: 1.2em;
	padding: 4px 0 4px 16px;
	background:  none;
}

#jornal {
	float: left;
	width: 300px;
}
#serteficat {
	margin-right: 30px;
	text-align: right;
}
.newsdata {
	color: #996;
	font-size: 0.83em;
	padding: 17px 0 0 0;
}
.newsheader {
	font-size: 1.17em;
	font-weight: bold;
	padding: 0 0 12px 0;
}
.newsheader a{
	color: #960;
}
.newstext {
	color: #000;
	padding: 3px 0 6px 0;
}
.allnews a {
	color: #666;
	font-family:   Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.83em;
}
#special {
	background: url(../images/special.jpg) no-repeat right bottom;
	padding: 30px 0 22px 0;
	width: 170px;
}
#special a {
	color: #c00;
	font-size: 1.17em;
	font-weight: bold;
}
#question {
	padding: 6px 0 15px 0;
}
.cc_header {
	font-size: 1.17em;
	font-weight: bold;
	padding: 0 0 6px 0;
}
.cc_header a{
	color: #960;
}
.cc_text {
	color: #000;
	font-size: 0.92em;
	padding: 3px 0;
}
#work {
	padding: 6px 0;
}
#text {
	color: #333333;
	margin-top:  57px;
	padding: 0 30px 0 0;
}
#text h1{
	color: #996600;
	font-size: 2.2em;
	font-weight: normal;
	padding-bottom: 15px;
}
#text h2{
	color: #996600;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 15px;
}
#text p{
	font-size: 1.2em;
	padding: 3px 0 10px 20px;
}
#text table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.2em;
	margin: 25px 0 0 20px;
	width: 95%;
}
#text table p{
	font-size: 1em;
}
table td{
	border-bottom: 1px solid #e7ead3;
	height: 35px;
	padding: 0 8px;
}
table td.centerTable{
	text-align: center;
}
table.TDNoBorder td{
	border: 0;
}
tr.headerTable2 td{
	background: #edf6cf;
	border-bottom: 0;
	border-top: 1px solid #e7ead3;
	font-size: 0.92em;
	height: 26px;
	vertical-align: middle;
}
tr.headerTable td{
	background: #edf6cf;
	vertical-align: middle;
	border: 0;
}
tr.headerTable td.headerTL{
	background: #edf6cf url(../images/headerTL.gif) no-repeat left bottom;
	height: 35px;
	padding: 0 8px 0 13px;
	border: 0;
}
tr.headerTable td.headerTR{
	background: #edf6cf url(../images/headerTR.gif) no-repeat right bottom;
	height: 35px;
	padding: 0 13px 0 8px;
	border: 0;
}
tr.headerTable td.headerTBL{
	background: #edf6cf url(../images/headerTBL.gif) no-repeat left bottom;
	padding: 0 8px 0 13px;
	border: 0;
}
tr.headerTable td.headerTBR{
	background: #edf6cf url(../images/headerTBR.gif) no-repeat right bottom;
	padding: 0 13px 0 8px;
	border: 0;
}
#text #form {
	width: 410px;
}
#text #form td{
	border-bottom: none;
	padding: 0 10px 0 0;
	margin: 0;
}
#text #form td{
	padding: 0 10px 0 0;
}
#text #form td p{
	padding: 0;
}
#text a {color: #006699;}
input.sl_input{
	border: 1px solid #c5ca4e;
	height: 21px;
	width: 275px;
}
input.sm_input{
	border: 1px solid #c5ca4e;
	height: 21px;
	width: 77px;
}
#form select {
	border: 1px solid #c5ca4e;
	height: 21px;
	width: 277px;	
}
.checkbox{
	border: none;
	height: 15px;
	width: 15px;
}
.Submit{
	
	border: none;
	height: 20px;
	margin-top: 50px;
	width: 77px;
}
textarea{
	border: 1px solid #c5ca4e;
	height: 70px;
	width: 275px;
}
#text .textarea{
	height: 70px;
	margin-bottom: 20px;
	width: 410px;
}
#text .table_title{
	color: #996633;
	font-family: Tahoma, sans-serif ;
	font-size:  1.2em;
	font-weight:  700;	
}
.newsblock {
	margin-left:20px;
}
#text #form .table_title td p{
	background:  url(../images/table_title.gif) no-repeat left 3px;
	padding-left: 20px;
	margin-left: -20px;
}
.specialarticle {
	margin-top: 30px;
	font-size: 1.17em;
	font-weight: bold;
}
.specialarticle a {
	color: #960;
}
