body { 
margin-top:10px; 
background-color: #4a8bb5;
margin-left:10px;
margin-right:10px;
/*background-image: url(images/);*/ 
} 

#container { 
width: 100%; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 
/* header area start */ 

#header { 
width: 100%; 
background: url(images/header01_eng_005-02.jpg) repeat-x; 
white-space: nowrap; 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000000; 
border-bottom: 1px #FFFFFF solid; 
} 

#top01 { 
width: 100%px; 
height: 9px; 
background-color: #426176; 
background-image: url(images/bg_top_eng_005.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 100%; 
height: 7px; 
background-color: #a70000; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 
#topnav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #971F26; 
white-space: nowrap; 
background-image: url(images/bg_topnav_eng_005.jpg); 
background-repeat: repeat-x; 
} 
/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
} 

#leftnav { 
width: 180px; 
padding-bottom: 100px; 
background-color: #FFFFFF; 
border-right: #000000 1px solid; 
} 

#content_area { 
width: 100%; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 
/* footer area start */ 
#footer { 
width: 100%; 
text-align: center; 
border-top: 1px #FFFFFF solid; 
padding-top: 24px; 
padding-bottom: 24px; 
background-color: #000072; 
background-image: url(images/bg_btm_eng_005.jpg); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 
h1 { 
color: #000072; 
font-size: 18px; 
font-weight: bold; 
} 
h2 { 
color: #3e5c70; 
font-size: 12px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #3C76A0; 
font-size: 22px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #5799bf solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 
.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 
.bucketborder { 
border: 1px #5799bf solid; 
} 
.charttext { 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
} 
