﻿@charset "utf-8";
/* CSS Document */


body {
	margin: 36px 0px 30px 0px;
	background-image: url('../images/bgbg.jpg');
	background-repeat: repeat-x;
	background-color:#4f4f5f;
}
body,td,th
 {
	font-family: tahoma;
	font-size: 8pt;
	color: #333333;
	line-height: 16px;
}


a {color: #A5AFB3; text-decoration: none;}
a:hover {color: #EBF2F6; text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}


.intTD {
	background-image: url(../images/intbg.jpg);
	background-repeat: repeat-x;
	height: 464px;
	vertical-align: top;
	background-color: #ede9e9;
}

.TD-nav {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	height: 43px;
}

.TD96 {
	background-image: url(../images/bot96.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 113px;
}

.TD97 {
	background-image: url(../images/bot97.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 113px;
}

.TD-LBG {
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat-x;
	background-color: #b6c3c5;
	height: 113px;
}

.TD-RBG {
	background-image: url(../images/rbg.jpg);
	background-repeat: repeat-x;
	background-color: #b6c3c5;
	height: 113px;
}

object {
	line-height: 0;
}


