body { 
margin-top: 0px; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
} 

#container { 
width: 760px; 
background-color: #FFFFFF; 
border-top: 4px #FFFFFF solid; 
border-bottom: 6px #FFFFFF solid; 
} 

/* header area start */ 

#header { 
width: 760px; 
} 

#top01 { 
width: 760px; 
font-size: 11px; 
font-weight: bold; 
color: #545454; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 5px; 
background-color: #FFFFFF; 
} 

/* topnav area start */ 

#topnav { 
width: 760px; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 8px; 
background-color: #E11B22; 
white-space: nowrap; 
background-image: url(images/bg_topnav02.gif); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
background-image: url(images/bg_main02.gif); 
background-repeat: repeat-x; 
} 

#content_area { 
width: 580px; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 30px; 
padding-bottom: 20px; 
} 

#content_area_02 { 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 30px; 
padding-bottom: 20px; 
} 

#rightcol { 
width: 170px; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 20px; 
padding-bottom: 30px; 
background-image: url(images/bg_rightcol.gif); 
background-repeat: repeat-x; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
font-size: 11px; 
color: #545454; 
text-align: center; 
padding-top: 6px; 
padding-bottom: 0px; 
background-color: #FFFFFF; 
border-top: 1px #CCCCCC solid; 
} 

.manufacturer { 
padding: 1px 1px 5px 1px; 
background-color: #FFFFFF; 
margin-bottom: 10px; 
border: 1px #CCCCCC solid; 

} 

/* heading styles */ 

h1 { 
color: #898989; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
display: block; 
background: #ebebeb; 
padding: 4px 7px 4px 7px; 
} 

h3 { 
color: #898989; 
font-size: 19px; 
font-weight: bold; 
} 

h4 { 
color: #545454; 
font-size: 14px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 0px #898989 solid; 
} 

.img02 { 
border: 0px #898989 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 0px #898989 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* text syles */ 

.lefthead { 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
display: block; 
background: #545454; 
padding: 5px 5px 5px 15px; 
} 

.sm { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 10px; 
color: #545454; 
} 

.title { 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
display: block; 
background: #ebebeb; 
padding: 4px 7px 4px 7px; 
} 


/* link styles */ 

/* default link */ 

a { 
color: #ed1c24; 
text-decoration: underline; 
} 
a:hover { 
color: #ed1c24; 
text-decoration: none; 
} 
a:visited { 
color: #ed1c24; 
text-decoration: underline; 
} 
a:visited:hover { 
color: #ed1c24; 
text-decoration: none; 
} 

/* top contact info link */ 

a.top { 
color: #FFFFFF; 
padding-right: 10px; 
text-decoration: underline; 
} 
a.top:hover { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.top:visited { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.top:visited:hover { 
color: #FFFFFF; 
text-decoration: none; 
} 

/* topnav link */ 

a.topnav { 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
padding-left: 8px; 
padding-right: 8px; 
} 
a.topnav:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 
a.topnav:visited { 
color: #FFFFFF; 
text-decoration: none; 
} 
a.topnav:visited:hover { 
color: #FFFFFF; 
text-decoration: underline; 
} 

/* leftnav link */ 

a.leftnav { 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
background: #DAE2E5; 
display: block; 
padding: 5px 5px 5px 20px; 
border-bottom: 1px #FFFFFF solid; 
} 
a.leftnav:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #CAD5DA; 
display: block; 
} 
a.leftnav:visited { 
color: #000000; 
text-decoration: none; 
display: block; 
} 
a.leftnav:visited:hover { 
color: #FFFFFF; 
text-decoration: none; 
background: #CAD5DA; 
display: block; 
} 

/* content bucket link */ 

a.main_link { 
font-size: 10px; 
font-weight: bold; 
color: #ed1c24; 
text-decoration: none; 
} 
a.main_link:hover { 
color: #ed1c24; 
text-decoration: underline; 
} 
a.main_link:visited { 
color: #ed1c24; 
text-decoration: none; 
} 
a.main_link:visited:hover { 
color: #ed1c24; 
text-decoration: underline; 
} 


a.main_link_01 { 
font-size: 10px; 
font-weight: bold; 
color: #545454; 
text-decoration: none; 
} 
a.main_link_01:hover { 
color: #545454; 
text-decoration: underline; 
} 
a.main_link_01:visited { 
color: #545454; 
text-decoration: none; 
} 
a.main_link_01:visited:hover { 
color: #545454; 
text-decoration: underline; 
} 

a.main_link_02 { 
font-size: 12px; 
color: #000000; 
text-decoration: underline; 
} 
a.main_link_02:hover { 
color: #000000; 
text-decoration: none; 
} 
a.main_link_02:visited { 
color: #000000; 
text-decoration: underline; 
} 
a.main_link_02:visited:hover { 
color: #000000; 
text-decoration: none; 
} 

a.more { 
font-size: 12px; 
font-weight: bold; 
color: #ed1c24; 
text-decoration: underline; 
padding: 0px 5px 0px 0px; 
} 
a.more:hover { 
color: #ed1c24; 
text-decoration: none; 
} 
a.more:visited { 
color: #ed1c24; 
text-decoration: underline; 
} 
a.more:visited:hover { 
color: #ed1c24; 
text-decoration: none; 
} 

/* footer link */ 

a.footer { 
color: #545454; 
text-decoration: underline; 
} 
a.footer:hover { 
color: #545454; 
text-decoration: none; 
} 
a.footer:visited { 
color: #545454; 
text-decoration: underline; 
} 
a.footer:visited:hover { 
color: #545454; 
text-decoration: none; 
} 

/* miscellaneous */ 

hr { 
height: 1px; 
color: #CCCCCC; 
} 

li { 
list-style-image: url(images/bullet.gif); 
} 

#search { 
margin-top: 0px; 
} 

#search table { 
width: 160px; 
background-color: #FFFFFF; 
border: 1px solid #898989; 
} 

#search table th { 
font-size: 14px; 
text-align: center; 
background-color: #898989; 
color: #FFFFFF; 
padding: 5px; 
} 

#search table td { 
font-size: 10px; 
text-align: center; 
color: #00355D; 
padding: 6px; 
background-color: #FFFFFF; 
border: 1px solid #898989; 
} 


#bucket { 
margin-top: 0px; 
} 

#bucket table { 
width: 150px; 
background-color: #EBEBEB; 
border: 1px solid #898989; 
} 

#bucket table th { 
text-align: center; 
height: 30px; 
background-color: ; 
color: ; 
padding: 0px; 
} 

#bucket table td { 
font-size: ; 
text-align: ; 
color: #545454; 
padding: 0px; 
background-color: ; 
border: 1px solid #898989; 
} 

.submenu { 
font-size: 10px; 
color: #545454; 
display: none; 
line-height: 15px; 
margin-left: 10px; 
} 
