table.cmc_table2 {
border-collapse: collapse;
}
table.cmc_table2 th, table.cmc_table2 thead td {
background-color: #cccccc;
color: #000000;
font-weight: bold;
font-family:Verdana; 
font-size: 12;
padding: 3;
border: 1px solid #505050;
text-align: center;
}
table.cmc_table2 td {
padding: 5px;
border: 1px solid #505050;
background-color: #ffffff;
}


table.cmc_table {
border-collapse: collapse;
}
table.cmc_table th, table.cmc_table thead td {
background-color: #fffad3;
color: #000000;
font-weight: bold;
font-family:Verdana; 
font-size: 12;
padding: 3px 10px;
border: 1px solid #505050;
text-align: center;
}

table.cmc_table td {
padding: 5px;
border: 1px solid #505050;
background-color: #ffffff;
}


/* 23 марта 2009*/
a img{
	border: 0px;
}





/* для выравнивания*/
.vaM{
vertical-align: middle;

}

.vaT{
vertical-align: top;
}

.vaB{
vertical-align: bottom;
}


.cPL5
{
 padding: 0 0 0 5px;
}

.cP5
{
 padding: 5px;
}

.aL
{
 text-align: left;
}

.aR
{
 text-align: right;
}

.aC
{
 text-align: center;
}

.tB
{
 font-weight: bold;
}

.tI
{
 font-style: italic;
}

.tU
{
 text-decoration: underline;
}



/* таблица смс*/

.tH{
background-color: #eeeeee;
text-align: center;
font-weight: bold;
}

.tN{
background-color: #E5EFFF;
text-align: center;
}

.tNs{
background-color: #FFFFCC;
text-align: center;
}

.tR{
background-color: #000000;
text-align: center;
height: 2px;
}


/* для элементов*/
.editW{
width: 94%;
border-width: 1px;
}

.myinput{
	border: #999999 solid 1px;
}


.mybutton{
	border: #999999 solid 1px;
	background-color: #FFFFFF;
}

.myselect{
	border: #999999 solid 1px;
	padding:2px;
	background-color: #FFFFFF;
}