﻿body	{ margin: 0px; padding: 0px; background-color: #ffffff; overflow: auto; color: #b5babb;
			font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px;}

/* common definitions area starts */
table.maintb	{ margin: 0px; padding: 0px; border: 0px; background-image: url(./img/foothback.gif);
					background-repeat: no-repeat; background-position: bottom right;}
/* common definitions area ends */
/* head area starts */
td.headtd	{ padding: 0px; background-color: #ff0000; background-image: url(./img/headback.jpg);
				background-repeat: no-repeat; background-position: top left;}
td.menutd	{ padding: 0px; background-color: #ff0000; background-image: url(./img/menuback.gif);
				background-repeat: repeat-x; background-position: top left;}
a.menu:link		{ display: block; width: 194px; height: 33px; color: #ffffff;
					text-decoration: none; font-family: Verdana, Tahoma, sans-serif;
					font-size: 12px; font-weight: bold; line-height: 33px; text-align: center;}
a.menu:visited	{ display: block; width: 194px; height: 33px; color: #ffffff;
					text-decoration: none; font-family: Verdana, Tahoma, sans-serif;
					font-size: 12px; font-weight: bold; line-height: 33px; text-align: center;}
a.menu:hover	{ display: block; width: 194px; height: 33px; color: #000000;
					text-decoration: none; font-family: Verdana, Tahoma, sans-serif;
					font-size: 12px; font-weight: bold; line-height: 33px; text-align: center;
					background-image: url(./img/hoverback.gif); background-repeat: no-repeat;
					background-position: top left;}
span.nolink	{ display: block; width: 194px; height: 33px; color: #000000;
				font-family: Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold;
				line-height: 33px; text-align: center; background-image: url(./img/hoverback.gif);
				background-repeat: no-repeat; background-position: top left;}
td.lmtd	{ padding: 0px; font-size: 12px; font-weight: bold; color: #ff0000;
				text-align: left; font-family: Verdana, Tahoma, sans-serif;}
/* head area ends */
/* content area starts */
td.conttd	{ padding: 0px; background-image: url(./img/contback.gif);
				background-repeat: no-repeat; background-position: bottom left;}
td.ltd	{ padding: 1px 0px 70px 0px;}
td.txt	{ padding: 30px 0px 70px 0px; font-size: 12px; font-weight: normal; color: #000000;
			text-align: justify;}
span.red	{ color: #ff0000; font-weight: bold;}
span.size	{ font-size: 10px;}
td.intxt	{ padding: 0px; font-size: 12px; font-weight: normal; color: #000000;
				text-align: justify;}
td.rtd	{ padding: 31px 0px 70px 0px;}
/* content area ends */
/* foot area starts */
td.foottd	{ padding: 0px; background-color: #ff0000; background-image: url(./img/footback.jpg);
				background-repeat: no-repeat; background-position: top right;}
td.foottxt	{ padding: 0px; font-size: 10px; font-weight: normal; color: #ffffff;
				text-align: left; font-family: Verdana, Tahoma, sans-serif;}
td.foottxt a:link		{ color: #ffffff; text-decoration: underline;}
td.foottxt a:visited	{ color: #ffffff; text-decoration: underline;}
td.foottxt a:hover		{ color: #ffffff; text-decoration: none;}
/* foot area ends */
/* HTML/CSS by Verrat (verrat@mail.ru) */