﻿/* Default CSS Stylesheet for a new Web Application project */


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #FFFFFF;
    font-family:Tahoma;
}
H1	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}	

	
medium	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Tahoma, Courier New, monospace;
	
	}	
	

UL LI	
{
	font-family: Tahoma;
	list-style-type:	square ;
	}	

UL LI LI	
{
	font-family: Tahoma;	
	list-style-type:	disc;
	}	

UL LI LI LI	
{
	font-family: Tahoma;	
	list-style-type:	circle;
	}	
	
OL LI	
{
	font-family: Tahoma;	
	list-style-type:	decimal;
	}	

OL OL LI	
{
	font-family: Tahoma;	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	
{
	font-family: Tahoma;
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	}
LABEL
{
	font-family:Tahoma;

}
.button
{
	font-size:9pt;
	font-family:Tahoma;
	height:25;
}
.text
{
	font-family:Tahoma;
	font-size:10;
}
.image
{
	border-bottom:solid 0 black;
	border-top:solid 0 black;
	border-left:solid 0 black;
	border-right:solid 0 black;
	font-family: Tahoma;
}
.textlarge
{
	font-family:Tahoma;
font-size: 10pt  ;
}
.Menu
{
	color: #FFFFFF;
	font: tahoma, arial, Verdana;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size: 9px;
}
.Menu:link
{
	color: #FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	
}
.Menu:visited
{
	color: #FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font: Verdana, 0.8em;
	font-weight:bold;
}	
.Menu:hover
{
	color: #FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	 
}
.TreeMenu
{
	font: Verdana, 7pt;
	color: white;
	vertical-align:top;
}

.TreeMenu:link
{
	font: Verdana, 7pt;
	color: white;
}

.TreeMenu:visited
{
	font: Verdana, 7pt;
	color: white;
}

.TreeMenu:hover
{
	font: Verdana, 7pt;
	color: #666666;
}
.Link
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#FFFFFF;
	text-decoration:none;
}
.Link:visited
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#FFFFFF;
	text-decoration:none;
}
.Link:hover
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#FFFFFF;
	text-decoration:none;
}
.NewsTitleLink
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.NewsTitleLink:hover
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
}
 .NewsDateTime
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Black;
	font-weight: normal ;
	text-decoration: none;
}

.MenuZereshki
{
	color: #FFFFCC;
	font: tahoma, arial, Verdana;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size: 9px;
}
.MenuZereshki:link
{
	color: #FFFFCC;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	
}
.MenuZereshki:visited
{
	color: #FFFFCC;font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font: Verdana, 0.8em;
	font-weight:bold;
}	
.MenuZereshki:hover
{
	color: #BBBBBB;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	 
}
.ContainerTopCell
{
	background-color: #e1ebff;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFe1ebff', EndColorStr='#FFffffff');
}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}