/* Styles for visitors. */


a.usrgb {
    color: #cc0000;
}

a.usrgb:hover {
    color: #990000;
}

table.usrgb-container {
	border: 1px ridge #CC0000;
}

table.usrgb-comment {
    border: 1px inset #CC0000;
}

.usrgb-msgtext {
    font-size: 12px;
    
}

.usrgb-cmttext {
    font-size: 12px;
    
}

.usrgb-fixedwidthcol {
    width: 80px;
}

pre {
    font-size: 11px;
   
}

textarea.admgb {

}

.usrgb-cmtfrom {
    color: #888888;
    font-size: 10px;
}

.usrgb-heading {
    font-size: 11px;
    font-weight: bold;
    color: #669999;
}

.usrgb-info16 {
    color: #888888;
    font-size: 10px;
}

.usrgb-info12 {
    color: #888888;
    font-size: 10px;
    
}

.usrgb-help {    
    font-size: 11px;
    
}

.usrgb-note {
    color: #888888;
    font-size: 11px;
    font-style: italic;
}

.usrgb-error {
    color: #FF0000;
    font-size: 10px;
  
}

.usrgb-icon {
    border: none;
    vertical-align: text-bottom;
}

.usrgb-highlight {
	font-weight: bold;
	font-size: 12px;
}
.usrgb-link {
	font-size: 12px;
}

.line {
	text-align:center
}