
.bigtable
{
width: 800px;
margin-left: auto;
margin-right: auto;
color: #000000;
font-size: 14px;
font-family: arial;
text-align: left;
border-bottom: 1px solid #000000;
}

.col-left
{
width: 100px;
font-weight: bold;
vertical-align:text-top;
}

.col-mid
{
width: 500px;
}

.col-midfull
{
width: 700px;
vertical-align:text-top;
}

.right-box
{
width: 700px;
vertical-align: text-top;
font-weight: normal;
font-size: 12px;
}

.col-right
{
width: 200px;
font-weight: normal;
font-size: 12px;
vertical-align: baseline;
padding: 5px;
text-align: right;
}

.col-rightempty
{
width: 0px;
font-weight: normal;
font-size: 12px;
vertical-align: baseline;
}

.rightcolsplit1
{
width: 250px;
vertical-align: text-top;
font-weight: normal;
text-align: right;
font-size: 12px;
}

.rightcolsplit2
{
width: 250px;
vertical-align: text-top;
font-weight: normal;
font-size: 12px;
}

.highlight
{
background-color: #ffffff;
border: 1px solid #000000;
padding: 5px
}

.center
{
text-align: center;
}

.wsmtooltip
{
font-weight: bold;
font-family: arial;
color: #444444;
font-size: 12px;
}

.wsmtooltip:hover
{
color: #ff0000;
font-weight: bold;
font-family: arial;
font-size: 12px;
cursor: default;
text-decoration: underline;
}

#cc1
{
width: 800px;
margin-left: 25%;
margin-right: 25%;
font-size: 14px;
color: #000000;
font-family: arial;
font-weight: bold;
text-align: left;
}

#cc2
{
margin: 20px 0px 0px 0px;
width: 800px;
margin-left: 25%;
margin-right: 25%;
font-size: 14px;
color: #000000;
font-family: arial;
font-weight: bold;
text-align: left;
}

#contenttitle
{
margin: 0px 0px 0px 0px;
width: 155px;
float: left;
}

#content
{
margin: 0px 0px 0px 0px;
width: 645px;
float: right;
font-weight: normal;
}



#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}