.cards {
font-size: 1px;
}

a.hlinks,
a.hlinks:visited	{ color: #CC3300; text-decoration: none; }
a.hlinks:hover		{ color: #CC3300; text-decoration: underline; }	

input.button-disabled {
	background-color: #97949E;
	border-width: 1px;
	font-family: Arial;
	font-weight:bolder;
	padding: 2px 2px 2px 2px;
	color:#AAAAAA;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.button {
	background-color: #37842E;
	border-width: 1px;
	font-family: Arial;
	font-weight:bolder;
	padding: 2px 2px 2px 2px;
	color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* О продаже карт SHANS */
table.reselleraddresses tr td {
	color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 10px;
}

/* О продаже карт SHANS */
table.reselleraddresses tr {
	vertical-align: top;
}

/* О продаже карт SHANS - ширина таблицы с адресами */
table.reselleraddresses {
	width: 450px;
}

/* Важные фрагменты текста о продаже карт Шанс */
.error, .error a {
	text-align: center; 
	font-weight: bold; 
	color: #FF4E00;
}

a.faqlink {
	text-decoration: none;
	color: #FFFFFF;
}

a.faqlink:hover {
	text-decoration: underline;
}

.warning, .warning a, .warning a:link, .warning a:visited, .warning a:hover,
.txt-warn
{
	text-align: center; 
	font-weight: bold; 
	color: #E2F798;
}

.information, .information a
{
	color: #FFFF99;
	font-weight: bold; 
}

/* Форма регистрации */
table.form tr td, td.form
{
	background: #54982F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

/* Поле формы регистрации - Netscape */
.register
{
	width: 220px;
}

/* Подпись обязательного поля в форме */
.required
{
	color: #F5F800;	
}

table.data th
{
	font-weight: bold;
	text-align: center;
	color: #132754;
	background: #FFFF99;
}

table.data tr.even,
table.data td.even,
.even
{
	background: #54982F;
}

table.data tr.odd,
table.data td.odd,
.odd
{
	background: #54982F;
}

tr.none,
td.none,
.none
{
	border: solid #327211 1px;
}

tr.none-selected,
td.none-selected,
.none-selected
{
	border: solid #FFFF99 1px;
}

table.data a.sortlink-active, 
table.data a.sortlink-inactive
{
	color: #132754;
}

table.data td
{
	padding: 2px;
}

table.data tr.group td
{
	font-weight: bold;
	text-align: center;
	background: #54982F;
}

table.data tr.total td
{
	background: #54982F;
	color: #132754;
	font-weight: bold;
}

table.clientinfo tr td
{
	background: #54982F;
	padding-left: 6px;
	padding-right: 6px;
}

.normal, 
.faqlist {
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify; }

.newsHeadline {
	background: #FFB94A;
	font-size: 10pt; 
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

.newsDate { 
	color: #111300;
	font-weight: bold;
}

.newsTitle {
	color: #CC3300;
	font-weight: bold;
}

.newsText {
	text-align: justify;
	padding-top: 10pt;
}

.newsText p{
	text-align: justify;
}