body
{
background-color: #ffffff;
background-image: url('images/bg_logo.gif');
background-repeat: repeat;
background-position: left top;
color: #333333;
font-family: Verdana,Arial;
margin: 20px;
}
a {text-decoration:none; color: #cc0000;}
a:visited {text-decoration:none; color: #993300;}
a:hover {text-decoration:none; color: #009900;}
td
{
font-size: 12px;
line-height:18px;
}
p {margin-top: 8px;}
h1
{
color: #274365;
background-image: url('images/h1_line.jpg');
background-repeat: no-repeat;
background-position: left bottom;
font-size: 15px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 5px;
border-left: 14px solid #354c95;
}
h1 a {text-decoration:none; color: #274365;}
h1 a:visited {text-decoration:none; color: #14498b;}
h1 a:hover {text-decoration:none; color: #009900;}

h2
{
color: #961f0b;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 0px;
padding-bottom: 0px;
}
h3
{
background-image: url('images/h3_bg.gif');
background-repeat: no-repeat;
background-position: center center;
color: #ffffff;
font-size: 11px;
font-weight: normal;
line-height: 26px;
padding: 2px 0px 8px 85px;
margin: 30px 20px 5px 0px;
}
h3 a {color: #ffffff;}
h3 a:visited {text-decoration:none; color: #dbe0fa;}
h3 a:hover {text-decoration:none; color: #ffff66;}

table#main
{
border: 1px solid #000000;
background-color: #ffffff;
}

div.headerLink
{
color: #444444;
font-size: 11px;
line-height:16px;
padding: 6px 8px;
margin-top: 0px;
}
div.headerLink a {text-decoration:none; color: #333333;}
div.headerLink a:visited {text-decoration:none; color: #555555;}
div.headerLink a:hover {text-decoration:none; color: #cc0000;}

#dropmenudiv
{
position:absolute;
width: 109px;
border:0px;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
}
#dropmenudiv a
{
display: block;
color: #ffffff;
text-align: center;
border-bottom: 1px solid #254161;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0px;
padding-right: 0px;
text-decoration: none;
font-weight: normal;
}
#dropmenudiv a:hover
{
background-color: #589169;
color: #ffff99;
}

td#rt
{
background-image: url('images/rt.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
td#rm
{
background-image: url('images/rm.gif');
background-repeat: repeat-y;
background-position: left center;
}
td#top_content
{
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
background-position: left bottom;
background-color: #000000;
}
td#new
{
color: #ffffff;
font-size: 13px;
line-height: 16px;
padding-top: 15px;
}
td#new b
{
font-size: 14px;
}
td#copy
{
color: #666666;
font-size: 10px;
line-height: 14px;
padding-top: 15px;
}
td#content
{
padding: 30px 35px;
}
div.sb_menu
{
color: #ffffff;
line-height: 19px;
padding: 20px 5px 30px 15px;
}
div.sb_menu a {color: #ffffff;}
div.sb_menu a:visited {color: #cccccc;}

div.content
{
padding: 20px;
}
div.s
{
font-size: 10px;
}
table#spec_chart
{
background-color: #354c95;
}
table#spec_chart th
{
background-color: #bbc8f2;
font-size: 11px;
color: #2e3287;
padding: 5px 10px;
}
table#spec_chart th a{ color: #4448a0;}
table#spec_chart td
{
background-color: #ffffff;
font-size: 11px;
line-height: 13px;
text-align: center;
padding: 5px;
}
table#detail
{
background-color: #dbe0fa;
margin-top: 15px;
border: 10px solid #dbe0fa;
}
table#detail td 
{
color: #274365;
font-size: 11px;
line-height: 14px;
}

td#shot_bg
{
background-color: #ffffff;
background-image: url('menu/shots/images/shot_bg.gif');
background-repeat: no-repeat;
background-position: center center;
}
td#que
{
background-image: url('menu/images/q.gif');
background-repeat: no-repeat;
background-position: left top;
padding-left: 25px;
line-height: 16px;
padding-bottom: 5px;
}
td#ans
{
background-image: url('menu/images/a.gif');
background-repeat: no-repeat;
background-position: left top;
padding-left: 25px;
line-height: 16px;
padding-bottom: 15px;
}

input
{
border: 1px solid #4d5f9a;
background-color: #ffffff;
padding-left: 3px;
padding-right: 3px;
}
input#required
{
background-color: #ccd2ee;
}
td#red
{
color: #cc0000;
}
textarea
{
width: 320;
border: 1px solid #4d5f9a;
background-color: #ccd2ee;
padding: 3px;
}
input#chk
{
border: 0px;
background-color: #ffffff;
}
input#button
{
color: #ffffff;
font-weight: bold;
background-color: #4d5f9a;
padding: 3px;
}
input#button:hover
{
color: #cc0000;
}
td#texta
{
color: #000066;
padding-left: 10px;
padding-right: 10px;
}
td#textb
{
color: #333399;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}