/* Styles for visitors. */
body {
    font-family: Verdana;
}
.content_td {
	padding:22px;
	color:#1D4B59;
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
}

h1.usrgb {
    color: #CC3300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    letter-spacing:0.1em;
}

a.usrgb {
	color:#417A7B;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	white-space:nowrap;
}

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

table.usrgb-container {
    border: 1px solid #CCCCCC;
}

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

.usrgb-msgtext {
    line-height: 16px;
}

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

.usrgb-fixedwidthcol {
    width: 140px;
    padding:5px;
}

pre {
    font-size: 11px;
    line-height: 13px;
}

textarea.admgb {

}

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

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

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

.usrgb-info12 {
    color: #888888;
    font-size: 10px;
    line-height: 12px;
    padding:5px;
}

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

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

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

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

.usrgb-highlight {
    font-weight: bold;
}
