/* CSS Document */

body
{
margin:0px;
padding:0px;
background-color:#333333;
}

.top-strip
{
width:auto;
height:35px;

background-repeat:repeat-x;
}

.con_midd
{
width:1007px;
height:auto;

background-repeat:repeat-y;
}

.confi
{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#333333;
}

.dotted
{
border-top:1px #a09f9f dotted;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
.title
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#106fb0;
font-weight:bold;
line-height:18px;
}
