BODY
{background-color:#ffffff;color:#336666;font-family:Arial,Verdana,Helvetica,sans-serif; margin: 0; padding: 0; font-size:12}

P, DIV, TD, TH {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333
}

A:link {
	color: #3333CC;
	text-decoration: none;
} 
	
A:visited {
	color: #333388;
	text-decoration: none;
} 

A:active, A:hover {
	color: #CC0000;
	text-decoration: underline;
} 

A.lang:link, A.lang:visited, A.lang:active, A.lang:hover {color: #ffffff; text-decoration: none; font-weight:bold;}

H1, H2, H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	line-height: 120%;
}

H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}

H1 {
	font-size: 13pt;
	margin-top: 18pt;
	margin-bottom: 12pt;
  clear: both;
}

H2 {
	font-size: 10pt;
	margin-top: 14pt;
	margin-bottom: 10pt;
  clear: both;
}

H3 {
	font-size: 9pt;
	margin-top: 10pt;
	margin-bottom: 4pt; 
}

H4 {
	font-size: 12pt;
	margin-bottom: 3pt; 
}

H5 {
	font-size: 10pt;
	margin-bottom: 3pt; 
}

H6 {
	font-size: 9pt;
	margin-bottom: 3pt; 
}

P, LI {
	margin-bottom: 6pt; 
	margin-top: 6pt;
}

UL, OL {
	margin-bottom: 0pt; 
	margin-top: 0pt;
}

P, LI, TD, DT, DD {
	line-height: 130%;
}

DD {
	margin-bottom: 6pt; 
	margin-top: 6pt;
	margin-left: 12pt;
}

DT {
	font-weight: bold;
	margin-bottom: 6pt; 
}

IMG {
	border: none;
}

DIV.menu {
	width: 150px;
	height: 20px;
	background-image: url("/img/menu.gif");
  background-repeat: no-repeat;
	margin: 10px 0px 5px 10px;
	padding: 3px 8px 0 0;
	text-align: right;
}

DIV.menuhot {
	width: 150px;
	height: 20px;
	background-image: url("/img/menu_hot.gif");
  background-repeat: no-repeat;
	margin: 10px 0px 5px 10px;
	padding: 3px 8px 0 0;
	text-align: right;
}

DIV.menu A:link, DIV.menu A:visited {
  color: #006666;
}

DIV.submenu {
	color: white;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: right;
}

DIV.submenu A:link, DIV.submenu A:visited {
	color: white;
}

.small {
	font-size: 7pt;
}

TEXTAREA, INPUT {
	font-family: Courier New, Courier, monospace;
	font-size: 9pt; 
}

SELECT {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.pre {
	background-color: #F4F4F4;
	padding: 5px;
}

.right_col {
	border-top:1px solid #D9E5E5;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:15px;
}

#header {
	width: 100%;
	height: 110px;
	background-color: #669999;
}

#header_text {
	position: absolute;
	left: 0;
	top: 10px;
	margin-top: 10px;
}

#logo {
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: white;
}

#header_decor1 {
	position: absolute;
	left: 0;
	top: 110px;
	width: 160px;
	height: 15px;
	background-color: #669999;
}

#header_decor2 {
	background-image: url("/img/header2.gif");
	position: absolute;
	left: 160px;
	top: 110px;
	width: 15px;
	height: 15px;
}

#bg_lang {
	position: absolute;
	right: 30px;
	top: 115px;
	width: 110px;
	height: 30px;
}

#header_lang_eng {
	position: absolute;
	right: 105;
	top: 120px;
	width: 30px;
	height: 20px;
}

#header_lang_rus {
	position: absolute;
	right: 45;
	top: 120px;
	width: 30px;
	height: 20px;
}

#menu {
	position: absolute;
	left: 0;
	width: 160px;
	top: 125px;
	padding-top: 20px;
  padding-bottom: 40px;
	background-color: #669999;
  background-image: url("/img/menu_decor.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
}

#address {
	padding-left: 10px;
  margin-bottom: 20px;
}

#address p {
	color: white;
	font-size: 7pt; 
	margin-top: 4pt;
	margin-bottom: 4pt;
}

#address p.address_header {
	color: white;
	font-size: 7pt; 
	margin-top: 10pt;
	margin-bottom: 4pt;
	font-weight: bold;
}

#address a {
	color: white;
}

#main {
	position: absolute;
	left: 160px;
	top: 125px;
	right: 160px;
	padding: 20px 30px 20px 30px;
  min-width: 400px;
}

#mainnews {
	position: absolute;
	left: 0;
	top: 10px;
	right: 10px;
	padding: 5px;
	background-color: #eeeeee;
}

#right {
	position: absolute;
	top: 135px;
	right: 10px;
	width: 160px;

}

IMG.welcome {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

DIV.pumbaa_welcome {
  margin-left: 250px;
}

DIV.pumbaa_reminder {
  clear: both;
}

TABLE {
  empty-cells: show;
  border-spacing: 2px;
}

TABLE, TR, TD, TH {
  border: none;
}

TABLE.table TD, TABLE.table TH {
  padding: 5px;
}

TABLE.table TD {
  background-color: #F4F4F4;
  vertical-align: top;
}

TABLE.table TH {
  background-color: #E0E0E0;
  text-align: center;
  vertical-align: top;
}

TABLE.simple TD, TABLE.simple TH {
  padding: 3px;
}

TABLE.form {
}

TD.form_text, TD.form_control, TD.form_comment {
  padding: 5px;
}

TD.form_text {
  text-align: right;
}

TABLE.table TD.event_special {
  background-color: #FFFF66;
}

TABLE.table TD.event_celebration {
  background-color: #ECF9FF;
}

TABLE.table TD.event_anniversary {
  background-color: #66FF99;
}

TABLE.table TD.event_spice {
  background-color: #B9DCFF;
}

.navigation {
  margin-top: 20px;
}

.abc_comment {
  background-color: #F4F4F4;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.formbut
{width: 70px; background-color: #ffffff; color:#0c8aae; BORDER-RIGHT: #0c8aae 1px solid; BORDER-TOP: #0c8aae 1px solid; BORDER-LEFT: #0c8aae 1px solid; BORDER-BOTTOM: #0c8aae 1px solid;}
.formbuto
{width: 70px; background-color: #0c8aae; color:#ffffff; BORDER-RIGHT: #0c8aae 1px solid; BORDER-TOP: #0c8aae 1px solid; BORDER-LEFT: #0c8aae 1px solid; BORDER-BOTTOM: #0c8aae 1px solid;}

.tabb {padding:0px;border-spacing:0px;}

