* {
  margin: 0px;
  padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
}
body {
	background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
  	height: 100%;
  	min-height: 100%;
}
html {
 	height: 100%;
}
td {
	padding: 0px;
	margin: 0px;
}
table{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-spacing: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-collapse: collapse;
}
.main {
	background: no-repeat;
	height: 100%;
	width: 100%;
	background-image: url(../images/_bg_table.gif);
}
.a1 {
	width: 160px;
	height: 80px;
}

.a2 {
	width: 160px;
	height: 80px;
}

.a3 {
	height: 80px;
	background-image: url(../images/a3.gif);
	background-repeat: no-repeat;
}

.a3e {
	height: 80px;
	background-image: url(../images/a3-eng.gif);
	background-repeat: no-repeat;
}

.a3r {
	height: 80px;
	background-image: url(../images/a3-ru.gif);
	background-repeat: no-repeat;
}

.b1 {
	width: 160px;
	height: 40px;
}

.b2 {
	width: 160px;
	height: 40px;
}

.b3 {
	height: 40px;
	background-color: #cc6666;
}

.c1 {
	height: 100%;
	vertical-align: top;
}

.c2 {
	height: 100%;
	background-color: #CC6666;
	background-image: url(../images/c2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.c3 {
	height: 100%;
	vertical-align: top;
}

.d1 {
	height: 161px;
	padding-left: 9px; 
	padding-bottom: 8px; 
	vertical-align: bottom;
}
.d2 {
	height: 161px;
	background-image: url(../images/d2.gif); 
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.d3 {
	height: 161px;
	padding-left: 9px; 
	padding-bottom: 8px; 
	vertical-align: bottom;
}

a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #990033;
}

a.menu1 {
    font-weight: bold;
}

a.menu2 {
    font-weight: bold;
}

a.menu1:link {
	color: #660000;
}
a.menu1:visited {
	color: #660000;
}
a.menu1:hover {
	color: #FF0000;
}
a.menu1:active {
	color: #660000;
}

a.menu2:link {
	color: #ffffcc;
}
a.menu2:visited {
	color: #ffffcc;
}
a.menu2:hover {
	color: #ffffff;
}
a.menu2:active {
	color: #ffffcc;
}
