@charset "iso-8859-2";
/* CSS Document */

TD				{ font-size: 0px; }
TD.cont			{ font-size: 8pt; font-family: Verdana; padding: 10px; line-height: 12pt;
					text-align: left; vertical-align:top }
TD.short		{ font-size: 8pt; font-family: Verdana; padding: 5px; line-height: 10pt;
					text-align: left; color: #003366; }

DIV.pagetitle	{ font-size: 28pt; color: #666688; font-weight: bold; text-align: right;
					font-family: Tahoma; font-style: italic; line-height: 24pt; padding: 5px;}
span.year { font-size: 13pt;color: #666688; text-align:right !important;font-weight:bold;font-style:italic; }

a.short			{ line-height: 10pt; text-align: left; font-size: 7pt;
					font-weight: normal; text-decoration: none ; font-family: Verdana; }
a.short:link	{ color: #CC3333; }
a.short:visited	{ color: #003366; }
a.short:active	{ color: #ff3399; }
a.short:hover	{ color: #003399; text-decoration: underline; }

a.cont			{ text-decoration: none; }
a.cont:link		{ color: #CC3333; }
a.cont:visited	{ color: #003366; }
a.cont:active	{ color: #ff3399; }
a.cont:hover	{ color: #003399; text-decoration: underline; }

a.smenu			{ text-decoration: none ; }
a.smenu:link	{ color: #003399; }
a.smenu:visited	{ color: #003399; }
a.smenu:active	{ color: #000088; }
a.smenu:hover	{ color: #003399; text-decoration: underline; }



.m_c			{ font-size: 8pt; color: #000000; background-color: #f8f8FF; font-family: Tahoma;
					font-weight: bold; padding: 3px; text-align: left; }

#m_msk {
	border: 0px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 0px;
	height: 0px;
	font-family: Verdana;
	font-size: 7pt;
	color: White;
	padding: 0px;
	clip:    rect(auto auto auto auto);
}

#m_usr {
	border: 0px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 6;
	width: 0px;
	height: 0px;
	font-family: Verdana;
	font-size: 7pt;
	color: White;
	padding: 0px;
	clip:    rect(auto auto auto auto);
	text-align: right;
}

#m_int {
	border: 0px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 7;
	width: 0px;
	height: 0px;
	font-family: Verdana;
	font-size: 7pt;
	color: White;
	padding: 0px;
	clip:    rect(auto auto auto auto);
	text-align: right;
}


