SPAN.whiteboldtext
{
	display:         inline;
	color:			 white;
	font-weight:     bold;
}

P.lastupdated
{
	color:           silver;
	text-decoration: none;
	font-weight:     normal;
	font-size:       x-small;
	font-style:      italic;
	margin:          10;
	padding-bottom:  10;
}

DIV.extra_link
{
	display:		 inline-table;
	color:           silver;
	text-decoration: none;
	font-weight:     normal;
	font-size:       x-small;
	font-style:      italic;
}

P.pagetitle
{
	text-align:  center;
	font-weight: bold;
	font-size:   large;
	color:       #921414;
}

P.copyright
{
	line-height:     0;
	text-align:  	 center;
	color:           silver;
	text-decoration: none;
	font-weight:     normal;
	font-size:       x-small;
	font-style:      italic;
}

A:LINK, A:VISITED, A:ACTIVE
{
	color :          Blue;
	text-decoration: none;
	font-weight:     bold;
	font-size:       x-small;	
}

A:HOVER
{
	color :          Blue;
	text-decoration: none;
	font-weight:     bold;
	font-size:       x-small;
}

A:LINK.standardcategory, A:VISITED.standardcategory, A:ACTIVE.standardcategory, A:HOVER.standardcategory
{
	color :          black;
	text-decoration: none;
	font-weight:     bold;
	font-size:       x-small;	
}

A:LINK.copyright, A:VISITED.copyright, A:ACTIVE.copyright, A:HOVER.copyright
{
	line-height:     0;
	text-align:  	 center;
	color:           Blue;
	text-decoration: none;
	font-weight:     normal;
	font-size:       x-small;
	font-style:      italic;
}

A:LINK.menu, A:VISITED.menu, A:ACTIVE.menu
{
	color:           #FFCC00;
	text-decoration: none;
	font-weight:     bold;
	font-size:		 10;
}

P, LI, SPAN, TD
{
	font-size:   x-small;
	color:       black;
}

P.dft, LI.dft
{
	font-size:   x-small;
	color:       green;
}

P.ha, LI.ha
{
	font-size:   x-small;
	color:       blue;
}

TD.productcategory
{
	border-top-width:2;
	border-top-color:Black;
	border-top-style:solid;
	font-size:   small;
	color:       black;
	height:      40;
	vertical-align:bottom;
}

TD.imagecaption
{
	font-size:   x-small;
	color:       white;
}


LI.nobullet
{
	font-size:   x-small;
	color:       black;
	list-style-type:none;
	list-style-image:none;
}

LI.nobullet_dft
{
	font-size:   x-small;
	color:       green;
	list-style-type:none;
	list-style-image:none;
}

LI.nobullet_ha
{
	font-size:   x-small;
	color:       blue;
	list-style-type:none;
	list-style-image:none;
}

TD.padbottom
{
	padding-bottom:20;
}

TD.padright
{
	padding-right:50;
}

	

BODY.page
{
	font-family:      arial;
	font-size:		  x-small;
	color:            black;
	background-image: url('./images/stripe.jpg');
}

A.diary
{
	font-size:			10.0pt;
}
	
TD.diary_header
{
	padding:			4;
	background-color:	Silver;
	color:				Black;
	font-size:			10.0pt;
	vertical-align:		middle;
	border-top:			1.5pt solid windowtext;
	border-right:		1.5pt solid windowtext;
	border-bottom:		1.5pt solid windowtext;
	border-left:		1.5pt solid windowtext;
}

TD.diary_data_l
{
	padding:			4;
	color:				Black;
	font-size:			10.0pt;
	vertical-align:		middle;
	border-right:		0.5pt solid windowtext;
	border-left:		1.5pt solid windowtext;
}

TD.diary_data_c
{
	padding:			4;
	color:				Black;
	font-size:			10.0pt;
	vertical-align:		middle;
	border-right:		0.5pt solid windowtext;
	border-left:		0.5pt solid windowtext;
}

TD.diary_data_r
{
	padding:			4;
	color:				Black;
	font-size:			10.0pt;
	vertical-align:		middle;
	border-right:		1.5pt solid windowtext;
	border-left:		0.5pt solid windowtext;
}

TD.diary_data_end
{
	border-top:			1.5pt solid windowtext;
}

.caption
{
	color:		black;
	font-size:	14pt;
	font-weight:	bold;
	font-style:	normal;
	font-family:	'calibri', 'arial';
	effect:		shadow;
}

.whitecaption
{
	color:		white;
	font-size:	14pt;
	font-weight:	bold;
	font-style:	normal;
	font-family:	'calibri', 'arial';
	effect:		shadow;
}

TD.tdblack
{
	background-color: Black;
	border-style:none;
}

.ukrred
{
	color :          red;
	font-weight:     bold;
	font-size:       medium;
	font-style:      italic;
}
