ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a                            { color: #363636; text-decoration: none; margin: 0px; padding: 0px; border: none; }
a:hover                      { color: #9c9d9f; text-decoration: underline; }

body, td { margin: 0; padding: 0; font-family: Trebuchet MS, Arial, Verdana, sans-serif; font-size: 14px; color: #6E6E6E; }
body     { padding: 0px; background-image: url('/images/default/bg.png'); background-color: #3A6CA8; background-repeat: repeat-x; }

.clear  { clear: both; }

h1 { font-size: 19px; }
h2 { font-size: 17px; }
h3 { font-size: 15px; }

img.icon1     { padding-top: 1px; margin-right: -1px; float: left; }

.high_color   { color: #004497; }
.medium_color { color: #4688d6; }
.low_color    { color: #9fc2eb; }

.high_bg      { background-color: #004497; }
.medium_bg    { background-color: #4688d6; }
.low_bg       { background-color: #9fc2eb; }


.high_border   { border: solid 1px #004497; }
.medium_border { border: solid 1px #4688d6; }
.low_border    { border: solid 1px #9fc2eb; }


.high_red_bg   { border: solid 1px #CB0A1D; }

h1, h2, h3, h4, h5 { }
hr 	               { height: 0px; border: none; border-top: solid 1px #F2F2F2; float: left; }

.action            { height: 20px; cursor: pointer; cursor: hand; }
.action .left      { width: 28px; height: 20px; background-image: url('/images/default/action_left.png'); background-repeat: no-repeat; float: left; }
.action .center    { height: 16px; font-size: 11px; padding: 1px 3px 2px 3px; border-bottom: solid 1px #004494; color: #004494; background-image: url('/images/default/icon4_center.png'); background-repeat: repeat-x; float: left; }

.action_back            { height: 16px; cursor: pointer; cursor: hand; }
.action_back .left      { width: 3px; height: 16px; background-image: url('/images/default/icon4_left.png'); background-repeat: no-repeat; float: left; }
.action_back .center    { height: 16px; font-size: 11px; padding: 1px 0px 1px 3px; color: #FFF; background-image: url('/images/default/icon4_center.png'); background-repeat: repeat-x; float: left; }
.action_back .right     { width: 26px; height: 16px; background-image: url('/images/default/icon4_right.png'); background-repeat: no-repeat; float: left; }


.info_normal            { height: 16px; }
.info_normal .left      { width: 3px; height: 16px; background-image: url('/images/default/icon4_left.png'); background-repeat: no-repeat; float: left; }
.info_normal .center    { height: 16px; font-size: 11px; padding: 1px 3px 1px 3px; color: #FFF; background-image: url('/images/default/icon4_center.png'); background-repeat: repeat-x; float: left; }
.info_normal .right     { width: 26px; height: 16px; background-image: url('/images/default/icon4_right_normal.png'); background-repeat: no-repeat; float: left; }

.info_important            { height: 16px; }
.info_important .left      { width: 3px; height: 19px; background-image: url('/images/default/icon5_left.png'); background-repeat: no-repeat; float: left; }
.info_important .center    { height: 19px; font-size: 13px; padding: 2px 3px 1px 3px; text-align: center; color: #FFF; background-image: url('/images/default/icon5_center.png'); background-repeat: repeat-x; float: left; }
.info_important .right     { width: 3px; height: 19px; background-image: url('/images/default/icon5_right_important.png'); background-repeat: no-repeat; float: left; }