body { 
margin-top:10px; 
background-color: #d7d7d7; 


} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #000; 
border-bottom: 4px #993333 solid; 
} 

#top01 { 
width: 760px; 
height: 9px; 
background-color: #993333; 
background-image: url(images/bg_top_eng_005.jpg); 
background-repeat: repeat-x; 
} 

#top02 { 
width: 760px; 
height: 7px; 
background-color: #993333; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
background-color: #993333; 
white-space: nowrap; 
background-image: url(images/bg_topnav_eng_005.jpg); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 30px; 
background-color: #d0d0af; 
border-right: #000000 1px solid; 
} 

#buckets { 
background-image: url(images/bucket_bg.jpg); 
background-repeat: repeat-x; 
} 

#content_area { 
width: 560px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
border-top: 2px #993333 solid; 
padding-top: 24px; 
padding-bottom: 18px; 
background-color: #000; 
background-image: url(images/bg_btm_eng_005.jpg); 
background-repeat: repeat-x; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


#thomas_info a:link, #thomas_info a:visited { 
font-family: Arial; 
font-size: 10px; 
color: #0000ff; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:underline; 
} 

#thomas_info a:hover { 
font-family: Arial; 
font-size: 10px; 
color: #575757; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
text-decoration:none; 
} 





/* default text styles */ 


p, td, tr, li { 

font-family: Arial; 

color: #000; 

font-size: 12px; 

} 



a:link, a:visited { 

font-family: Arial; 

color: #003dcc; 

font-size: 12px; 

text-decoration: underline; 

font-weight: normal; 

} 




a:hover { 

font-family: Arial; 

color: #000; 

font-size: 12px; 

text-decoration: none; 

font-weight: normal; 

} 



/* heading styles */ 

h1 { 
color: #000; 
font-size: 20px; 
font-weight: bold; 


} 

h2 { 
color: #993333; 
font-size: 14px; 
font-weight: bold; 
} 

h3, h3 a:hover { 
color: #676767; 
font-size: 13px; 
font-weight: bold; 
margin: 3px; 
font-style: italic; 

} 

h3 a:link, h3 a:visited { 
color: #003dcc; 
font-size: 13px; 
font-weight: bold; 
margin: 3px; 
font-style: italic; 
text-decoration: underline; 
} 

h3 span{ 
color: #fff; 
font-size: 13px; 
font-weight: bold; 
margin: 3px; 
font-style: italic; 

} 

h4 { 
color: #333; 
font-size: 10px; 
font-weight: bold; 
} 

h4 a:link, h4 a:visited{ 
color: #fff; 
font-size: 10px; 
font-weight: bold; 
text-decoration: underline; 

} 

h4 a:hover{ 
color: #d0d0af; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 

} 

h5 { 
padding-left: 4px; 
color: #993333; 
font-size: 12px; 
font-weight: bold; 
margin: 0px; 
font-style: italic; 

} 

h6 { 
color: #333; 
font-size: 10px; 
font-weight: bold; 
} 

h6 a:link, h6 a:visited{ 
color: #003dcc; 
font-size: 10px; 
font-weight: bold; 
text-decoration: underline; 

} 

h6 a:hover{ 
color: #993333; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 

} 

/* image styles */ 

.img01 { 
border: 1px #000000 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 */ 

