body {
    background-color: #D5D7CB;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
body, td, input {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
td {
    font-size: 11px;
    line-height: 98%;
    color: #575853;
    vertical-align: top;
}
a {
    color: #0082EF;
}
a:hover {
    color: #005FAD;
}
input {
    font-size: 15px;
    font-weight: bold;
}
.title {
    font-weight: bold;
    font-size: 12px;
    margin-top: 22px;
}
.tagline {
    margin-top: 3px;
    color: #8F9088;
}
tr.altrow {
    background-color: #E1E3DA;
}
td.stats_r {
    padding-left: 13px;
}
td.stats_w {
    text-align: right;
    padding-right: 2px;
}
td.stats_h {
    padding-left: 2px;
}
td.stats_p {
    text-align: right;
    padding-right: 13px;
}
td.border_t {
    border-top: 1px solid white;
}
td.stats_title {
    padding-left: 13px;
    padding-bottom: 3px;
    vertical-align: bottom;
    color: #575853;
    border-bottom: 1px solid white;
    background-color: #D5D7CB;
}
.asterisk {
    color: #EF195B;
    font-weight: bold;
    font-size: 12px;
}
.footnote {
    text-align: right;
    line-height: 120%;
    background-color: #D5D7CB;
    color: #8F9088;
}
.pad {
    padding: 13px;
}
.pad10 {
    padding: 10px;
}
.v_guides {
    background-image: url(i/v_guides.gif);
    background-repeat: repeat-y;
}
.white {
    background-color: white;
}
.copyright_sub {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    padding-left: 7px;
    border-bottom: 1px solid white;
}
.stats {
    vertical-align: middle;
    background-color: #D5D7CB;
}
.desc {
    vertical-align: middle;
    padding-left: 5px;
    color: #8F9088;
}
.title a {
    text-decoration: none;
    color: black;
}
.title a:hover {
    background-color: #BABBB0;
}
.border_l {
    border-left: 1px solid white;
}
tr.button input {
    width: 100%;
    
}
label {
    font-weight: bold;
}
tr#link td {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.doc {
    border-left: 1px solid #8F9088;
    padding-left: 22px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #8F9088
}
.tab {
    background-image: url(i/round_t.gif);
    text-align: center;
}
table.grid td {
    border-right: 1px solid #8F9088;
    border-bottom: 1px solid #8F9088;
}
table.grid tr.grid_bottom td {
    border-bottom: none;
}
table.grid td.grid_right {
    border-right: none;
}
.v_middle {
    vertical-align: middle;
}
body.setmy a {
    color: #EE6D00;
}
body.setmy a:hover {
    color: #AB4E00;
}
body.whatsmy a {
    color: #86A200;
}
body.whatsmy a:hover {
    color: #627500;
}
 
a.sub {
    display: block;
}
a.sub:hover {
    background-color: #EFEFEF;
}
.mid {
    background-image: url(i/midbg1.gif);
}
.lighter {
    color: #8F9088
}
a.plugin {
    display: block;
    background-color: #EFEFEF;
}
a.plugin:hover {
    background-color: #CECECE;
}

.buttons a {
	display: block;
	width: 137px;
	height: 28px;
    background: #EFEFEF url(i/button_bg.gif) no-repeat;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	/*text-decoration: none;*/
}

.buttons a:hover {
    background-color: #CECECE;
}

.label {
    text-align: right;
    font-weight: bold;
}

.text_under {
    text-align: center;
}

.plugin_overlay {
    position: relative;
    left: 39px;
    top: 53px;
    z-index: 1;
}

.v_bottom {
    vertical-align: bottom;
}

td.mini {
    background-image: url(i/mini/client.gif);
    text-align: center;
    vertical-align: top;
}

td.mini input {
    font-size: 1px;
    font-family: sans-serif;
    padding: 0px;
    margin-top: 13px;
    width: 32px;
}

.round_t {
    background-image: url(i/round_tm.gif);
}

.round_l {
    background-image: url(i/round_l.gif);
}

.round_r {
    background-image: url(i/round_r.gif);
}

.round_b {
    background-image: url(i/round_bm.gif);
}

.desktop {
    background-color: #C2D07F;
    background-image: url(i/mini/taskbar.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #8F9088;
    vertical-align: top;
    padding: 5px;
}

table.mini td {
    font-size: 11px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #8F9088;
    text-align: center;
}

a.mini_close {
    background-color: #E69A9A;
    display: block;
}

a.mini_close:hover {
    background-color: #DE6262;
}

td.mini_buttons a {
    background-color: #8F9088;
    display: block;
}

td.mini_buttons a:hover {
    background-color: #404040;
}

form {
    margin: 0px;
    padding: 0px;
}

.mini_toppad {
    padding-top: 2px;
}

.mini_leftpad {
    padding-left: 2px;
}
#info td {
	background: #333;
	color: #c0c0c0;
    padding: 10px;
    font-size: 13px;
    border-bottom: 1px solid #000;
}
.setmy #info_label {
	color: #EE6D00;
}
.whatsmy #info_label {
	color: #86A200;
}
.hidden, .info_text, .no_js #info_dismiss {
	display: none;
}
.no_js #info_text_no_js, .no_popup #info_text_resize_common,
	.no_resize #info_text_resize_common, .no_popup #info_text_no_popup,
	.no_resize #info_text_no_resize {
	display: inline;
}
