.white {
	font-family: arial, tahoma, verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	line-height: 23px;
}

.mainmenu {
	font-family: verdana, tahoma, arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	line-height: 36px;
}

.mainmenu big {
	font-size: 20px;
}

.mainmenu small {
	font-size: 10px;
}

.innermenu {
	font-family: verdana, tahoma, arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
}

/*p, li {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 75%;
}*/

.text {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 80%;
}

li ol li, li ul li {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 100%;
}

h1 {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 110%;
}

td {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 75%;
}

caption {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 75%;
	font-style: italic;
}


/* FAQ */
.faqquestion, .faqanswer {font-size: 100%;}
.faqquestionauthor, .faqanswerauthor {font-size: 80%;}
.faqquestion { font-weight: bold;}

/* Новости */
p.OneNews .NewsDate {font-size: 100%; color: #356877;font-weight: bold;}
.NewsDate {font-size: 100%; color: #356877;font-weight: bold;}
p.OneNews .NewsTitle {font-weight: bold;}
p.OneNews .NewsShortText {}
p.OneNews .NewsLink {}
.NewsFullText {font-size: 75%;}
.NewsSource {font-size: 70%; font-weight: bold;}

/* Таблица с рамкой в 1 пиксел - begin */
table.data {border-collapse: collapse !important; empty-cells: hide;}
table.data th, table.data .thead {
        font-weight : bold;
        background-color : #daf0ed;
}
table.data td, table.data th {
        border : 1px solid #356877;
		padding: 4px;
}
/* Таблица с рамкой в 1 пиксел - end */

/* Таблица без рамки - begin */
table.clean th, table.clean .thead td {
        font-weight : bold;
        background-color : #d0d0d0;
}
table.clean td, table.clean th {
        border : 0px solid #000000;
}
/* Таблица без рамки - end */