
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* çàãîëîâêè */
h1 {
	font-size: 11pt;
	text-align: center;
	color: #FF9300; 
  	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

h2 {
	font-size: 11pt;
	text-align: center;
	color: #FF9300; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

h3 {
	font-size: 10pt;
	text-align: center;
	color: #88B54A; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

h4, h5, h6 {
	font-size: 9pt;
	text-align: left;
	color: #5688CB; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

/* ïàðàãðàôû */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 8pt;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}

p a {	text-decoration: underline;
	color: #315584; 
}

p a:hover { text-decoration: underline; 
	color: #5688CB; 
}

td.menu, p.menu {
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
  	 color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

td.menu a, p.menu a {	text-decoration: none;
	color: #FFFFFF;
}
td.menu a:hover, p.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

p.copy   {   font-size: 7pt;
	color: #000000;
}

p.copy a { text-decoration: underline;
	color: #000000;
}

.selected {font-size: 8pt;
	font-weight: bold;
	text-align: left;
  	color: #FFF799;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.selected a  { color: #FFF799;
		text-decoration: none;
}

/* òàáëèöû */

td {	font-size: 8pt;
}

.tabledata  {	border-collapse: collapse;
		border: 1px solid;
		border-color: #000000;
		background-color: #FFF8EA;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-left: 10px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;	
		padding-bottom: 5px;
		color: #000000;
		vertical-align: top;
}
.tabledata1 {background-color: #FFF3DD;}
.tabledata2 {background-color: #FBE5BD;}

TABLE.dottedrows { font-size: 8pt;
		border: 1px outset;
	/*	border-color: #000000;*/
		border-collapse: collapse;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-left: 10px;
	/*	padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;	
		padding-bottom: 5px;*/
		color: #000000;
		vertical-align: top;
}
TABLE.dottedrows TD {border-top: 1px dotted black; border-bottom: 1px dotted black; background-color: #FFF8EA; padding: 3px;}
TABLE.dottedrows TH {border-top: 1px dotted; border-bottom: 1px dotted; border-color: #000000; background-color: #FBE5BD; font-size: 9pt;}

TABLE.coloredrows { font-size: 8pt;
		border: 1px outset;
		border-collapse: collapse;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-left: 10px;
		color: #000000;
		vertical-align: top;
}
TABLE.coloredrows TD {border-top: 1px solid #FBE5BD; border-bottom: 1px solid #FBE5BD; background-color: #FFF8EA; padding: 3px;}
TABLE.coloredrows TH {border-top: 1px solid; border-bottom: 1px solid; border-color: #000000; background-color: #FBE5BD; font-size: 9pt;}



TABLE.solidout {font-size: 8pt;
		border: 1px outset;
	/*	border-color: #000000;*/
		border-collapse: collapse;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-left: 10px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;	
		padding-bottom: 5px;
		color: #000000;
		vertical-align: top;
}
TABLE.solidout TD {border: 1px solid #000000; background-color: #FFF8EA;}
TABLE.solidout TH {border: 1px solid #000000; border-bottom: 1px solid gray; background-color: #FBE5BD;}
TABLE.solidout TD.noborder {border-style: hidden; padding: 2px}
TABLE.solidout TR.tabledata1 TD {background-color: #FFF3DD;}
TABLE.solidout TR.tabledata2 TD {background-color: #FFF8EA;}


TABLE.flat {font-size: 8pt;
		border: 1px outset;
		border-collapse: collapse;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-left: 10px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;	
		padding-bottom: 5px;
		color: #000000;
		vertical-align: top;
		background-color: #FFF8EA;
}


/* ïðîñòûå è íóìåðîâàííûå ñïèñêè */

ul, ol {
	color: #00000;
	font-size: 8pt;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 15px;
}

ol ul, ul ol, td ul li{
	color: #000000;
	font-size: 8pt;
	margin-left: 8px;	
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

ol li, ul li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	margin-top: 8px;
	margin-bottom: 8px;
}

li a {	text-decoration: underline;
	color: #7B0101; 
}
li a:hover {	text-decoration: none;
	color: #7B0101; 
}


/* Ýëåìåíòû óïðàâëåíèÿ  */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*background-color: #FFFFFF;*/
	border-width: 1px;
	border-color: #5B74A3;
}

input submit {
	background-color: #DDDDDD;
}

input.text {
	width: 100%;
	background-color: #FFFFFF;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
/*	width: 78%;*/
}

input.button {
	width: 60px;
	text-align: center;
	border-style: solid black;
	border-width: 1px;
	color: #000000;
	font-weight: normal;
	background-color: #FFC600; 
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	width: 100%;*/
/*	height: 100px;*/
	color: #000000;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #5B74A3;
	font-size: 8pt;
}

a {	text-decoration: underline;
	color: #315584; 
}
a:hover { text-decoration: underline; 
	color: #5688CB; 
}

.small {font-size: 7.5pt}
.bigger {font-size: 12pt}

.error {color: red; font-weight: bold}
.ok {color: green; font-weight: bold}
.status, .message {font-weight: bold}
.required {color: red; font-weight: bold}


/* âûðàâíèâàíèå 
#left {
	text-align: left;
}

#center {
	text-align: center;
}

#justify {
	text-align: justify;
}

#right {
	text-align: right;
}

*/
