@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align:left;
}

#setlinks {
	color: #bbb; 
	font-size: 8px;
}

#setlinks a {
	color: #bbb;
	font-size: 8px;
}

.thrColLiqHdr #container { 
	width: 100%;
	margin: 0px;
	padding: 0px; 
	text-align: left;
} 
.thrColLiqHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px;  
} 
.thrColLiqHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}

.thrColLiqHdr #sidebar1 {
	float: left; 
	width: 20%; 
	background: #FFFFFF; 
	padding: 15px 0;
	margin-left: 30px;
}
.thrColLiqHdr #sidebar2 {
	float: right; 
	width: 20%; 
	background: #FFFFFF; 
	padding: 15px 0; 
	font-size: 11px;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
	padding: 5px;
}

.thrColLiqHdr #mainContent { 
	margin: 0 21% 0 23.5%;
	font-size: 11px;
	color: #666666;
}

.thrColLiqHdr #footer { 
	padding: 0px; 
	background: #FFFFFF;
} 
.thrColLiqHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.left_menu {
	font-weight: bold; 
	color: #0088FF; 
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	background-color: #f0f0f0; 
	cursor: hand; 
	line-height: 22px;
}

.left_menu:hover {
	color: #000;
	text-decoration: underline;
	background-color: #fff;
}

.title_line {
	color: #FFFFFF; 
	background-color: #964B4B; 
	font-size: 14px; 
	color: #FFD5EA
	font-weight: bold; 
	padding: 2px 2px 2px 4px;
}

.subtitle_line {
	background-color: #888888; 
	height: 3px;
	margin-top: 1px;
	font-size: 0;
}

.num_page {
	font-size: 14px;
	color: #0089c0;
	text-decoration: none;
}

.num_page_sel {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.num_page_index {
	font-size: 20px;
	color: #0089c0;
}

.num_page_sel_index {
	font-size: 26px;
	color: #FF3300;
	text-decoration: none;
}

.img {
	width: 115px;
	height: 155px;
	border: 1px solid #FFCC99;	
	padding: 2px;
}

.img:hover {
	border: 1px solid #FF3333;
}

.a_mini {
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	
}

.a_mini:hover {
	text-decoration: underline;
} 

.content {
	 text-align: left;
 	 color: #CC3300;
	 padding: 10px 10px 10px 10px;
	 font-size: 11px;
 	 width: 98%;
	 border: 1px solid #cccccc;	 
	 border-left: 2px solid orange;
	 border-right: 2px solid orange;
	 margin-bottom: 7px;
}


.download_link {
	 text-align: center;
	 line-height: 23px;
 	 color: #444;
	 padding: 10px 10px 10px 10px;
	 font-size: 11px;
 	 width: 70%;
	 border: 1px solid #cccccc;	 
	 border-left: 2px solid #FF3333;
	 border-right: 2px solid #FF3333;
	 margin-bottom: 7px;
}


.pasya_486_td_head { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.pasya_486_td_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.pasya_486_table {width: 200px;}
.pasya_486_table a {color: #0066CC;}

#Teaser_Block_10624 a {
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}

#Teaser_Block_10626 a {
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}

#Teaser_Block_10628 a {
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}

.td_top
{
    padding: 20px; 
    background: #444;
    border: 1px solid white;
    text-align: center;
}

#tr_top a 
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}

#tr_top a:hover 
{
	text-decoration: underline;
}  


/* place css fixes for all versions of IE in this conditional comment */
.thrColLiqHdr #sidebar2, .thrColLiqHdr #sidebar1 { padding-top: 30px; }
.thrColLiqHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
