/*General*/
body { background-color: #ebebeb; margin: 0; padding: 0; }
body.sub { background-color: white; margin: 0; padding: 0; }
/*Table*/
td.topbg { background-image: url(images/top_bg.gif); background-repeat: repeat-x; height: 85px; }
td.mainlinkbg { background-image: url(images/mainlink_bg.gif); background-repeat: repeat-x; height: 38px; }
td.bg_1 { background-color: #ffffff; }
td.bg_2 { background-color: #ffffff; }
td.bottombg { background-image: url(images/bottom_bg.gif); background-repeat: repeat-x; }
td.titleheaderbg { background-image: url(images/titleheader_bg.gif); background-repeat: repeat-x; }
td.box_1 { border: solid 1px #c7e6fd; }
td.box_2 { background-color: #eef2f3; }
td.bullet { background-image: url(images/bullet_1.gif); background-repeat: repeat-y; }
/*Font*/
font { font-size: 12px; font-family: Arial; }
font.pagetitle_1 { color: #205a85; font-size: 22px; font-family: verdana; letter-spacing: -1px; }
font.pagetitle_2 { color: #205a85; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
font.space { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
font.boxtitle_1 { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
font.copyright { color: #8c8c8c; font-size: 11px; font-family: Arial; }
font.error { color: #f00; font-size: 12px; font-family: Arial; }
/*Link*/
a.morelink { color: #205a85; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.morelink:hover { color: #4795ce; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
a.toplink { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
a.toplink:hover { color: #737373; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline; }
a.productlink { color: #205a85; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
a.productlink:hover { color: #449bdb; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: underline; }
