body {
background: #dad8d9 url(branding/central/images/box_bg.png) repeat-x;
margin: 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}
table {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}
a:link, a:visited {
color:#005eb5;
text-decoration:none;
}
a:hover, a:active, a:focus {
color:#005eb5;
text-decoration:underline;
}
.blueish {
color:#005eb5;
}
.subtitle {
font-weight: bold;
color:#005eb5;
}
.bodycell {
color: #50514D;
}
.separator_3d {
background: transparent url(branding/central/images/separator_3d.gif) repeat-x;
height: 2px;
}
h1 {
font-family: Times;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #50514D;
font-size: 24px
}
h3 {
font-family: Times;
font-weight: normal;
color: #50514D
}
.formbutton {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
background: #999999 url(branding/central/images/input_bg.png) repeat-x;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.formtag {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.box_right {
background: transparent url(branding/central/images/shadow_right.png) repeat-y;
width: 9px;
}
.box_band {
background: #333333 url(branding/central/images/box_band.gif) no-repeat;
height: 10px;
}
.white_shadow_up {
background: #ffffff url(branding/central/images/white_shadow.gif) repeat-x;
}
.grey_shadow_up {
background: #c0bfbf url(branding/central/images/grey_shadow.gif) repeat-x;
}
.btn_separator {
background: #ffffff url(branding/central/images/btn_separator.gif) no-repeat;
width:2px;
}
.btn_bg {
background: #ffffff url(branding/central/images/btn_bg.png) repeat-x;
}
div.scroll {
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
overflow: auto;
z-index: 100;
}
ul.scroll {
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
list-style: none;
padding-left: 0px;
margin: 0px;
text-align: left;
overflow: scroll;
}
ul {
list-style: circle;
padding-left: 15px;
margin: 0px;
text-align: left;
}
