/* $Id: ase.css,v 1.1.1.1 2007/08/15 07:11:33 ASE Group Exp $ */
/* Базовые */
BODY {
	padding: 0;
	margin-left: 8pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10pt;
	background-image: url('/images/site/bgmain.gif'); 
	background-repeat: repeat-y;
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
}
P {
	padding: 0;
	margin: 0; 
	margin-top: 3pt;
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
	text-align: Justify;
}
H1  {
	margin-top: 0;
	color: white;
	font-family: verdana, arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	text-align: Right;
	width: 100%;
}
H2  {
	margin-top: 0;
	color: gray;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 9pt;
	margin-bottom: 0pt;
	margin-left: 3pt;
	margin-top: 0pt;
}
H3  {
	margin-top: 0;
	color: gray;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 9pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
}
H4  {
	margin-top: 2pt;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 8pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
}
H5 {
	margin-top: 0pt;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
}
LI {
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
}
.lih5 {
	font-size: 8pt;
}
TD {
	margin-top: 0;
	font-family: verdana, arial;
	font-size: 9pt;
}
TABLE {
	font-family: verdana, arial;
	font-size: 9pt
}
A { color: #336699;
	font-family: verdana, arial;
	font-size: 9pt;
	text-decoration: none;
}
A:HOVER {
	color: #FF9900;
	font-family: verdana, arial;
	font-size: 9pt;
	text-decoration: underline;
}
A:VISITED {
	color: gray;
	font-family: verdana, arial;
	font-size: 9pt;
}
A:VISITED:HOVER {
	color: #FF9900;
}

/* Меню в тексте */ 

.mnut {
	color: gray;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 9pt;
}

/* Меню сайта */ 
.mnuh {
	margin-top: 0pt;
	color: gray;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 7pt;
}
.mnuh A {	
	font-size: 7pt;
}
.mnuh A:HOVER{	
	color: #FF9900;
}
.mnu {
	margin-top: 0pt;
	font-family: verdana, arial;
	font-size: 8pt
}
.mnu A { 
	color: #336699;
	text-decoration: none; 
	font-size: 8pt;
}
.mnu A:VISITED {
	color: gray;
}
.mnu A:HOVER { 
	color: #FF9900; 
	text-decoration: underline; 
}

/* Заголовок страниц */ 
.bgstyle { 
	background-color: #FF9900 
}	      

/* Подобие li */  
.info	{
	margin-top: 0.5cm;
	margin-bottom: 0;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
}

/* новости */
.dateofnews {
	color: #808080;
	font-weight: bold;
	text-align: Left;
}

/* анонсы */
td.prenewsdate {
	margin-top: 0pt;
	text-align: left;
	font-size: 7pt; 
	text-decoration: underline;
}
td.prenews {
	margin-top: 0pt;
	text-align: left;
	font-size: 7pt; 
}
td.prenews A {
	font-size: 7pt; 
}

/* Для часов */
.city {
	font-size:7pt;
	color: gray;
	font-style: italic;
	font-weight: bold
}
.clock {
	font-size: 10pt;
	text-align: center;
	color: #08107b
}

