@charset "utf-8";
/* CSS Document */
div.AREA1{
width:728px;
}

div.prices{
width:728px;
height:31px;
display:block;
background-color:#fff;
margin:0px 0px 10px 0px;
padding:0px;
background-image:url(../pub/assets/curve_toprightblue.gif);
background-position:top right;
background-repeat:no-repeat;
}

div#leftcol h2{
color:#FFFFFF;
display:block;
font-size:1.2em;
margin:3px 0px 0px 20px;
padding:0px;
}

div#leftcol
{
background-color:#223040;
}

div#priceList
{
background-color:#FFFFFF;
width:720px;
margin-left:4px;
display:block;
}

div.row{
}

div.row img{
float:left;
margin-right:20px;
margin-left:20px;
}

div.row table{
font-size:12px;
}

div.row table table{
font-size:12px;
clear:left;
border:1px solid #223040;
margin-bottom:20px;
}

table img.inner{
margin:0px;
padding:10px 0px 10px 0px;
}

div.row table a.wide{
margin-top:8px;
margin-left:10px;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
background-image:url(../pub/assets/submit_wide.gif);
height:20px;
background-repeat:no-repeat;
background-position:top;
display:block;
width:110px;
text-align:center;
padding-top:5px;
}

div.row table a.wide:hover{
color:#CCCC99;
}

div.row table span.bold{
font-weight:bold;
clear:right;
}

td{
padding:4px;
}

tr.head td{
background-color:#cccc99;
border-bottom: 2px solid #FFF;
}

tr.uline td{
border-bottom: 2px solid #cccc99;
}

tr.btop td{
border-top: 1px solid #223040;
}

tr.title td{
color:#FFFFFF;
font-size:12px;
background-color:#223040;
}

tr.pages td{
background-color:#cccc99;
}

td.col3{
width:200px;
}

td.col2{
width:200px;
}

td.col1{
width:207px;
}