.bold	{font-weight : bold;}
.b		{font-weight : bold;}
.bc		{text-align: center;font-weight : bold;}
.br		{text-align: right;font-weight : bold;}
.bs		{font-weight : bold;font-size : 80%;}
.bu		{font-weight : bold;text-decoration: underline;}
.c		{text-align: center;}
.r		{text-align: right;}
.s		{font-size : 75%;}
.u		{text-decoration: underline;}

.small	{	font-size : 80%;}
.small1	{	font-size : 1px;}
.small10 {	font-size : 10px;}
.small11 {	font-size : 11px;}
.small12 {	font-size : 12px;}
.small13 {	font-size : 13px;}
.small14 {	font-size : 14px;}
.105 {	font-size: 105%;}
.110 {	font-size: 110%;}
.110b {	font-size: 110%;	font-weight: bold;	}
.120 {	font-size: 120%;}
.120b {	font-size: 120%;	font-weight: bold;	}

FORM {
	margin-top : 0pt;
	margin-bottom : 0pt;
}
P,OL,UL {
	font-size : 99%;
	margin-top : 0pt;
	margin-bottom : 4pt;
}
TD {font-size : 95%;}
PRE {font-family : "Andale Mono", "Courier New", monospace;}
SMALL {	font-size : 80%;}
INPUT.SmallButton1 {
	font-family : Tahoma, sans-serif;
	font-weight : bold;
	font-size : 11px;
}
INPUT.SmallButton0 {
	font-family : Tahoma, sans-serif;
	font-weight : normal;
	font-size : 11px;
}
INPUT.button90 {
	font-size : 11px;
	width : 90px;
}
INPUT.LoginButton1 {
	font-family : Tahoma, sans-serif;
	font-weight : bold;
	font-size : 11px;
	}
INPUT.defButton0 {
	font-family : Tahoma, sans-serif;
	font-size : 100%;
}
INPUT.defButton1 {
	font-family : Tahoma, sans-serif;
	font-weight : bold;
	font-size : 100%;
	color : #0000dd
	}
INPUT.deleteButton {
	font-family : Tahoma, sans-serif;
	font-size : 90%;
	color : #dd0000
	}
TEXTAREA {
	font-family : "Andale Mono", "Courier New", monospace;
	font-size : 100%;
	}
INPUT,SELECT {
	font-family : "Andale Mono", "Courier New", monospace;
	font-size : 100%;
	}
H1 {
	font-family : Arial, Tahoma, sans-serif;
	font-size: 145%;
	font-weight: bold;
	margin-top : 8pt;
	margin-bottom : 6pt;
}
H1.header1 {
	margin-top : 2pt;
	margin-bottom : 2pt;
}
H2 {
	font-family : Arial, Tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top : 8pt;
	margin-bottom : 6pt;
}
H3 {
	font-family : Arial, Tahoma, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-top : 8pt;
	margin-bottom : 6pt;
}

H4 {
	font-family : Arial, Tahoma, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin-top : 8pt;
	margin-bottom : 6pt;
}
.errMsg {
	color : #993333;
	margin-left : 20px;
}

.danger		{background-color : #ffccaa;}
.danger1	{background-color : #eebb99;}
.danger2	{background-color : #ddaa88;}
.danger3	{background-color : #cc9977;}
.bulked		{background-color : #bbddff;}
.bulked1	{background-color : #aaccee;}
.bulked2	{background-color : #99bbdd;}
.bulked3	{background-color : #88aacc;}
.pilled		{background-color : #cceeaa;}
.pilled1	{background-color : #bbdd99;}
.pilled2	{background-color : #aacc88;}
.pilled3	{background-color : #99bb77;}
.hopped		{background-color : #dddddd;}
.hopped1	{background-color : #cccccc;}
.hopped2	{background-color : #bbbbbb;}
.hopped3	{background-color : #aaaaaa;}

.show{visibility:visible;}
.hide{visibility:hidden;}

.h1row {
	color : #776644;
	background-color : #ccbb99;
}
.h2row {
	color : #776644;
	background-color : #ccbb99;
}
.h3row {
	color : #776644;
	background-color : #ccbb99;
}
.bgred {
	color : #000000;
	background-color : #ff9999;
}
/*----- Tаблицы ----------------------------------------------- */
.tabtx{
}
.tabid{
	background-color: #e6d5b3;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.tnam{
	text-align: right;
	vertical-align: top;
}
.tval{
	font-weight: normal;
	vertical-align: top;
}
.pageTitle {
	color : #998866;
}
.tab0{
	background-color: #e6d5b3;
}
.tab1{
	background-color: #e3d2b0;
}
.tab2{
	background-color: #dbcaa8;
}
.tab3{
	background-color: #ccbb99;
}
.tab4{
	background-color: #bbaa88;
}

.tab90{
	font-size : 90%;
}
.alpha {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.alphacnt {
	font-size: 60%;
	font-weight: normal;
	text-align: center;
}
/*----- іолонтитулv ----------------------------------------------- */
.headerContact {
	font-size: 11px;
	color: #666666;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	text-align : center;
}
/*----- Tсvлки ----------------------------------------------- */
a.login:link	{	text-decoration: none;	color: #000000;}
a.login:visited	{	text-decoration: none;	color: #000000;}
a.login:active	{	text-decoration: none;	color: #000000;}
a.login:hover	{	text-decoration: none;	color: #000000;}
a:link			{text-decoration: none;			color: #0000bb;}
a:visited		{text-decoration: none;			color: #cc00cc;}
a:active		{text-decoration: underline;	color: #ff0000;}
a:hover			{text-decoration: underline;	color: #ee0000;}
a.ml:link		{text-decoration: none;			color: #0000bb;}
a.ml:visited	{text-decoration: none;			color: #0000bb;}
a.ml:active		{text-decoration: underline;	color: #ee0000;}
a.ml:hover		{text-decoration: underline;	color: #ee0000;}
a.ol:link		{text-decoration: underline;	color: #0000bb;}
a.ol:visited	{text-decoration: underline;	color: #880099;}
a.ol:active		{text-decoration: underline;	color: #ee0000;}
a.ol:hover		{text-decoration: underline;	color: #ee0000;}
a.aa:link		{text-decoration: underline;	color: #007700;}
a.aa:visited	{text-decoration: underline;	color: #007700;}
a.aa:active		{text-decoration: underline;	color: #ee0000;}
a.aa:hover		{text-decoration: underline;	color: #ee0000;}
a.bgimg:link	{text-decoration: none;			color: #ddccaa;}
a.bgimg:visited	{text-decoration: none;			color: #ddccaa;}
a.bgimg:active	{text-decoration: underline;	color: #ddccaa;}
a.bgimg:hover	{text-decoration: underline;	color: #ddccaa;}
/*----- Tаблицv ----------------------------------------------- */
/*----- Auth --------------------------------- */
.login{
	font-size: 11px;
	}
/*----- MENU --------------------------------- */
.menuParent{
	font-size: 12px;
	font-weight: normal;
}
.menuParentA{
	font-size: 12px;
	font-weight: bold;
}
.menuChild{
	font-size: 10px;
	font-weight: normal;
}
.menuChildA{
	font-size: 10px;
	font-weight: bold;
}

.admH1{
	background-color: #bbaa88;
	font-size: small;
	font-weight: bold;
}
.admH2{
	background-color: #ddccaa;
	font-size: x-small;
	font-weight: bold;
}
.admBody{
	font-size: x-small;
}
/*----- links --------------------------------- */
.linkFolder1{ font-size: 85%; }
.linkFolder2{ font-size: 80%; }
.linkURL{
	font-size: 80%;
	color: #777777;
}

