body
{
 background-color : #ffffff;
 font-family : verdana,arial,sans-serif;
 font-size : 10px;
 color: #867082;
 padding-top: 0;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 0;
}

td
{
 font-family : verdana,arial,sans-serif;
 font-size : 10px;
 color: #867082;
}

td.rightbottom
{
 background-image : url(/images/rightbottom.jpg);
 background-repeat: no-repeat;
}
td.righttop
{
 background-image : url(/images/righttop.jpg);
 background-repeat: no-repeat;
}

td.bottom
{
color: #9CB9E0;
font-size : 9px;
}

a
{
 color : #3B5281;
 text-decoration : none;
}

a.baserow
{
 color : #9CB9E0;
 text-decoration : none;
}

a:hover
{
text-decoration : underline;
}

.iframe
{
 background-image : url(../images/iframebg.jpg);
 font-family : verdana,arial,sans-serif;
 color: #867082;
 background-attachment : fixed;
 background-repeat: no-repeat;
}

hr
{
 height : 1px;
 color : #847384;
}
h1
{
 font-weight : bold;
 font-size : 11px;
 display : inline;
}
.pricing1
{
 background-color: #ECECF4; 
}
.pricing2
{
 background-color: #EFF7FF; 
}
.caption
{
 font-size : 9px;
}

#divText
{
position:absolute;
text-align:left;
left: 0px;
top: 0px;
width:360px;
border: #ff0000 0px solid;
padding:5px;
z-index: 9;
}

#divScrollTextCont
{
position:relative;
width:360px;
height:275px;
clip:rect(0px, 360px, 275px, 0px);
overflow:hidden;
visibility:hidden;
border: #0000ff 0px solid;
}

#scrollbar
{
position:relative;
left: -22px;
top: -15px;
width: 17px;
height: 275px;
border: #00ff00 0px solid;
vertical-align: bottom;
}
.pad
{
padding:8px;
}