<style type="text/CSS">
.wtf{}

body{
border:0px;
margin:0px;
padding:0px;
background-image:url(bg.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
background-color:#4f4f4f;
font-family:Arial,Helvetica;
font-size:8pt;
color:#ebebeb;
}

table.main{
border:0px;
border-collapse:collapse;
margin:0px;
padding:0px;
font-family:Arial,Helvetica;
font-size:8pt;
color:#ebebeb;
}

table.menu{
border:0px;
border-collapse:collapse;
margin:0px;
padding:0px;
font-family:Arial,Helvetica;
font-size:8pt;
color:#ebebeb;
}

img{
behavior: url(iepngfix.htc);
}

td.content{
border-left:#000000 1px solid;
font-family:Franklin Gothic Medium, Sans-serif, Arial, Helvetica;
font-size:10pt;
color:#000000;
background-image:url('bgcontent.jpg');
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:20px;
}

td.line{
background-image:url('line.jpg');
background-repeat:no-repeat;
background-color:#dedede;
border:0px;
}

td.sidebar{
border-right:#000000 1px solid;
font-family:Arial,Helvetica;
font-size:8pt;
color:#000000;
background-image:url('bgcontent.jpg');
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-top:20px;
padding-left:10px;
padding-bottom:20px;
}

td.bottom{
border:#000000 1px solid;
background-image:url('bottombg.jpg');
background-repeat:repeat-x;
background-color:#8c8c8c;
font-family:Arial,Helvetica;
font-size:8pt;
color:#ebebeb;
height:68px;
}

a.bottom{
color: #363636; font-weight: bold; text-decoration: ;
}
a.bottom:active{
color: #363636; font-weight: bold; text-decoration: none;
}
a.bottom:visited{
color: #363636; font-weight: bold; text-decoration: none;
}
a.bottom:hover{
color: #363636; font-weight: bold; text-decoration: underline;
}

a.Cale{
color: #ebebeb; font-weight: bold; text-decoration: underline;
}
a.Cale:active{
color: #ebebeb; font-weight: bold; text-decoration: underline;
}
a.Cale:visited{
color: #ebebeb; font-weight: bold; text-decoration: underline;
}
a.Cale:hover{
color: #ebebeb; font-weight: bold; text-decoration: none;
}

td.title{
border-left:#000000 1px solid;
border-right:#000000 1px solid;
border-bottom:#000000 1px solid;
padding:0px;
margin:0px;
}

img.border{
border: 1px solid rgb(0, 0, 0);
}

a {color: #009cff; text-decoration: none; font-weight:bold;}
a:active {color: #009cff; text-decoration: none;}
a:visited {color: #009cff; text-decoration: none;}
a:hover {color: #009cff; text-decoration: underline;}

div.section{
font-family:Arial, Helvetica;
font-size:12pt;
color:#000000;
font-weight:bold;
width:100%;
margin-bottom:3px;
border-bottom: #CCCCCC 1px solid;
}

div.sidesection{
font-family:Franklin Gothic Medium, Sans-serif, Arial, Helvetica;
font-size:10pt;
color:#009cff;
font-weight:bold;
padding-bottom:3px;
margin-bottom:4px;
border-bottom:#000000 1px dashed;
width:170px;
}

input.user{
background-color:#efefef;
font-family:Arial, Helvetica;
font-size:10pt;
padding:2px;
margin:2px;
border:#000000 1px solid;
}

table.input{
font-family:Franklin Gothic Medium, Sans-serif, Arial, Helvetica;
font-size:10pt;
color:#000000;
}

select{
background-color:#efefef;
font-family:Arial, Helvetica;
font-size:10pt;
padding:2px;
margin:2px;
border:#000000 1px solid;
}

textarea{
background-color:#efefef;
font-family:Arial, Helvetica;
font-size:10pt;
padding:2px;
margin:2px;
border:#000000 1px solid;
}

textarea.contact{
width:153px;
background-color:#efefef;
font-family:Arial, Helvetica;
font-size:10pt;
padding:2px;
margin:2px;
border:#000000 1px solid;
}

.red{
font-weight:bold;
color:#FF0000;
}
</style>