/************************** GLOBAL ****************************/
html,body {
margin:0; 
padding:0;
background-color:#999969;
font-family:tahoma;
font-size:12px;
}  

a:link, a:visited {
font-family:tahoma;
color:#1e687a;
}

a:hover {
text-decoration:none;
color:#74736d;
}

#main {
width:100%;
background-color:#FFFFFF;
text-align:left;
}

li.home {
	background-image: url(images/silver_squre.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 7px;
	list-style: none;	
}

.txt10 {
font-size:10px;
}

.txt11 {
font-size:11px;
font-weight: bold;

}

.txt12 {
font-size:12px;
}

.gray {
color:#74736d;
}

.red {
color:#870808;
}
/*************************** top ************************/
#header{
background-color:#e9e7da;
background-image:url(images/top-line.gif);
background-repeat:repeat-x;
}

#banner{
background-color:#e9e7da;
width:100%;
}

#home {
float:right;
position:relative;
top:23px;
right:40px;
}

h1 {
font-family:Georgia;
font-size:24px;
font-weight:normal;
margin:0;
padding:23px 0px 0px 40px;
}

h2 {
font-family:tahoma;
font-size:11px;
color:#74736d;
font-weight:normal;
margin:0;
padding:5px 0px 13px 42px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
margin:0px 0px 0px 0px;
}

a:link.home-act, a:visited.home-act, a:hover.home-act {
font-family:tahoma;
text-transform:uppercase;
color:#880808;
text-decoration:none;
}

/************************************88 body **************************************/
#body {
padding:30px 36px 30px 36px;
background-image:url(images/bottom-line.gif);
background-repeat:repeat-x;
}

#body p {
padding-left:25px;
line-height:18px;
}

#footer {
padding:15px 36px 30px 36px;
background-image:url(images/line.gif);
background-repeat:repeat-x;
background-color:#f3f3f2;
color:#74736d;
font-size:11px;
}

.counter {
color:#d0cfcd;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
background-color:#FFFFFF;
padding-left:3px;
padding-right:3px;
margin:0px;
}

img.border {
border:1px solid #d0cfcd;
}

.gray-bg {
background-image:url(images/counter-bg.gif);
background-repeat:repeat-y;
background-position:center;
}

#listing {
}

#listing td {
vertical-align:top;
font-size:11px;
border-bottom:1px solid #e7e7e6;
}
/***************country list******************/
#country-list {
width:100%;
background-color:#e9e7da;
font-size:11px;
}
#country-list a
{
	padding: 0px 11px 0px 10px;
}

#country-list strong
{
	padding:5px 0px 15px 15px;
}

