body { 
margin-top:10px; 
background-color: #0c2d17; 
background-image: url(images/); 
} 

#container { 
width: 100%; 
/* border: 1px #000000 solid; */ 
background-color: #FFFFFF; 
} 

td { 
font-family: arial; 
font-size: 11px; 
color: #000000; 
} 

/* header area start */ 

#header { 
width: 100%; 
background-image: url(images/header_bg.jpg); 
background-position:right top; 
background-repeat: no-repeat; 
white-space: nowrap; 
/* border-top: 1px #000000 solid; 
border-bottom: 1px #000000 solid; */ 
} 

#header02 { 
width: 100%; 
background-image: url(images/header_02_bg.gif); 
background-position:left top; 
background-repeat: no-repeat; 
/* border-top: 1px #FFFFFF solid; 
border-bottom: 2px #000000 solid; */ 
} 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #ffffff; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
height:15px; 
color: #FFFFFF; 
text-align: right; 
background-image: url(images/topnav_bg.jpg); 
background-position:top; 
background-repeat: repeat-x; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 100%; 
/* background-image: url(images/homepage.gif); 
background-position:left top; 
background-repeat: no-repeat; 
border-top: 2px #000000 solid; */ 
border-bottom: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 185px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-image: url(/images/left_nav_bg.jpg); 
background-position:left top; 
background-repeat: repeat-x ; 
border-right: 1px #d4d5d1 solid; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

.bg { 
background-image: url(images/home_bg.jpg); 
background-position:left top; 
background-repeat: no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 100%; 
font-size: 11px; 
color: #FFFFFF; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-image: url(images/footer_bg.jpg); 
background-position:left top; 
background-repeat: no-repeat; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 

text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #545454; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #8fbc53; 
font-size: 14px; 
margin-bottom:0px; 
} 

h3 { 
font-family: Times; 
color: #3e5579; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 
.padding10px { 
padding-right: 20px; 
} 


.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #ffffff solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04{ 
float:left; 
margin-right:10px; 
margin-top: 10px; 
border:0;
} 

/* miscellaneous */ 
li { 
list-style-image: url(images/arrow.gif); 
} 


.spn_bucket{ 
background:url(images/arrow.gif) no-repeat left; 
padding-left:20px; 
margin-left:105px; 
display:block; 
color:#6b8d3e; 
} 

.spn_bucket_top{ 
background:url(images/arrow.gif) no-repeat left; 
padding-left:20px; 
margin-left:105px; 
margin-top: 10px; 
display:block; 
color:#6b8d3e; 
} 

.border_tbl{ 
border:#d4d5d1 1px solid; 
} 
