body { 
margin-top: 10; 
background-color: #6f91b6; 
background-image: url(images/); 
} 

#container { 
width: 760px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td{ 
font-family: Arial; 
color: #18364b; 
font-size: 12px; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-top: 1px #000000 solid; 
/*border-bottom: 1px #000000 solid; */ 
white-space: nowrap; 
} 

#header02 { 
width: 760px; 
/*border-top: 1px #FFFFFF solid; */ 
border-bottom: 2px #000000 solid; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
line-height:19px; 
*line-height:15px; 
text-align: right; 
padding-top: 0px; 
background-color: #4d484e; 
white-space: nowrap; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 2px #000000 solid; 
border-bottom: 1px #FFFFFF solid; 
background-image: url(images/main-bg.jpg); 
background-position: top; 
background-repeat: repeat-x; 

} 

#leftnav { 
width: 160px; 
padding-top: 15px; 
padding-bottom: 100px; 
background-color: #818181; 
border-right: 1px #CBD4D1 dashed; 
background-image: url(images/left-top-bg.jpg); 
background-position: top; 
background-repeat: repeat-x; 

} 

#content_area { 
padding-left: 15px; 
padding-right: 15px; 
padding-top: 20px; 
padding-bottom: 20px; 
} 

#bucket { 
background-image: url(images/bucket_bg_live.jpg); 
background-position: left bottom; 
background-repeat: repeat-y; 
} 

#bucket_dev { 
background-image: url(images/bucket_bg.jpg); 
background-position: left bottom; 
background-repeat: repeat-y; 
} 


/* footer area start */ 

#footer { 
width: 760px; 
font-size: 11px; 
color: #FFFFFF; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 5px; 
background-color: #4d484e; 
} 

#thomas_info { 
width: 760px; 
padding-top: 2px; 
padding-bottom: 2px; 
text-align: right; 
} 

/* heading styles */ 

h1 { 
color: #363636; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #08283e; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #08283e; 
font-size: 12px; 
font-weight: bold;; 
} 

/* image styles */ 
.img0{ 
margin-bottom: 0px; 
text-align: bottom; 
} 
.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
float: top; 
margin-top:-10px; 
margin-bottom:10px; 
margin-left:5px; 
margin-right:3px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
float: top; 
margin-top:-10px; 
margin-bottom:10px; 
margin-left:3px; 
margin-right:3px; 
} 

/* miscellaneous */ 
/* 
li { 
list-style-image: url(images/bullet_plc_004.gif); 
} */ 
.mand 
{ 
color:#FF0000; 
} 

a{ 
text-decoration:underline; 
} 

a:hover{ 
text-decoration:none; 
} 
