body {
    background-color: #FFF6DE;
    background-image: url(../images/header_back.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
}

#td_text a:hover {
    font-family: tahoma;
    font-size: 10px;
    color: #F91576;
    font-weight: bold;
    text-decoration: underline;
}

#td_text a {
    font-family: tahoma;
    font-size: 10px;
    color: #D2065E;
    font-weight: bold;
    text-decoration: underline;
}

#td_text {
    font-family: tahoma;
    font-size: 10px;
    color: #DA5627;
}

#td_text_normal a:hover {
    font-family: tahoma;
    color: #F91576;
    font-weight: bold;
    text-decoration: underline;
}

#td_text_normal a {
    font-family: tahoma;
    color: #D2065E;
    font-weight: bold;
    text-decoration: underline;
}

#td_text_normal {
    font-family: tahoma;
    color: #DA5627;
}

.td_block_header {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #C40033;
    background-image: url(../images/block_header_back.gif);
    text-transform: uppercase;
    font-size: 20px;
    padding: 3 0 0 0;
}

.td_footer {
    background-image: url(../images/footer_back.gif);
    height: 35;
}
#thumbolink {
    font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: left;
	font-weight:bold;
}

#thumbolink a {
    font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#d2065e;
	text-align:center;
	text-decoration:underline;
}

#thumbolink a:link {text-decoration:underline;	color:#d2065e;	font-size: 12px;    font-family:tahoma, Helvetica, sans-serif;}
#thumbolink a:hover {text-decoration: underline;	color:#f91576;	font-size: 12px;    font-family:tahoma, Helvetica, sans-serif;}
#thumbolink a:visited {text-decoration:underline;	color:#d2065e;	font-size: 12px;    font-family:tahoma, Helvetica, sans-serif;}

#thumbolink a:link img {  border-color:#000000; border-width: 1px; border-style:solid;}
#thumbolink a:hover img {  border-color:#00c5fc; border-width: 1px; border-style: dashed; }
#thumbolink a:visited img {  border-color:#000000; border-width: 1px; border-style:solid;}
#thumbolink a:active img { border-color:#00c5fc; border-width: 1px; border-style: dashed; }
