/* Created by Prokofyev Yoav */
body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(/img/background.jpg);
   background-repeat: repeat-x;


}
a{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* Banner and header*/
.banner{
	width: 780px;
	padding: 0px 0px 5px 0pxs;
}

.header{
	width: 780px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.search{
	border-left-width: 1px;
	border-style: solid;
   border-color: #2F73B1;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	height: 21px;
	width: 110px;
}


.find{
      border-width: 0px;
		border-style: solid;
		border-color:#2F73B1;
	   background-image: url(/img/bg/find.gif);
	   width: 60px;
	   height: 21px;
	   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   color: #ffffff;
	   font-weight: bold;
	   font-size: 11px;
	   cursor:hand;
}

.tdweb{
	width: 130px;
  padding: 0px 0px 0px 3px
}

.tdsearch{
	width: 180px;
}

.tddate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdlink{
	padding: 0px 10px 0px 0px

}
a.header_link{
	font-size: 11px;
	text-decoration: underline;
	color: #2438A0;
}

a.header_link:hover{
	font-size: 11px;
	text-decoration: none;
	color: #2438A0;
}


/* Main columns*/
.content{
	width: 780px;
}
.leftcolumn{
	width: 130px;
	min-height: 10px;
	

}
.centralcolumn{
	width: 650px;
}
.centralcolumn2{
	width: 350px;
	padding: 5px 0px 0px 0px;
	min-height: 10px;
}
.centralcolumn3{
	width: 650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 0px 0px 0px 0px;
}
.rightcolumn
{
	width: 300px;
	padding: 15px 0px 0px 0px;
	min-height: 10px;
}

/*Hockey and menu*/
.rect{
	background-color: #2F3C81;
	height: 130px;
	width: 130px;
	background-image: url(/img/bg/rect.jpg);
	background-repeat: no-repeat;
}
.rectangle
{
	height: 30px;
	/*
    background-color: #2F3C81;	
	background-image: url(/img/bg/rect2.jpg);
	background-repeat: no-repeat;
	*/
}
.linkrect a{
color: #ffffff;
text-decoration: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.linkrect a:hover{
color: #ffffff;
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.linkcont{
	border-right: #EBF3BA solid 1px;
}
.wide{
   width: 350px;
	height: 250px;
	border-bottom: 1px solid #E6E6E6;
}
.widea{
   /*width: 6508px;*/
	border-bottom: 1px solid #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.wide2{
   width: 300px;
	height: 250px;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.wide3{
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.wide3a{
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wide4{
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	width:100%;
}
.menu{
	width: 100%;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
/*.submenu{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	background-color: #F4F4F4;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464646;
}
*/

.submenu
{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	behavior: url(/Behaviors/SubMenuItem.htc);
}


.submenu_bold
{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	behavior: url(/Behaviors/SubMenuItem.htc);
}

.submenu_without_top_border
{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	behavior: url(/Behaviors/SubMenuItem.htc);
}


.submenu_without_behavior
{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #464646;
}




.submenu_party{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	background-color: #EDF7FD;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #485D82;
	behavior: url(/Behaviors/ItemMenuItem.htc);
}



.submenu23{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 20px;
	color: #000000;
	background-image: url(/img/bg/submenu.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior: url(/Behaviors/SubMenuItem.htc);
}

.submenu23_bold{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 20px;
	color: #000000;
	background-image: url(/img/bg/submenu.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	behavior: url(/Behaviors/SubMenuItem.htc);
}

.submenu24{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-image: url(img/bg/submenu.gif);
	background-repeat: no-repeat;
	background-position: right;
	behavior: url(/Behaviors/AdminMenuItem.htc);
}


.menu2{
	width: 100%;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}
.submenu2{
	height: 25px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background-color: #EDF7FD;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #485D82;
	behavior: url(/Behaviors/SubMenu2Item.htc);
}

.submenu2 a{
	color: #485D82;
	text-decoration: none;
}
.submenu2 a:hover{
	color: #485D82;
	text-decoration: nunderline;
}


.submenu2{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	background-color: #F5FDF6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #485D82;
	behavior: url(/Behaviors/SubMenu2Item.htc);
}

.submenu2 a{
	color: #485D82;
	text-decoration: none;
}
.submenu2 a:hover{
	color: #485D82;
	text-decoration: nunderline;
}






.submenu3{
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	background-color: #F5FDF6;
	padding: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #485D82;
}

.submenu3_link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #485D82;
}

.submenu3_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #485D82;
}



/*Right blocks*/
.leftblock{
	border: 1px solid #E6E6E6;
	background-color: #F7F7F7;
	
  
}

.leftblock a{ 
	color:#000000;
  
}
.leftblock a:hover{ 
	color:#000000;
  
}

.lefttitle{
	background-image: url(/img/bg/title.gif);
	border-bottom: 1px solid #E6E6E6;
	background-repeat: repeat-x;
	height: 22px;
	color: #0A3DA3;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 5px;	

}
.lefttitle a{
	
	height: 22px;
	color: #0A3DA3;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	
}
.lefttitle a:hover{
	
	height: 22px;
	color: #0A3DA3;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	
}




.leftimg{
    width: 87px;
	padding-top:6px;
	padding-left:10px;
	padding-right:1px;
	padding-bottom:12px;	
}
.leftimg div{
    width: 87px;
    height:87px;	
	background-image: url(/img/bg/bgimg.gif);
	background-repeat: no-repeat;	
	text-align:left;
}







.big img{
   width: 300px;
	padding: 3px 3px 3px 3px;
	
}
.left img{
   width: 98px;
	padding: 3px 3px 3px 3px;
}

.righttext{
   width: 202px;
	padding: 3px 3px 3px 5px;
}

.righttext a{
 	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.righttext a:hover{
 	color:#cc0000;
	font-weight: bold;
	text-decoration: underline;
}


.x74{
	border: 1px solid #E6E6E6;
}
a.boldy{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a.boldy:hover{
	color:#cc0000;
	font-weight: bold;
	text-decoration: underline;
}

a.hotlink{
	color: #0A3DA3;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.hotlink:hover{
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

/*Center blocks*/
.centerblock{
	width:282;
}
.centertitle{
	height: 22px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 5px;	
}

.centertitle a{
	height: 22px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.centertitle a:hover{
	height: 22px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.centertext{
	padding: 0px 0px 0px 7px;
}



/*Center blocks second part*/

.per{
	width: 240px;
}

.per2{
	width: 240px;
}

.spe{
	width: 230px;

}
.spe2{
	background-image: url(/img/spe/bg.gif);
	width: 216px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0px 0px 5px;
}
.spe3{
	background-image: url(/img/spe/bg.gif);
	width: 216px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: bottom;
}

.miv1{

	padding: 3px 0px 0px 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A3DA3;
	border-bottom: 1px solid #777676;
	font-size: 13px;
}
.miv2{
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	background-image: url(/img/spe/miv.gif);
	background-repeat: no-repeat;
	height: 20px;
}
a.mivy{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	text-decoration: underline;
}
a.mivy:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/*Other*/
.jopik{
   border-top: 1px solid #eeeeee;
   width: 780px;
   line-height: 20px;
}
.minicount {
	padding-left: 10px;
	padding-bottom: 1px;
}
.count{
	padding-top: 10px;
	font-size: 12px;
}
.minicount a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.minicount a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titlex{
	font: normal 180% Arial;color: #CC0000;
}
.titlex2{
	font: normal 120% Arial;color: #000000;
}
.titlextext{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.petya{
	color: #0A3DA3;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a.petya:hover{
      color: #cc0000;
      font-family:  Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-decoration: underline;
}


.location{
	  background-color: #3E63A9;
      height: 30px;
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      color: #DDEEFF;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10px;
}
.location a{
	color: #DDEEFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.location a:hover{
	color: #FFCC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.imgholder{
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
}
.imgholder a{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
}
.imgholder a:hover{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
}
.imgholder_without_margin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
}
.imgholder img{
	border: 1px solid #000000;
}
hr{
	color: #cccccc;
	width: 100%;
	height: 1px;
}

.balloon{
border-left: solid 1px #6ed37b;
border-right: solid 1px #6ed37b;
background-image: url(/img/bg/bgballon.gif);
background-position: bottom;
background-repeat: repeat-x;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
font: 12px Verdana, Times, serif; color: #000000;
}
.balloon_text{

padding-left: 30px;
font: 12px Verdana, Times, serif; color: #37739A;
padding-bottom: 5px;
}
.balloon_text2{


font: 12px Verdana, Times, serif; color: #37739A;
padding-bottom: 5px;
}

.balloon_text3{


font: 12px Verdana, Times, serif; color: #37739A;
padding-bottom: 5px;
text-align:right;
}

.tcomment{
	color: #37739A;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F5FdF6;
	border: solid 1px #6ed37b;
	padding: 10px;
}
.balloon_text a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37739A;
}
.balloon_text a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}
.message{
	width: 99%;
	height: 150px;
}
.data{
	width: 99%;

}

.polls{
	width:100%;
}

.polls a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37739A;
	font-weight: bold;
}

.polls a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.polls img{
border: solid 1px #000000;
width: 150px;
height:150px;
margin-top : 5px;
}


.gogo{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 17px;
border: solid 1px #C24E4E;
width:150px;
height: 50px;
background-image: url(/img/bg/poll.jpg);
cursor: hand;
}

.gogo2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 17px;
border: solid 1px #2C8C04;
width:150px;
height: 50px;
background-image: url(/img/bg/go.jpg);
cursor: hand;
}

.gogo3{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 17px;
border: solid 1px #C24E4E;
width:150px;
height: 50px;
background-image: url(/img/bg/back.jpg);
cursor: hand;
}


.polls2{
	width:100%;
	padding-left:5px;
}

.polls2 a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37739A;
	font-weight: bold;
}

.polls2 a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.polls2 img{
border: solid 1px #000000;
width: 100px;
height:100px;
}

.party a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.party a:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
}

.party img{
	width: 5px;
	height: 11px;
	border: 0px;
}
/*admin section*/

.admin a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cc0000;
text-decoration: underline;
padding-left: 10px;
background-image: url(/img/bullet_r.gif);
background-repeat: no-repeat;
font-weight: bold;
}
.admin a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0A70F3;
text-decoration: underline;
padding-left: 10px;
background-image: url(/img/bullet_r.gif);
background-repeat: no-repeat;
font-weight: bold;
}

.admin {
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
color: #0A70F3;
}





.AlphaButton
{
	behavior:url(/Behaviors/AlphaImageButton.htc);
}


.wide3adate{
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	font-size: 12px;
	color: #777777;
}
.results{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #eeeeee;
}

.results a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.results a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cc0000;
font-weight: bold;
text-decoration: underline;
}
.results_1{
	background-color: #eeeeee;
	padding:5px;
}
.results_2{
	background-color: #ffffff;
	padding:5px;
	
}
.results_3{
	background-color: #EDF7FD;
	padding:5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
	color: #485D82;
}




.searchCentertitle{
	height: 22px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 5px;	
}

.searchCentertitle a{
	height: 22px;
	color: #0A3DA3;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}

.searchCentertitle a:hover{
	height: 22px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}


.searchWide3adate{
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	font-size: 12px;
	color: #777777;
}

.searchResultDescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 7px;
}



.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.centertext img{

            padding-right:3px;

}
.formFiftyArea{
	width: 165px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formFifty{
	width: 172px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formFiftyArea11{
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.formFiftyArea112{
	width: 95px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.braking{

            width: 780px;

            background-color: #B00000;

}

 

.brakingnews{

            padding-left: 10px;

            color: #ffffff;

            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

            font-size: 12px;

            font-weight: bold;

}

.brakingnews a{

            color: #ffffff;

            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

            font-size: 12px;

            font-weight: bold;

            text-decoration: none;

}

 

.brakingnews a:hover{

            color: #ffffff;

            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

            font-size: 12px;

            font-weight: bold;

            text-decoration: underline;

}
.spe2 a{

            font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;

            font-weight: bold;

            text-decoration: none;

            color:#000000

}

.spe2 a:hover{

            font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;

            font-weight: bold;

            text-decoration: underline;

            color:#000000

}



 



.copy{

            border-top: 1px solid #eeeeee;

            width: 780px;

            font-size: 11px;

}

.copy a{
	text-decoration: underline;
	font-size: 11px;
}

.copy a:hover{
	text-decoration: underline;
	font-size: 11px;
}

.blogline{

   width: 100%;

            border-top: #cccccc 1px solid;

            border-bottom: #cccccc 1px solid;

            padding-top: 10px;

            padding-bottom: 5px;

            background-color: #efefef;

}

 


 
.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}

.leftblock2{
	border: 1px solid #E6E6E6;
	background-color: #F7F7F7;
         width: 100%;
  
}

.lefttitle2{
	background-image: url(img/bg/title.gif);
	border-bottom: 1px solid #E6E6E6;
	background-repeat: repeat-x;
	height: 22px;
	color: #0A3DA3;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 5px;	
	width: 100%;
}

.righttext2{

	padding: 3px 3px 3px 5px;
        width: 95%;
}

.leftimage3{

	padding: 5px 3px 3px 5px;
        width: 75;
}

.plusminus{

	padding: 2px 2px 2px 2px;
        width: 25;
}

.passive{
background-color: #dddddd;
height: 25px;
border-right: 2px solid #ffffff;
}





.ranks
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.ranksBar{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
	font-size: 13px;
	padding: 0px 0px 0px 0px;	
}



.regularText
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.spetsblock{
	padding-left:5px;
}



.balloon_editor{
border-left: solid 1px #EA9003;
border-right: solid 1px #EA9003;
background-image: url(/img/bg/bgballon_mod.gif);
background-position: bottom;
background-repeat: repeat-x;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
font: 12px Verdana, Times, serif; color: #000000;
}
.balloon_text_editor{

padding-left: 30px;
font: 12px Verdana, Times, serif; color: #000000;
padding-bottom: 5px;
}




.leftimg2{
   width: 84px;
	padding-top:0px;
	padding-left:6px;
	padding-right:4px;
	padding-bottom:0px;
	background-image: url(/img/bg/bgimg.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.quotetext{
            margin: 5px;
            padding: 10px;
            padding-top: 3px;
            border: 1px solid #9CCEEF;
            background-color:#F8FCFF; 
            width: 85%;
            font-size: 13px;
            font-family:  Georgia, Arial, Helvetica, sans-serif;
}

.quote_div{
            float: right;
            margin-left: 20px;
            width: 60px;
            margin-bottom: 20px;
            clear:right;
            
}
.result_h{
	color: #ffffff;
	font-size: 9px;
	width: 15px;
	background-image: url(/img/bg15.jpg);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	text-align:center;
}

.result_h_green{
	color: #ffffff;
	font-size: 9px;
	width: 15px;
	background-image: url(/img/bg17.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	text-align:center;
}

.result_h_red{
	color: #ffffff;
	font-size: 9px;
	width: 15px;
	background-image: url(/img/bg16.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	text-align:center;
}
.quote_comment{
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;	
	
	margin-top:5px;
	color: #555555;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 80px;
	padding-left: 2px;
	padding-right: 3px;
	
	display:block;
	clear:right;
}
/*Keyboard*/
	
	td,blockquote,ul,ol,select,option,input,textarea{font-family:Arial,Tahoma,sans-serif;font-size:10pt;}
	
	.hop{ 
	width:27px; 
	height: 27px;
	font-weight:bold; 
	font-size: 20px;
	background-color:#E0F0FF; 
	color:#1F5BA4; 
	background-image:url(img/bgkbd.gif); 
	background-repeat:repeat-x; 
	border: 1px solid #D1E9FF; 
	font-size:12px; 
	cursor: hand;
	margin-left: 2px;
	margin-bottom: 2px;
	
	}
	
	.act{width:66;height:22;line-height:7pt;font-size:9pt;background-color:#eeeeee;color:#666666; font-weight:bold; background-image:url(img/bgkbd.gif); background-repeat:repeat-x; border: 1 solid #666666; }
	
	.b{}
	.full{
		color: #555555;
		font-size: 13px;
	}
	#enter{ 
	width:59px; 
	height: 27px;
	font-size: 20px;
	font-weight:bold; 
	background-color:#E0F0FF; 
	color:#1F5BA4; 
	background-image:url(img/bgkbd.gif); 
	background-repeat:repeat-x; 
	border: 1px solid #D1E9FF; 
	font-size:12px; 
	cursor: hand;
	margin-left: 2px;
	margin-bottom: 2px;
	}
	
	#shift{ 
	width:60px; 
	height: 27px;
	font-weight:bold; 
	background-color:#E0F0FF; 
	color:#1F5BA4; 
	background-image:url(img/bgkbd.gif); 
	background-repeat:repeat-x; 
	border: 1px solid #D1E9FF; 
	font-size:12px; 
	cursor: hand;
	margin-left: 2px;
	margin-bottom: 2px;
	}
	
		#rus{ 
	width:93px; 
	height: 27px;
	font-size: 20px;
	font-weight:bold; 
	background-color:#E0F0FF; 
	color:#1F5BA4; 
	background-image:url(img/bgkbd.gif); 
	background-repeat:repeat-x; 
	border: 1px solid #D1E9FF; 
	font-size:12px; 
	cursor: hand;
	margin-left: 2px;
	margin-bottom: 2px;
	}
	
	#space{ 
	width:225px; 
	height: 27px;
	font-size: 20px;
	font-weight:bold; 
	background-color:#E0F0FF; 
	color:#1F5BA4; 
	background-image:url(img/bgkbd.gif); 
	background-repeat:repeat-x; 
	border: 1px solid #D1E9FF; 
	font-size:12px; 
	cursor: hand;
	margin-left: 2px;
	margin-bottom: 2px;
	}
.text_cm{
	width: 605px;
	background-color: #F8FBFF;
	clear: both;
	color: #000000;
	font-size: 13px;
	border: 1px solid #D1E9FF;
	padding: 3px;
}
.polls_space{
	padding: 5px;
}
.autorDiv
{
	float:left;
	padding-left:10px;
	font-size: 10px;
	color: #5E5E5E;
}

.autorProfile
{
	padding: 5px;
	
}
.autorProfile span{
	padding: 0px;
	
}
.autorProfile img{
	padding: 5px;
	margin-right:5px;
	margin-bottom:3px;
	border:solid 10px #ffffff;
	height:100px;
	width :100px;
	
}

.abc{
  width: 300px;
	border: 1px solid #eeeeee;
	border-left: 0px;
	border-bottom: 0px;
	
	float: left;
	clear: both;
}
.abc2{
  width: 300px;
	border: 1px solid #eeeeee;
	border-left: 0px;
	border-bottom: 0px;
}
.bca{
	width: 10%;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffff;
}
.bca a{
		font-size: 16px;
		text-decoration: underline;

}
.bca a:hover{
		font-size: 16px;
		text-decoration: underline;
}
.titlextext_au{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18x;
	line-height: 23px;
}

.titlextext_au a{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18x;
	text-decoration: underline;
}
.titlextext_au a:hover{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18x;
	text-decoration: none;
}

.titlextext_au span
{
	font: normal 180% Georgia, Times, serif;color: #CC0000;
}

.righttext3{

	padding: 3px;
	padding-left: 10px;
    width: 300px;
	line-height: 19px;
	background-color : #F7F7F7;
	
}
.righttext3 span{

	font-weight:bold;
}



.td_one{
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	background-color: #ffffff;
}

.td_one img{
margin: 10px;
border: 5px solid #eeeeee;
}

.lefttitle2{
	background-image: url(img/bg/title.gif);
	border-bottom: 1px solid #E6E6E6;
	background-repeat: repeat-x;
	height: 22px;
	color: #0A3DA3;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 5px;	
	width: 300px;

}
.TheAlphabetHeader{
	border:0px;
	background-color: #F7F7F7;
	width:300px;
  
}

.TheAlphabetFooter{
	border: 0px solid #E6E6E6;
	background-color: #F7F7F7;
	width:300px;
  
}

.TheAlphabetFooter a{ 
	color:#000000;
  
}
.TheAlphabetFooter a:hover{ 
	color:#000000;
  
}
.sexy
{
	float:left;
	width:275px;
	margin-right:10px;
	margin-left:10px;
	text-align:center;
	padding:5px;
	border:solid 0px #000000;
}
.sexy img{
border: 5px solid #3E63A9;
}
.sexyLink
{
	width:100%;
}
.sexyLink a{
font-size: 15px;
text-decoration: underline;
color: #3E63A9;
}
.sexyLink a:hover{
font-size: 15px;
text-decoration: underline;
color: #cc0000;
}
.sexyLink span{
font-size: 15px;
text-decoration: none;
color: #3E63A9;
}
.hotornot{
	width: 100%;	
}
.articleDescription
{	font-size:11px;
	padding-left:8px;
}
.articleDescriptionspan
{	font-size:11px;
	
}
.translitTd
{
	background-color : #D1E9FF;
	padding:2px;
}
.translitBtn
{
	padding:4px;
	background-color : #F8FBFF;
	font-weight :bold;
}
.translitBtn a
{
	font-weight :bold;
	cursor:hand;
}
.translitBtn a : hover
{
	
	font-weight :bold;
	cursor:hand;
}
.export_link
{
    height: 18px;
    width: 18px;
    float: left;
    margin-right: 6px;   
}