td {
	font: 8pt Tahoma;
}

A:hover, A:link, A:visited, A:active {
	color:#333366;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}


A.atype:hover, A.atype:link, A.atype:visited,  A.atype:active {
	font: bold 8pt Tahoma;
	color:#CC3300;
	text-decoration:none;
}

A.atype:hover {
	text-decoration:underline;
}

A.dtype:hover, A.dtype:link, A.dtype:visited,  A.dtype:active {
	font: bold 8pt Tahoma;
	color:#B7B7B7;
	text-decoration:none;
}

A.dtype:hover {
	text-decoration:underline;
}

.infport {
	font: bold 9pt Tahoma;
	color:#4D5A7F;
}

.infhead {
	font: bold 10pt Tahoma;
	color:#333366;
}

.hr {
	font: bold 7pt Tahoma;
	color:#000000;
}


A.themehead:hover, A.themehead:link, A.themehead:visited, A.themehead:active, .themehead {
	font: bold 10pt Tahoma;
	color:#CC3300;
	text-decoration:none;
}

A.themehead:hover {
	text-decoration:underline;
}

input.sform {
	font: 10pt MS Sans Serif;
	border: 1pt;
	border-style: solid;
	border-color: #7F9DB9;
	background-color: #FFFFFF;
	padding: 0;	
}

input.sbut {
	font: 10pt MS Sans Serif;
	padding: 0;	
}
.osmall {
	font: 6pt Verdana;
	color: Gray;
}

td.d {
	padding: 2 0 2 6;
	color: #FFFFFF;
	font: bold 8pt Tahoma;
	background-color: #8D8D8D;
}

td.p1 {
	padding: 6 6 6 6;
	height: 38;
	background-color: #F0F0F0;
}

td.p2 {
	padding: 6 6 6 6;
	height: 38;
	background-color: #F8F8F8;
}

td.a {
	padding: 6 6 6 6;
	height: 38;
	color: #FFFFFF;
	background-color: #FC9225;
		
}

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 12px Tahoma;
}

/* article share icons */
.ic_icq_share{
	background:url('/images/social/ic_icq_15x15.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_twitter_share{
	background:url('/images/social/ic_twitter_15x15.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_facebook_share{
	background:url('/images/social/ic_facebook_15x15.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_lifejournal_share{
	background:url('/images/social/ic_lifejournal_15x15.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_buzz_share{
	background:url('/images/social/ic_buzz_15x15.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_vkontakte_share{
	background:url('/images/social/ic_vkontakte_15x15.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_linkedin_share{
	background:url('/images/social/ic_linkedin_15x15.png') no-repeat top left;
}
a:hover .ic_icq_share, a:hover  .ic_twitter_share, a:hover  .ic_facebook_share, a:hover  .ic_lifejournal_share, a:hover .ic_buzz_share, a:hover .ic_vkontakte_share, a:hover .ic_linkedin_share{
	background-position:left -15px;
}
.ic_icq_share_big{
	background:url('/images/social/ic_icq_26x27.gif') no-repeat top left;
	margin-top:-1px;
}
#wih{
	display:none;	/* special for ICQ plugin */
}
.ic_twitter_share_big{
	background:url('/images/social/ic_twitter_26x27.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_facebook_share_big{
	background:url('/images/social/ic_facebook_26x27.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_lifejournal_share_big{
	background:url('/images/social/ic_lifejournal_26x27.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_buzz_share_big{
	background:url('/images/social/ic_buzz_26x27.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_vkontakte_share_big{
	background:url('/images/social/ic_vkontakte_26x27.gif') no-repeat top left;
	margin-top:-1px;
}
.ic_linkedin_share_big{
	background:url('/images/social/ic_linkedin_26x27.png') no-repeat top left;
	margin-top:-1px;
}
.ic_icq_share_big:hover, a:hover  .ic_twitter_share_big, a:hover  .ic_facebook_share_big, a:hover  .ic_lifejournal_share_big, a:hover .ic_buzz_share_big, a:hover .ic_vkontakte_share_big, a:hover .ic_linkedin_share_big{
	background-position:left -27px;
}
.ic_font_low{
	background:url('/images/social/ic_font_less.gif') no-repeat top left;
}
.ic_font_high{
	background:url('/images/social/ic_font_high.gif') no-repeat top left;
}
.dis_font .ic_font_low, .dis_font .ic_font_high{
	background-position:left -14px;
}
.view_big {
	background:url('/images/social/ic_viewbig.gif') no-repeat left top;
}
.view_small{
	background:url('/images/social/ic_viewsmall.gif') no-repeat left top;
}
.current .view_big, .current .view_small{
	background-position:left -14px;
}
.ic_thumb{
	background:url('/images/social/ic_thumb.gif') no-repeat left top;
}
a:hover .ic_thumb{
	background-position:left -28px;
}
.ic_thumb_little{
	background:url('/images/social/ic_thumb_little.png') no-repeat left top;
	margin-bottom:-1px;
}

/* end article share icons */

