/*This style is needed only for Demo site - you may delete it START*/
.contentTdLeft .contentStyle {
	background-color: #ebebeb;
}
/*This style is needed only for Demo site - you may delete it END*/

/*Styles for editing article in admin: START*/
/*because of it article content will look in admin the same way*/
/*as in client - so user will be able to normally edit article*/
.contentStyle, .article-class1,
{
	background-color: transparent;
	color: #595959;
	font: 11px Arial;
	margin-top: 0px;
	margin-bottom: 19px;
	padding:0px;
}

.article-class1 {
	padding-left:1px;
}

.contentStyle table, .linkSacha table, .article-class1 table {
	color: #595959;
	font: 11px Arial;
}


.contentStyle a {
	color: #032565;
	text-decoration: none;
}

.contentStyle a:hover {
	text-decoration: none;
}

.contentStyle div, .article-class1 div
{
	margin: 0px;
	padding: 0px;	
}
.article-class1 {
	color:#0099cc;
}

.contentStyle p, .article-class1 p
{
	margin: 0px;
	padding: 0px;
	line-height:14px;
}


.contentStyle img
{
    margin: 0px;
	padding: 0px;
	text-align:center;
	}
	
.linkSacha{
	color: #595959;
	font: 11px Arial;
}

.contentStyle input, .linkSacha  input
{
    height: 19px;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #595959;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.contentStyle textarea, .linkSacha textarea
{
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-base-color: #ffffff;
  	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #bebebe;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #bebebe;
	scrollbar-arrow-color: #bebebe;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;	
}

.contentStyle select, .linkSacha  select
{
	color: #595959;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.contentStyle .form_checkbox, .linkSacha .form_checkbox
{
	border: none;
	cursor: pointer;
	background-color: #ffffff;
}

.contentStyle .form_radio, .linkSacha  .form_radio{
    cursor: pointer;
    border: 0px solid white;
}

.form_checkbox {
	width: auto;
	height: auto;
}

.form_radio {
	width: auto;
	height: auto;	
}

.form_submit {
	width: 100px;
	height: 20px;
}

.contentStyle .form_submit, .linkSacha .form_submit
{
	background-color: #dfdfdf;
	background-image: url(../images/btn_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;    
	height: 21px;
	border: solid 1px #bebebe;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
/*Styles for editing article in admin: END*/


/*Styles for editing short news text in admin: START*/
/*because of it short news text will look in admin the same way*/
/*as in client - so user will be able to normally edit it*/
.shortNews {
	background-color: transparent;
	color: #595959;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


.shortNews p
{
	margin-top: 0px;
}
/*Styles for editing short news text in admin: END*/

.contentStyle h1{
font-size:9pt;
color:#032565;
line-height:15px;
}

.contentStyle1 img
{
    margin-top: 25px;
	text-align:center;
	
	}
	
.contentStyleExtra{
    border-top:1px solid #5D5D5F;
    font-family:Arial;
	color:#818183;
	font-size:12px;
	font-weight:bold;
	width:201px;
	line-height:22px;}
	
table.contentStyleExtra td{
    border-bottom:2px solid #5D5D5F;
    font-family:Arial;
	color:#818183;
	font-size:12px;
	font-weight:bold;
	width:201px;
	line-height:22px;}
	
.contentStyleExtra a{
    font-family:Arial;
	color:#9C9D9F;
	font-size:12px;
	font-weight:bold;
	line-height:22px;}	
	
.contentStyleExtra a:hover{
    color:#575759;
    }	

.linkSacha a{
	color: #032565;
	text-decoration:underline;
	font-weight:bold;
    font-family:Arial;
    font-size:12px;
}

.linkSacha p{
color:#575759;
font-size:11px;
}



.linkSacha a:hover{
	color:#009EE0; 
}
	
.article-class1 a{
    font-weight:bold;
    font-family:Arial;
    font-size:12px;
}	
	
.article-class1 a:hover{
    color:#009EE0; 
    }	
.article-class1 font:hover{
    color:#009EE0; 
}	    
.gray-line{
	border-bottom:1px solid #cdcecf;
}
.RTE1 .contentStyle{
	margin-bottom:0;
} 
.RTE1 .contentStyle h1{
	margin:0 0 5px 0;
	font-size:11px;
}
.RTE1 .contentStyle p{
	margin-bottom:0px;
}
