p, a, td, li, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

ul {
	margin-top: 6px;
	font-size: 90%;
	font-family: Tahoma;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a:visited {
}

a:active {
}

h1 {
	font-size:16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

th {
	background-color:#bd431e;
   color:#FFFFFF;
   font-size: 13px; 
   font-weight:bold;
   padding:4px;
}

sup {
	font-size: 80%;
}

/* Classes */
	.formfield {
		border: 1px solid Gray;
	}
	.vertmenuitems {
	color: #005ED4;
}

	.first {
		font-weight: bold;
	}
	.current {
		color: #000000;
		font-weight: bold;
	}

.unitmenuitems {
	color: #005ED4;
	font-size: 90%;
}

.textunderimage {
	color: #005ED4;
	font-size: 75%;
}

.tableclass {
	background-color : #E8E8E8;
	font-size: 10px;
}

.tableheader {
	background-color : #C9E3F6;
}

.tableitem {
	background-color : #FFFFFF;
	font-size: 13px;
}


.leftmenuheader {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}

.leftmenuitems {
	color: #005ED4;
	font-size: 105%;
}

/*.leftmenuitems {
	color: #005ED4;
	font-size: 90%;
}*/

.leftmenuitems2 {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
}

/*
th, th a {
	color: #000000;
}
*/

/* бнопняш х нрберш */
div.faq {padding: 1.2em 0 0 0;}

div.questiontext {
	font-weight: bold;
	font-size: 90%;
}

div.qauthor {
	font-size: 80%;
	display: inline;
	color: #444444;
}

div.qdate {
	font-size: 80%;
	display: inline;
	color: #444444;
}

div.resptext {
	font-size: 90%;
	padding: 0.2em 0 0 0;
}

.faqmarker {
	font-weight: bold;
	color: #8F1200;
	font-size: 90%;
}

.TableHead  {
	background-color:#bd431e;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding:4px;
}

.dataTable
{
    font-size:11px; 
	 width:100%;
}

.dataTable TD
{
   /*percentage of the 85%*/
   margin:10px; 
   font-size:11px; 
   padding:4px;
   vertical-align:top;
}

.table1 {
	background-color: #f3f4f5;
}

.table2 {
	background-color: #F2F2F2;
}

.text {
	font-size: 13px;
	padding: 5px;
}

.menu_a a{
	font-size:12px; 
	padding-left: 10px;
}

