/* Body background color */

body {background: #ffffff }

td.top {
background: #66cccc;
/* background: url("http://www.immediate-office.com/images/bground.jpeg"); */
/* background-repeat: repeat; */
font-family:arial,serif;
font-size: 17px;
line-height: 30px
}

td.floating {
/* background: #66cccc; */
background: url("http://www.immediate-office.com/images/bground.png");
background-repeat: repeat;
font-family:arial,serif;
font-size: 17px;
line-height: 30px
}

td.leftMargin {
background: #66cccc;
border: #ff0033;
font-family: arial,serif;
font-size: 14px;
line-height:30px
}

td.leftMenu {
background: #ffcc99;
color: #ffffff;
border: #ff0033;
font-family: arial,serif;
font-size: 14px;
line-height:30px
}

td.middle {
background: #ffffff;
font-family: arial,serif;
font-size: 14px;
line-height:20px
}

td.label {
background: #ffffff;
font-family: arial,serif;
font-size: 13px;
text-align: right;
line-height:20px
}

td.detail {
background: #ffffff;
font-family: arial,serif;
font-size: 13px;
font-weight: bold;
line-height:20px
}

td.detail1 {
background: #ffffff;
font-family: arial,serif;
font-size: 13px;
font-weight: bold;
line-height:20px
}

td.detail2 {
background: #cccccc;
font-family: arial,serif;
font-size: 13px;
font-weight: bold;
line-height:20px
}

td.emailMessage {
background: #ffffff;
font-family: arial,serif;
font-size: 13px;
line-height:20px
}

td.middleLg {
background: #ffffff;
font-family: arial,serif;
font-size: 17px;
line-height:20px
}

td.rightMargin {
background: #ffffff;
font-family: arial,serif;
font-size: 12px;
line-height: 20px
}

td.btn {
background: #fff666;
font-family: block,copperplate,verdana,arial;
font-size:12px;
text-align: center
}

td.btnStrip {
background: #ffcc99;
text-align: center
}

a.btnText {
color: #000000;
font-family: block,copperplate,verdana,arial;
font-size:14px;
text-decoration: none
}

td.middleHeader {
background: #ccffff;
font-family: arial,serif;
font-size: 13px;
line-height:20px
}

td.footer {
background: #ffffff;
font-family: arial,serif;
font-size: 10px;
line-height:13px
}

td.borderV {
background: url("../images/borderVertTile.jpeg");
background-repeat: repeat-y;
}

td.borderH {
background: url("../images/borderHorTile.jpeg");
background-repeat: repeat-x;
}

td.borderCorner {
background: url("../images/borderCorner.jpeg");
background-repeat: no-repeat;
}

td.topSplash {
background-color: #3333cc;
color: #ffffff;
font-size: 12px;
}

a.splashLink {
color: #ffffff;
font-size: 12px;
text-decoration: none
}