* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif, Myriad, Myriad Pro;
	/*font-size: 12px;*/
	}
	
BODY, TD {
	font-size: 14px; /* ТЕСТ */
}

H1.h1  {
	font-size: 20px;
	margin-right: 10px;
	font-weight: bold;
	}
	
A  {
	text-decoration: none;
	color: #3C73BF;
	/* font-size: 14px;  ТЕСТ */
	}

A:hover {
	text-decoration: underline;
	}

P {
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 1.5;  /*ТЕСТ */
	}

/*отступ для картинок, которые вставляются внутрь абзаца */	
p img {margin-right:10px;}	

INPUT, SELECT {
	border: 1px solid #f0f0f0;
	}
	
LI {
	list-style-type: square;
	margin-left: 15px;
	line-height: 1.5;  /*ТЕСТ */
	}

/* Используется без классов в текстовых страницах в качестве ссылок на подразделы */
FONT {
	line-height: normal;  /*ТЕСТ */
}

/* Ссылки со стрелками в верхнем меню */
.arrow {
	background: url(http://www.meeting.lv/images/strelka.gif) left center no-repeat;
	padding-left: 8px;
	color: #000000;
	}

/* Основные формы */
.main_form {
	height: 18px;
	font-size: 11px;
	border: 1px ridge #838383;
	background-color: #f5f6f5;
	}	

/* Анонсы на главных страницах */
.an_text {
	font-size: 12px;
	line-height: normal;  /*ТЕСТ */
}

.an_title {
	color: #000000;
	font: 17px Myriad Pro;
	font-weight: bold;
	}
.an_sponsor_img { 
	margin-left: -3px;
	margin-top: 6px;
	}
.an_link { 
	color: #f0ab16; /* рыжий */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
A.an_link { 
	text-decoration: underline;
	}
.an_h2 { /* заголовок новостей */
	color: #010101;
	font-family: Arial, sans-serif;
	font-size: 17px;
	}

/* Классы, используемые в текстах базы данных */	
ul.generated_menu        {margin: 0px; font-size: 13px; line-height:120%; list-style: none;}
ul.generated_menu li        {list-style: none; margin-bottom: 5px;  padding-bottom: 5px; font-size: 12px; border-bottom: solid 1px #D5D5D5;}

.strong   {font-weight:bold; font-family: Arial,Tahoma, sans-serif; font-size: 14px;}
.subtitle  {font-weight:bold; font-family: Arial,Tahoma, sans-serif; font-size: 14px;}
.subtitle2 {
        color: #555555;
        line-height:200%;
        font-size: 16px;
        margin-bottom: 25px;
        border-bottom: 2px solid #ff9f02;
		}
.big2  {font-weight:bold; font-family: Arial,Tahoma, sans-serif; font-size: 14px; margin-bottom: 8px;}
.supertitle  {font-weight:bold; font-family: Arial,Tahoma, sans-serif; font-size: 16px;}

div.outerlink {
        float: right;
        padding: 12px;
        border: 1px solid #d3d3d3;
        border-top: 4px solid #ff9f02;
        background: #f4f4f4 url(http://www.meeting.lv/px/link_bottom.gif) center bottom repeat-x;
        margin-bottom: 5px;
        border-bottom: 0px;
        font-size: 11px;
        width: 200px;
        margin-left: 10px;
        }

div.outerlink2 {
        float: right;
        padding: 12px;
        border: 1px solid #d3d3d3;
        border-top: 4px solid #ff9f02;
        background: #f4f4f4 url(http://www.meeting.lv/px/link_bottom.gif) center bottom repeat-x;
        margin-top: 5px;
        margin-bottom: 5px;
        border-bottom: 0px;
        font-size: 14px;
        width: 250px;
        margin-left: 10px;
        }

div.outerlink3 {
        padding: 12px;
        border: 1px dashed #5483B7;
        border-top: 2px solid #5483B7;
        background: #E8EFF7;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 12px;
       }

div.outerlink4 {
        padding: 5px;
        border: 0px;
        border-top: 2px solid #ff9f02;
        background:  #f4f4f4;
        font-size: 12px;
        margin-bottom: 10px;
       }
div.outerlink5 {
        float: left;
        padding: 12px;
        border: 1px solid #d3d3d3;
        border-top: 4px solid #d3d3d3;
        background: #f4f4f4 url(http://www.meeting.lv/px/link_bottom.gif) center bottom repeat-x;
        margin-top: 5px;
        margin-bottom: 5px;
        border-bottom: 0px;
        font-size: 14px;
        width: 250px;
        margin-right: 10px;
        }	   

