.tx-1 {	font-size: 8px}
.tx0 {	font-size: 10px}
.tx3 {  font-size: 15px}
.tx4 {  font-size: 17px}
.tx5 {  font-size: 19px}
.tx6 {  font-size: 21px}
.tx7 {  font-size: 23px}
.tx8 {  font-size: 40px}


table.i {
	border-width: 1px;
	border-style: outset 1px;
	border-color: e3e3e3;
	border-collapse: separate
}

table.i2 {
border-width: 1px;
border-color: e3e3e3;
border-top: solid #e3e3e3; 
border-right: solid #e3e3e3; 
border-bottom: solid #e3e3e3; 
border-left: solid #e3e3e3; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}



.tx1 { font-size: 11px;
	font-family: Arial, sans-serif}

.tx2 { font-size: 14px;
	font-family: Arial, sans-serif}

.tx2-red { font-size: 14px;
	color: cc0000;
	font-family: Arial, sans-serif}

.tx3-red { font-size: 15px;
	color: cc0000;
	font-family: Arial, sans-serif}

.tx5-red { font-size: 16px;
	color: cc0000;
	font-family: Arial, sans-serif}

.tx3-gray { font-size: 15px;
	color: 53637F;
	font-family: Arial, sans-serif}


.menu-left { font-size: 13px;
	font-family: Arial, sans-serif;
	color: cc0000;
	hover: text-decoration:underline}
	
.menu-left-s { font-size: 12px;
	font-family: Arial, sans-serif;
	color: ab0000;
	hover: text-decoration:underline}

.menu-top { font-size: 14px;
	font-family: Arial, sans-serif;
	color: cc0000;
	hover: text-decoration:underline}

a  { font-size: 13px;
	font-family: Arial, sans-serif;
	color: cc0000; cursor: hand;
	text-decoration: none}

.aa  { font-size: 17px;
	font-family: Arial, sans-serif;
	color: 7B0007; cursor: hand;
	text-decoration: none}

.aab  { font-size: 17px;
	font-family: Arial, sans-serif;
	color: 7B0007; cursor: hand;
	text-decoration: none}

a:hover {text-decoration: underline}


.txb	{ font-size: 12px;
	font-family: Arial, sans-serif;
	color: 454545;}

.txb1	{ font-size: 14px;
	font-family: Arial, sans-serif;
	color: 454545;}

.title2 { font-size: 16px;
	font-family: Times;
	font-weight: bold;
	color: 444444;}

.title-blue { font-size: 16px;
	font-family: Times;
	font-weight: bold;
	color: 003f6d;}

.II
   {
    /* FONT-SIZE: 16px;*/
    border-color:#CC0001;
    COLOR:#CC0001;
    border-style: Solid;
    border-width:1;
   }

.red { font-size: 13px;
	font-family: Arial, sans-serif;
	color:#CC0001;}

.gray { font-size: 13px;
	font-family: Arial, sans-serif;
	color:#53637F;}

.gray2 { font-size: 15px;
	font-family: Arial, sans-serif;
	color:#767676}


INPUT.bb
   {
    FONT-FAMILY: Arial Cyr, Tahoma;
    /*FONT-SIZE: 16px;*/
	FONT-WEIGHT:BOLD; 
	TEXT-DECORATION:UNDERLINE;
	 BACKGROUND:#FFFFFF;
	COLOR:#CC0001;
    border-width:0;
	CURSOR:HAND;   
   }

.block {float: left;
padding: 10px 10px 10px 10px;
}

			.hideDiv{
				display:none;
			}
			
			.hand{
				cursor:pointer;
				font-size: 13px;
				font-family: Arial, sans-serif;
				color: cc0000;
				hover: text-decoration=underline
			}