/* ~~~ ©2004 Rm; implementation by Vady ~~~
	vady[at]i.com.ua
	
	{var}
	cross-browser = false;
	static-values = true;
	unique-colors = true;
	...

*/

/* ~~~ [regular classes/selectors definitions] ~~~ */
BODY, PRE, TD, LI, UL, OL, DL, FORM, INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
BODY {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
IMG {
	border-color: #666666;
}

/* ~~~ [pseudo classes] ~~~ */
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
A:hover {
	color: #0000CC;
	text-decoration: underline;
}
H1 {
	color: #66669A;
	background: url(images/head-bg.gif) no-repeat left top;
	padding: 4px 10px 8px 56px;
	margin: 14px 0px 5px;
	font-size: 18px;
	font-weight: bolder;
}

H1.marked {
	color: #FF0004
}
H1.colored {
	color: #313598
}
H1 span {
	color: #E11B1A
}
H2 {
	color: #A50600;
	/*padding: 4px 10px 0px 20px;
	margin: 14px 0px 2px; */
	font-size: 14px; 
}

H3	{
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
}

H6	{
	color: #66669A;
	font-size: 9px;
	font-weight: bolder;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* ~~~ [text feat] ~~~ */
.menu {
	width: 100%;
	color: #001649;
	font-size: 12px;
	font-weight: lighter;
	padding: 0px 0px 0px;
	text-transform: uppercase;
}
.menu a {
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 34px;
	background: url(images/menubg.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
/*	word-spacing: -0.05em;*/
	letter-spacing: -0.02em;
}
.menu a:hover {
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	padding-left: 34px;
	background: url(images/menubg.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
/*	word-spacing: -0.05em;*/
	letter-spacing: -0.02em;
}
.selectedmenu a{
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 10px;
	padding-left: 34px;
	background: url(images/menubg-o.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
/*	word-spacing: -0.05em;*/
	letter-spacing: -0.02em;
}
.selectedmenu a:hover{
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 10px;
	text-decoration: underline;
	padding-left: 34px;
	background: url(images/menubg-o.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
/*	word-spacing: -0.05em;*/
	letter-spacing: -0.02em;
}

.submenu a {
	display: block;
	width: 135px;
	margin: 0px 3px;
	padding: 4px 8px;
	color: #8D8D8D;
	background: none;
	border-bottom: 1px solid #E6E6E6;
	font-size: 9px;
	font-weight: bold;
      height: 12px;
      line-height: 12px;
	text-transform: none;
}
.submenu a:hover {
	display: block;
	width: 135px;
	margin: 0px 3px;
	padding: 4px 8px;
	color: #8D8D8D;
	text-decoration: underline;
	background: none;
	border-bottom: 1px solid #E6E6E6;
	font-size: 9px;
	font-weight: bold;
      height: 12px;
      line-height: 12px;
}

.menu span {
	color: #D10F19
}
.menu p {
	margin: 0px 3px;
	padding: 4px 8px;
	color: #8D8D8D;
	background: none;
	border-bottom: 1px solid #E6E6E6;
	font-size: 9px;
	font-weight: bold;
}

.search {
	height: 27px;
	width: 100%;
	background: url(images/menubg.gif) no-repeat left top;
	padding: 0px 0px 0px 34px;
}
.search form {
	margin: 0px;	
}
.search input {
	width: 115px;
	font-size: 11px;
	height: 16px;
	color: #9E9E9E;
	vertical-align: middle;
	border: 1px solid #ABABAB;
	background-color: white
}
#leftcolumn {
	background: url(images/leftbg.gif) repeat-y;
}
#rightcolumn {
	padding: 0px 20px;
	border-top: 1px solid #CFC4C4
}
.header {
	width: 160px;
	height: 27px;
	color: #ACACC6;
	font-weight: bold;
	font-size: 11px;
	margin: 8px 1px 7px 2px;
	padding: 5px 0px 0px;
	text-align: center;
	background: url(images/hbox.gif) no-repeat center center;
}
.quote {
	color: #FF464C;
	font-weight: bold;
}
.quote p {
	padding: 4px 2px 4px 10px;
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #495A7E;
}
#rightcolumn p {
	text-indent: 21px;
	margin: 0px;
	padding: 5px 5px 5px 0px
}
#rightcolumn li {
	color: #00218A;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disk;
	margin-bottom: 10px;
}
#rightcolumn li span {
	color: #707070;
	font-size: 11px;
}
table.t {
	border-collapse: collapse;
	margin: 10px 0px;
}
table.t td {
	padding: 5px 4px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;	
}
table.t td, table.t td a, table.t td p {
	font-size: 9px;
	color: #5E5E5E;
}
table.t tr.head td {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 4px;
	background-color: #62889D;
}
table.t tr.even td {
	background-color: #F6F6F6;
}
table.t tr.odd td {
	background-color: #E3E3E3;
}
div.error {
	background: url(images/warning.gif) no-repeat left center;
	padding: 8px 50px 2px 65px;
	height: 60px;
	font-weight: bold;
	color: #3B7895;
	margin: 20px 0px;
}
div.infomsg {
	background-color: #F2F3F5;
	border-left: 20px solid #CBD5DF;
	padding: 8px 20px 14px 20px;
	color: #3B7895;
	font-style: italic;
	font-size: 10px;
	margin: 10px 0px;
}
li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
li A:hover {
	color: #0000CC;
	text-decoration: underline;
}

.Africa h2 {
	color: #A16252;
	padding: 4px 0px 0px 0px;
	margin: 14px 0px 2px;
	font-size: 12px;
}
.Europe h2 {
	color: #000000;
	padding: 4px 0px 0px 0px;
	margin: 14px 0px 2px;
	font-size: 12px;
}
.Asia h2 {
	color: #000080;
	padding: 4px 0px 0px 0px;
	margin: 14px 0px 2px;
	font-size: 12px;
}
.NearEast h2 {
	color: #D2B06A;
	padding: 4px 0px 0px 0px;
	margin: 14px 0px 2px;
	font-size: 12px;
}
.LatinAmerica h2 {
	color: #BF4100;
	padding: 4px 0px 0px 0px;
	margin: 14px 0px 2px;
	font-size: 12px;
}
.labeltext {
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 44px; /*	word-spacing: -0.05em;*/
	letter-spacing: normal;
	font: bold;
}
.small	{
	font-size: 10px;
}




