html,body {
    background: #CED5DF;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height=100%;
    top: 0px;
    left: 0px;
    color: #446677;
	}
	
.caption {
    text-decoration: none;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #000000;
	}
	
td {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #446677;
    background: white;
	}
	
p {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
    color: #446677;
	}
	
A {text-decoration: none;  color:#446677; font-weight:bold}
A:hover		{color:#333366;
		 text-decoration:none}
	

.title {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #446677;
	}

.bigtitle {
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #446677;
	}

.subtitle {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #446677;
	}

.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #000000;
	}
	



select, option, textarea, input {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
	
a.sidebar:link {
    text-decoration: none;
	font-weight: bold;
	}
	
a.sidebar:visited {
    text-decoration: none;
	font-weight: bold;
	}
	
a.sidebar:hover {
    text-decoration: none;
	font-weight: bold;
	color: #663300;
	}
	
a.sidebar:active {
    text-decoration: none;
	font-weight: bold;
	}

.sidebar {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
        color: #996633;
        font-weight: 600;
	}

.border-right-table  { border-right: 1px solid #446677;}
.border-left-table  { border-left: 1px solid #446677 ; }

.screenshot  { 
    border: 1px solid #446677 ; }

.xclients  { border-right: 1px dashed #446677;
    text-align: top;    
    vertical-align:top;

}

.clients  { 
    text-align: top;    
    vertical-align:top;

}

.middle  { 
    background: white;
    text-align: top;    
    vertical-align:top;
}

.rightsidebardivider      { 
    border-right: 1px #446677 dashed; 
    padding-left: 10px;
    margin-right: 10px;
    height: 100%;
                }


img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

