body{
  background: #BEBEBE url(images/bg.jpg) repeat-x left top;
  padding: 0 0 0 0;
  margin: 0 0 0  0; 
}

img { border: none;}

* {
  font: normal 14px/18px Tahoma, Courier;
  line-height: 16px;
  text-align: justify;
  vertical-align: top;

}

b, strong {
  font: inherit;
  font-weight: bold;
}

i {
  font: inherit;
  font-style: italic;
}

li{ vertical-align: middle;}

/************* Basic page templating table "page" ***************/

table.page{
  padding: 0 0 0 0;
  width: 100%;
  height: 101%;            
}

td.bg_head_left{
  background: #B1B5AF url(images/bg_head_left.jpg) repeat-y right top;
  width: 15px; 
}
td.bg_head_right{
  background: #B1B5AF url(images/bg_head_right.jpg) repeat-y left top;
  width: 15px; 
}
td.bg_left{
  background: #B1B5AF url(images/bg_left.jpg) repeat-y right top;
  width: 15px; 
}
td.bg_right{
  background: #B1B5AF url(images/bg_right.jpg) repeat-y left top;
  width: 15px; 
}

td.head{
/*  background: #72BF0C url(images/header.jpg) no-repeat left top;*/
  background: #72BF0C;
  width: 1004px; 
  height: 201px;
}

td.menu_top{
  background: #185F00 url(images/menu.jpg) no-repeat left top;
  width: 904px; 
  height: 25px;
  text-align: center;
  padding: 5px 50px 0 50px;
}

td.body_top{
  background: #DBE6D7 url(images/bg_bodytop.jpg) repeat-x left top;
  width: 1004px; 
  height: 11px;
  line-height: 5px;
  font-size: 4px;
}

td.foot0{
  background: #FFF url(images/bg_footer0.jpg) no-repeat left bottom;
  width: 1004px; 
  height: 31px;
}
td.foot{
  background: #7A7A7A url(images/bg_footer.jpg) no-repeat left top;
  width: 1004px; 
  height: 79px;  
}
div#copy{
	width: 190px;
	margin: 0 0 0 0;
	padding: 10px 5px 20px 100px;
	font: normal 10px Tahoma;
	color: #C5D7BF;
	float: left;
}
div#copy b{	font: bold 10px Tahoma; }
div#copy a{	font: bold 10px Tahoma; color: #C5D7BF; text-decoration: none;}

div#foot_notes{
	float: left;
	padding: 0 0 0 45px;
	margin-top: 32px;
}
div#foot_notes a{
	font: bold 12px Tahoma;
	color: #FFF;
	text-decoration: underline;
	padding:  0 15px 0 10px;
}
div.mark1{
	width: 15px; 
	height: 13px;
	background: #7A7A7A url(images/mark1.gif) no-repeat left top;
	margin: 1px;
}


td.page {
  background: #FFF url(images/bg_bodytop.jpg) repeat-x left top;
  padding: 12px 0px 2px 0px;
  width: 1004px;
}


/*********** News headlines section for mainpage ***********/

div.box_news
{
	width: 280px;
	position: relative;
	font: normal 11px Tahoma;
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 0px;
}

div.box_news_item
{
	padding: 0px 5px 6px 40px;
	background: #FFF url(images/news_line.png) no-repeat left bottom;
	margin: 0 0 5px 0 ;
}
div.box_news_item, div.box_news_item p
{
	font: normal 11px Tahoma;
	color: #404040;
}
div.box_news_item h1, h1.box_news, h1.box_news a, a.box_news
{
	font: bold 11px/16px Tahoma;
	text-decoration: underline;
	text-align: left;
	color: #2F6F19;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
}
div.box_news_item p
{
	padding: 0 0 0 3px;
	margin: 0 0 0 0;
}

div.box_news_date
{
	font: normal 10px/16px Tahoma;
	position: absolute;
	text-decoration: none;
	left: 5px;
	background: #6FB30F;
	color: #FFF;
	padding: 0px 3px 0px 3px;
}


/********** left elements section for subpages *********/
div.box_title, div.box_title2, div.box_title3,
div.box_titlew, div.box_title2w, div.box_title3w,
div.box_titlet
{
  width: 298px;
  height: 185px;
  margin: 7px 0 0px 0;
}

div.box_title { background: #2F6F19 url(images/box_title.jpg) no-repeat left top;}
div.box_title2{ background: #2F6F19 url(images/box_title2.jpg) no-repeat left top;}
div.box_title3{ background: #2F6F19 url(images/box_title3.jpg) no-repeat left top;}
div.box_titlew { background: #2F6F19 url(images/box_titlew.jpg) no-repeat left top;}
div.box_title2w{ background: #2F6F19 url(images/box_title2w.jpg) no-repeat left top;}
div.box_title3w{ background: #2F6F19 url(images/box_title3w.jpg) no-repeat left top;}
div.box_titlet { background: #2F6F19 url(images/box_titlet.jpg) no-repeat left top;}

div.box_title p,  div.box_title span,
div.box_title2 p, div.box_title2 span,
div.box_title3 p, div.box_title3 span,

div.box_titlew p,  div.box_titlew span,
div.box_title2w p, div.box_title2w span,
div.box_title3w p, div.box_title3w span,
div.box_titlet p,  div.box_titlet span
{
  color: #FFF;
  margin: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  font: bold 17px/22px Tahoma;
}
div.box_title p,  div.box_title span	{  padding: 65px 37px 75px 100px;  line-height: 18px;}
div.box_title2 p, div.box_title2 span	{  padding: 70px 30px 75px 140px;}
div.box_title3 p, div.box_title3 span	{  padding: 70px 30px 75px 140px;}
div.box_titlew p,  div.box_titlew span	{  padding: 65px 20px 75px  80px;	line-height: 18px;}
div.box_title2w p, div.box_title2w span	{  padding: 65px 15px 75px 130px;	line-height: 18px;}
div.box_title3w p, div.box_title3w span	{  padding: 75px 15px 75px 125px;	line-height: 18px;}
div.box_titlet p,  div.box_titlet span	{  padding: 70px 37px 75px 100px;}

div.box_note
{
	width: 298px;
	height: 215px;
	background: #E2F3CC url(images/notebox_bg.gif) no-repeat left top;
	margin: 15px 0 7px 0;
}
div.box_note_big
{
	width: 298px;
	height: 430px;
	background: #E2F3CC no-repeat left top;
	margin: 15px 0 7px 0;
}
div.box_note_content
{
	padding: 20px 40px 50px 35px;
	margin: 0 0 0 0;
}
div.box_note_content *
{
	font: normal 12px/14px Tahoma;
	color: #2F6F19;
	margin: 0 0 0 0;
	text-align: left;
}
div.box_note h1
{
	font: bold 14px/16px Tahoma;
	margin: 0px 0 15px 0;
}
div.box_note h2
{
	font: bold 12px/14px Tahoma;
	margin: 0 0 10px 0;
}

div.box_note_big h1
{
	font: bold 14px/16px Tahoma;
	margin: 0 0 7px 0;
}

/*********** Main contet section for mainpage **********/
table.content
{
	width: 1004px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

td.content_news_col
{
	width: 280px;
	background: #FFF url(images/news.jpg) no-repeat left top;
	font: normal 11px Tahoma;
	margin: 0 5px 5px 0;
	padding: 50px 0px 5px 0px;
}
td.content_right_col
{
	width: 297px; 
	margin: 0;
	padding: 0 5px 0 0 ;
}
td.content
{
	width:auto;
	padding: 25px 20px 5px 14px;
	margin: 0 0px 0 0 ;	
}

td.content td.content p, td.content span
{
	font: normal 14px/18px Tahoma;
	text-align: justify;
	text-decoration: none;
	margin: 0 0 0 0 ;
	color: #404040;
}

td.content h1, td.content h1 a
{
	font: bold 16px Tahoma;
	color: #2F6F19;
	margin: 0 0 0 0 ;
	padding: 0 0 5px 0;
	text-align: left;
}

td.content h2
{
	font: bold 14px/16px Tahoma;
	color: #2F6F19;
	margin: 0 0 0 0 ;
	padding: 10px 0px 0px 0px;
	text-align: left;
}
td.content h2 a
{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

td.content h3, td.content h3 a
{
	font: bold 12px/18px Tahoma;
	color: #2F6F19;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	text-align: left;
}
td.content h4, td.content h4 a
{
	margin: -15px 0 0 0 ;
	text-align: right;
}

td.content hr
{
    color: #FFFFFF; /* Color must be set to the same as the background color to hide default formatting in IE */
    border: none; /* All borders must be removed as they are default for Opera */
    border-top: 1px solid #5DAA00;
    height: 0px;
	margin: 3px 0 3px 0 ;
	padding: 0 0 0 0 ;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

td.content p, div.content p
{
	margin: 0 0 15px 0;	
}
td.content ul, td.content ol
{
	margin: 5px 0 5px 15px;
	padding: 5px 0 5px 15px;
}
td.content li
{
	text-align: left;
	margin: 0px 0 1px 2px;
	padding: 0px 0 1px 2px;
}

td.content_left
{
	width: 190px;
	padding: 12px 5px 10px 14px;
}
td.content_title
{
	background: #FFF url(images/title_bg.gif) no-repeat left bottom;
	padding: 0 10px 3px 33px;
	height: 34px;
	vertical-align: bottom;
}

td.content_title, td.content_title *
{
	font: bold 14px/20px Tahoma;
	color: #185F00;
	text-decoration: none;
}
td.content_title a
{
	text-decoration: underline;
}
div.content
{
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div.content_start
{
	position: absolute;
	left: -40px;
	top: 2px;
	width: 29px;
	height: 13px;
	background: #6FB30F url(images/content_start.gif) no-repeat left top;
}

hr.content_end, .content hr.content_end
{
    color: #FFFFFF; /* Color must be set to the same as the background color to hide default formatting in IE */
    border: none; /* All borders must be removed as they are default for Opera */

	height: 5px;
	border-bottom: solid 3px #5DAA00;
	border-top:    solid 1px #5DAA00;
	margin: 10px 0 5px 0 ;
	padding: 0 0 0 0 ;
	line-height: 5px;
	font-size: 5px;
}
b, strong {font-weight: bold;}


div#note{
	width: 600px;
	margin: 0 0 0 0;
	padding: 10px 10px 20px 10px;
	font: normal 10px Tahoma;
	color: #999999;
	float: center;
}
span#note{ color: #999999; }

div#extra p{ font: bold 12px Tahoma; color: #666666;}
div#extra a{ font: bold 12px Tahoma; color: #666666; text-decoration: underline;}

table.contacts
{
	width: 650px;
}
td.contact_left_col
{
	width: 315px;
	padding: 0 0 0 0;
}
td.contact_right_col
{
	width: 335px;
}

div.contact_left
{
	width: 300px;
	float: left;
}
div.contact_right
{
	width: 340px;
	float: right;
}
.content .contact_name
{
	font: bold 14px/16px Tahoma;
	text-decoration: underline;
	color: #404040;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;	
}
.content .contact_pos
{
	font: normal 14px/16px Tahoma;
	text-decoration: none;
	color: #404040;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;	
}
.content .contact_tel
{
	font: bold 14px/16px Tahoma;
	text-decoration: none;
	color: #404040;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;	
}
.content .contact_email
{
	font: bold 12px/16px Tahoma;
	text-decoration: none;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;	
}

div.clear
{
	clear: both;
}
/*********** various boxed contents           **********/
/* specials adv box*/
div#special1
{
	background: #F3F3F3 url(images/special1.jpg) no-repeat left top;
	width: 297px;
	height: 173px;
	padding: 0 0 0 0;
	position: relative;
}
div#special1_content
{
	padding: 58px 5px 0px 85px;
}
div#special1_content *
{
	font: normal 12px/14px Tahoma;
	text-align: left;
}
div#special1 h1, div#currency h1
{
	font: bold 12px Tahoma;
	margin: 0 5px 12px 0;
}
div#special1 p
{
	margin: 0 5px 0 0;
}

/* currency exchange rate box */
div#currency
{
	background: #F3F3F3 url(images/currency.jpg) no-repeat left top;
	width: 297px;
	height: 158px;
	padding: 0 0 0 0;
	position: relative;
}
div#currency_content
{
	/*padding: 40px 10px 0px 115px;*/
	padding: 20px 10px 0px 135px;
}
div#currency_content h1
{
       font: bold 16px MyriadPro, Arial;
       font-weight: 700;
       margin: -30px 0 10px -7px;
       color: #185F00;
       text-align: center;
}
div#currency_content h2
{
       font: normal 12px Tahoma;
       margin: 0 0 12px 33px;
}
table#currency
{
	width: 170px;
}
table#currency *, table#currency td *
{
	font: bold 12px Tahoma;
	color: #000;
	margin: 0 0 0 0 ;
	padding:  0 0 0 0 ;
}
table#currency td h3
{
	width: 32px;
	height: 16px;
	background: #6FB30F;
	color: #FFF;
	position: relative;
	top: 0px;
	text-align: center;
	vertical-align: middle;
}
table#currency td p
{
	width: 32px;
	height: 16px;
	position: relative;
	top: 1px;
	text-align: center;
	vertical-align: middle;
}
table#currency td
{
	height: 18px;
	/*border-top: dotted 1px #6FB30F;*/
	text-align: left;
	background: url(images/currency_line.gif) repeat-x left bottom;
}


/*********** various buttons                  **********/

div.btn_more
{
	background: #79B81F url(images/btn_more.jpg) no-repeat left top;
	width: 113px;
	height: 23px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: absolute;
	right: 20px;
	bottom: 0px;
	font: normal 22px/16px Tahoma;
}
div.btn_more a
{
	font-size: 23px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 0 0;
	position: relative;
	top: 5px;
	left: 15px;
}

/*********** News headlines section for mainpage ***********/
div.btn_allnews 
{
  background: #6FB30F url(images/btn_allnews.gif) no-repeat left top;
  width: 89px;
  height: 16px;
  padding: 0 0 0 37px;
  margin: 0 0 0 5px;
}
div.btn_allnews, div.btn_allnews a
{
  font: bold 11px/12px Tahoma;
  text-decoration: underline;
  text-align: left;
  color: #fff;
}
div.btn_allnews a {background: #6FB30F;}


/*********** Slogan **********/

div.slogan h1
{              
	font: bold 18px Tahoma;
	color: #CC0000;
	margin: 0 0 0 0 ;
	text-align: center;
	padding: 0 0 10px 0;
}

div.slogan h2
{
	font: bold 22px Tahoma;
	color: #CC0000;
	margin: 0 0 0 0 ;
	text-align: center;
	padding: 0 0 10px 0;
}

/********* End Slogan ********/

/********** News page *********/
div.news_date
{
	font: normal 12px/16px Tahoma;
	position: absolute;
	left: 0px;
	text-decoration: none;
	background: #6FB30F;
	color: #FFF;
	padding: 0px 3px 0px 3px;
}

div.news_header
{
	font: normal 14px/16px Tahoma;
	position: absolute;
	left: 80px;
	text-decoration: none;	
	text-align: left;
	font-weight: bold;
	color: #2F6F19;
	padding: 0px 0px 15px 0px;
}

div.news_header span
{
	font: bold 10px/16px Tahoma;
	color: #999999;
	font-weight: bold;
}
div#news
{
	padding: 10px 25px 0px 25px;
}
/********** End News page *********/

	
