body {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family:tahoma;
  font-size:12px;
  text-decoration:none;
}

table
{
  font-family:tahoma;
  font-size:12px;
    text-decoration:none
}

tr
{
  font-family:tahoma;
  font-size:12px;
    text-decoration:none
}

td
{
  font-family:tahoma;
  font-size:12px;
    text-decoration:none
}

input
{
  font-family:tahoma;
  font-size:12px;
}

select
{
    color: #55544C;
  font-family:tahoma;
  font-size:12px;
    border:1px solid #808080;
    background-color: #FCFCFC
}


h1
{
    color: #CC0000;
    font-family:Arial;
    font-size:20px;
    text-decoration:none;
    font-weight: bold
}

h2
{
    color: #37828C;
    font-family:Arial;
    font-size:18px;
    text-decoration:none;
    font-weight: bold
}

h3
{
    color: #55544C;
    font-family:Arial;
    font-size:16pxt;
    text-decoration:none;
    font-weight: bold
}

h4
{
    color: #CC0000;
    font-family:Arial;
    font-size:16px;
    text-decoration:none;
    font-weight: bold;
    border-bottom: 1px dotted
}

h5
{
    color: #37828C;
    font-family:Arial;
    font-size:16px;
    text-decoration:none;
    font-weight: bold;
    border-bottom: 1px dotted
}

h6
{
    color: #55544C;
    font-family:Arial;
    font-size:16px;
    text-decoration:none;
    font-weight: bold;
    border-bottom: 1px dotted
}

hr
{
    color:#E5E5E5;
}

a:link
{
    color: #37828C;
    text-decoration:none;
    border-bottom: 1px dotted
}

a:visited
{
    color: #37828C;
    text-decoration:none;
    border-bottom: 1px dotted
}

a:active
{
    color: #37828C;
    text-decoration:none;
    border-bottom: 1px dotted
}

a:hover
{
    color: #cf4038;
    text-decoration:none;
    border-bottom: 1px solid
}

fieldset
{
    padding: 10;
    border: 1px solid #E5E5E5
}

legend{
    color: #55544C;
    font-family:Arial;
    font-size:10pt;
    font-weight: bold
}

.bodytext1        { font-family:Arial; font-size:12px; text-decoration:none; font-weight: normal }
.bodytext2        { font-family:Arial; font-size:16px; text-decoration:none; font-weight: normal }
.bodytext3        { font-family:Arial; font-size:18px; text-decoration:none; font-weight: normal }

.largetext
{
    font-family:Arial;
    font-size:16px;
    text-decoration:none;
    font-weight: normal
}

.normaltext
{
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    font-weight: normal
}

.medtext
{
    font-family:Tahoma;
    font-size:12px;
    text-decoration:none;
    font-weight: normal
}

.smalltext
{
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
    font-weight: normal
}

.tinytext
{
    font-family:Tahoma;
    font-size:10px;
    text-decoration:none;
    font-weight: normal
}

.footertext
{
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
    font-weight: normal;
    color: #FFFFFF
}

#footer a{
color: #FFFFFF;
}

#footer a:hover{
color: #FFFFFF;
}

#header a{
  border-width: 0px
}

#header a:hover{
  border-width: 0px
}

#categories a{
color: #55544C;
border-width: 0px
}

#categories a:hover{
color: #55544C;
border-width: 0px
}

#EMScategories a{
border-width: 0px
}

#EMScategories a:hover{
border-width: 0px
}

#ESERVICEScat a{
border-width: 0px
}

#ESERVICEScat a:hover{
  border-width: 0px
}

#newslink a{
border-width: 0px
}

#newslink a:hover{
  border-width: 0px
}


#expatguide a{
border-width: 0px
}

#expatguide a:hover{
  border-width: 2px;
}

#pagetools a{
border-width: 0px
}

#pagetools a:hover{
  border-width: 0px;
}

.block{
background-image: url(../images/block.png);
background-position: top;
background-repeat: no-repeat;
height: 24px;
padding-left: 50px;
padding-top: 5px;
color: #CC0000;
font-style: italic
}


.btn {
  border: 0px none;
  width: 101px;
  height: 26px;
  background: transparent url(../images/btnup.png) 0 0 no-repeat;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font: bold 12px Tahoma;
  font-style: italic
}

.btn:hover{
  border: 0px none;
  background: transparent url(../images/btndn.png) 0 0 no-repeat;
  color: #FFFFFF;
  cursor: pointer;
}

.btn[disabled] {
	background: transparent url(../images/btnup.png) 0 0 no-repeat;
}


input.textbox, textarea
{
	border:#B5B5B5 1px solid;
	background:#fff url(../images/shadow_top.gif) repeat-x top left;
	font:Tahoma;
    font-size:11px;
	padding:2px;
    color: #55544C;
}

textarea{
	padding:10px;
	line-height:1.5em;
	font:Tahoma;
    font-size:11px;
    color: #55544C;
}

.textbox:hover, textarea:hover
{
	background:#fff url(../images/shadow_top.gif) repeat-x top left;
	border:#37828C 1px solid;
}

.textbox:focus, textarea:focus
{
	background:#fff url(../images/shadow_top.gif) repeat-x top left;
	border:#CC0000 1px solid;
}


.dtree {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #37828C;
	text-decoration: none;
  border-width: 0px
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 2px 4px 2px 4px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #cf4038;
	text-decoration: underline;
  border-width: 0px
}
.dtree a.nodeSel {
	background-color: #DBEFEE;
}
.dtree .clip {
	overflow: hidden;
}


#weblinklist li
{
padding-bottom: 10px;
padding-left: 10px;
background-repeat: no-repeat;
list-style-image: url(../images/iconset/link.png)
}

.handcursor{
cursor:hand;
cursor:pointer;
}

#gallery{text-align:center}
#gallery p{display:inline}
#gallery span{margin:0 5px 5px 5px; vertical-align:top; width:162px; display:table-cell; display:inline-table; display:inline-block; border: 1px solid #D1EAED; background: #F8FCFC }
#gallery p img{margin-bottom:5px; margin-top: 5px }
#gallery a{ border-width: 0px }
#gallery a:hover{ border-width: 0px }

.imglimit {cursor: pointer;border: dotted 1px #37828C; height: auto }

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited, .pagination a:active{
padding: 0 5px;
border: 1px solid #37828C;
text-decoration: none;
color: #37828C;
}

.pagination a:hover{
border: 1px solid #cf4038;
color: #cf4038;
background-color: lightyellow;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

.paginationlicurrentpage_old{
font-weight: bold;
padding: 0 5px;
border: 1px solid #CC0000;
background-color: #cf4038;
color: #FFFFFF;
}

.paginationlicurrentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid #37828C;
background-color: #58B1BE;
color: #FFFFFF;
}

.code {
	margin: 0px 0px 0px 0px;
    border: 1px dotted #5C8BA7;
    padding: 5px;
    color: #5C8BA7;
    background-color: #FBFDFD;
	font-family: Tahoma;
    font-size: 8pt;
    text-align: justify;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:red;
font: bold 18px Arial;
padding: 5px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}