body {
    background-color: #E5E5E5;
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}

font,th,td,p,h3 { font-family: Verdana, Arial, Helvetica, sans-serif size: 12px; font-size: 12px;}
a:link,a:active,a:visited { color : #006699; font-family: Verdana, Arial, Helvetica, sans-serif size: 12px; font-size: 12px;}
a:hover     { text-decoration: underline; color : #DD6900; }

.webhosting {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
a.webhosting {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffAA;
    text-decoration: underline;
}

a.webhosting:visited {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAee99;
    text-decoration: underline;
}

a.webhosting:hover {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAAAAA;
    text-decoration: underline;
}
.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
li {
    list-style-position: inside;
    list-style-type: square;
	color: #ffffff;
}
table {
    border: 1px solid #000000;
    margin: 1px;

}
td{
    font-weight: normal;
    height: 28px;
    border: 1px solid #000000;

}
th{
    font-weight: normal;
    height: 28px;
    border: 1px solid #000000;
    background-color: #FAFAFA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #aa6600;
    style: bol;
    text-decoration: none;
    font-weight : bold;
  


}



/* Fancy form styles for IE */

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}
