body{background:#E8E6E6;}

a:link { color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px }
a:visited { color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px }
a:active { color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px }
a:hover { color: #0000FF; text-decoration: underline; font-family: Verdana; font-size: 11px }

a.link { color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px }

a.tdlink:link{color: #523531; font-size: 12px; font-style: normal; font-weight:bold; font-family:Verdana}
a.tdlink:visited{color: #523531; font-size: 12px; font-style: normal; font-weight:bold; font-family:Verdana}
a.tdlink:active{color: #523531; font-size: 12px; font-style: normal; font-weight:bold; font-family:Verdana}
a.tdlink:hover{color: #523531; font-size: 12px; font-style: normal; font-weight:bold; font-family:Verdana}

a.modify{color:#FF3300; font-size: 12px; font-style: italic; font-family:Verdana}
td.modify{color:#FF3300; font-size: 12px; font-style: italic; font-family:Verdana}
modify{color:#FF3300; font-size: 12px; font-style: italic; font-family:Verdana}

td{font-size: 12px; line-height: 1.5em; text-align: left; font-style: normal; font-family:Verdana}
td.floatright{font-size: 12px; line-height: 1.5em; text-align: right; font-style: normal; font-family:Verdana; float:right}
td.right{font-size: 12px; line-height: 1.5em; text-align: right; font-style: normal; font-family:Verdana}
td.center{font-size: 12px; line-height: 1.5em; text-align: center; font-style: normal; font-family:Verdana}

td.title{font-size: 12px; font-style: normal; font-weight:bold; font-family:Verdana}
td.titlecenter{font-size: 12px; font-style: normal; font-weight:bold; text-align: center; font-family:Verdana}

title{font-size: 12px; font-style: normal; font-weight:bold; font-family:Verdana}

td.scroller{background-image: url("../images/scroller.png"); color: #FFFFFF; font-size: 11px; line-height: 1.5em; text-align: center; font-style: normal; font-family:Verdana; height:40px; padding-bottom:5px}

td.banner{ background-image: url("../images/banner_body.png");}

td.titlebar{background-image: url("../images/title_strip.png"); font-size: 12px; text-align: left; font-style: normal; font-weight:bold; font-family:Verdana; background-repeat:no-repeat}

.st_sharethis_custom{
	background: url("../images/share-icon-16x16.png") no-repeat scroll left top transparent;
	padding:1px 16px 1px 1px; width:100%; height:100%
}
.st_sharethis_customemail{
	background: url("../images/email.png") no-repeat scroll left top transparent;
	padding:1px 16px 1px 1px; width:100%; height:100%
}
.st_sharethis_customtwitter{
	background: url("../images/twitter.png") no-repeat scroll left top transparent;
	padding:1px 16px 1px 1px; width:100%; height:100%
}
.st_sharethis_customfacebook{
	background: url("../images/facebook.png") no-repeat scroll left top transparent;
	padding:1px 16px 1px 1px; width:100%; height:100%
}
.st_sharethis_customgoogle{
	background: url("../images/google.png") no-repeat scroll left top transparent;
	padding:1px 16px 1px 1px; width:100%; height:100%
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: middle;
    font: bold 12px Verdana, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}