body {
	padding:0px;
	margin:0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#787B7E;
	scrollbar-highlight-color: #D9E4E8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #A4B0B4;
	scrollbar-track-color: #787B7E;
	scrollbar-arrow-color: #DD0000;
}
td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:12px;
}
.tdbgleft {
	background-image:url(../images/mainbgleft.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.tdbgright {
	background-image:url(../images/mainbgright.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.tdbgtop {
	background-image:url(../images/mainbgtop.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a:link, a:visited {
	text-decoration:none;
	color: #DD0000;
}
a:active, a:hover {
	text-decoration:underline;
	color: #DD0000;
}
.text-fade {
	color:#9F8484;
}
a.white-link:link, a.white-link:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.white-link:active, a.white-link:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


/* footer */

.footer {
	color:#FFFFFF;
	font-size: 11px;
}
a.footer-link:link, a.footer-link:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.footer-link:active, a.footer-link:hover {
	text-decoration:underline;
	color: #FFFFFF;
}



input, textarea {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #dddddd;
	scrollbar-highlight-color: #D9E4E8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #A4B0B4;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #DD0000;
}
.buttons {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #F1BBBB;
	border-top: 1px solid #F1BBBB;
	border-right: 1px solid #B31616;
	border-bottom: 1px solid #B31616;
	background-color: #DD0000;
	color: #FFFFFF;
	width: 60px;
}
.darkborder {
	border: 1px solid #981010;
}

.footer {
        font-size : 1px;
        color: #3E0808;
}

.footer a {
        text-decoration: none;
        color: #3E0808;
}

.footer a:hover {
        color: #3E0808;
        text-decoration: none;
}

.footer a:visited {
        color: #3E0808;
        text-decoration: none;
}