body { 
margin-top: 10px; 
background-color: #000000; 
background-image: url(images/); 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
} 

#header02 { 
width: 960px; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background: #ffffff url(/images/logo_top.jpg) no-repeat bottom left; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom:2px; 
white-space: nowrap; 
background: url(images/topnav_bg_che_001.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px solid #bf1516; 
} 

#leftnav { 
width: 190px; 
padding-top: 36px; 
padding-bottom:0px; 
padding-left: 20px; 
background-color: #FFFFFF; 
border-right: 1px #CD2323 solid; 
} 

#content_area { 
padding-right: 20px; 
padding-left:20px; 
padding-top: 40px; 
/*background:url(/images/bottom_icon.jpg) no-repeat bottom right; */ 
} 

/* footer area start */ 

#footer { 
width: 960px; 
font-size: 11px; 
color: #FFFFFF; 
text-align: center; 
padding-top: 9px; 
padding-bottom: 10px; 
background:url(/images/bottom_bg.jpg) repeat-x; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 


td 
{ 
font-family:Arial; 
color:#000000; 
font-size: 12px; 
} 


/* heading styles */ 

h1 { 
color: #fe0000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: arial; 
color: #000000; 
font-size: 12px; 
font-weight: bold; 
} 

/* 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; 
} 



.img04{ 
border:2px solid #fe0000; 
opacity: 0.65; 
filter: alpha(opacity = 65); 
} 

.bucket_link a:hover .img04{ 
border:2px solid #cca300; 
opacity: 1.00; 
filter: alpha(opacity = 100); 
} 

.contentbellow 
{ 
font-family: Arial; 
font-size: 12px; 
color: #000000; 
font-weight:bold; 
} 

.contentbellow1 
{ 
font-family: Arial; 
font-size: 13px; 
color: #000000; 
font-weight:bold; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet_leftnav_mat_001.gif); 
} 

