html, body{
 margin:0; 
 padding:0; 
 text-align:center;
 background-color: #a0a0a0;
} 

p, ul {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;
	text-align: justify;
}

 

.searchbutton {
	height: 17px;
	width: 17px;
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	border-width: 0;
}

input {
	border-width: 1px;
	border-style: solid;
	border-color: #bbb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 1px;
}


.pagewidth{
 background-color: #f8f8f8;
 width:780px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

.topmenu{
 background-image: url(top1.jpg);
 position:relative; 
 height:60px; 
 width:540px;
 padding-left: 240px;
 padding-top:  3px;
}

.topmenu a {
      COLOR:#FFFFFF;
      FONT-SIZE:11pt;
      FONT-WEIGHT:bold;
      TEXT-DECORATION: none
}

.topmenu a:hover {
            TEXT-DECORATION: underline;
}

.header{
 position:relative; 
 height:135px;
 width:100%;
}
 
.leftmenu{
 background-image: url(bg0.gif); 
 width:205px; 
 height:680px; 
 float:left; 
 padding-left: 15px;
 padding-top:  20px;
 position:relative; 
 }

.leftmenu a {
      COLOR:#404040;
      FONT-SIZE:10pt;
      TEXT-DECORATION: none
}

.leftmenu a:hover {
            TEXT-DECORATION: underline;
}

.content{
 background-image: url(bg1.gif);
 float: right; 
 display:inline; 
 position: relative; 
 width:460px; 
 height:100%;
 padding-top:  20px;
 padding-left:  60px;
 padding-right:  40px;
}
 
.content a {
      COLOR:#404090;
      FONT-SIZE:9pt;
      FONT-WEIGHT:bold;
      TEXT-DECORATION: none
}
.content a:hover{

}

.footer{
  height:5px; 
  background-image: url(footer.jpg);
  clear:both;
} 


.currencyBox {
	position: absolute;
	z-index:1;
	width: 160px;
	left: 30px;
	top: 300px;
	border: 1px solid #000000;
}

.his {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	position: absolute;
	left: 10px;
	top: 400px;
	width: 150px;
	height: 10px;
	color: #4068AC;
	font-size: 10px;
}

.his a:hover {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #4068AC;
	background-image: none;
}


.trafic {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	position: absolute;
	left: 60px;
	top: 540px;
	width: 100px;
	height: 100%;
	font-size: 10px;
}
