body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #434659;
	line-height: 16px;
}
.whiteTD {
	background-color: #FFFFFF;
	border: 1px solid #434659;
}
.rightTD {
	margin: 4px;
	padding: 4px 15px;
	color: #A8A8A9;
}
.tween {
	color: #A8A8A9;
	text-decoration: none;
}
.tween:hover {
	text-decoration: underline;
	color: #000000;
}
.menuBG {
	background-image: url(images/menuBG_d.gif);
	background-repeat: repeat-x;
}
.divmenu {
	z-index: 2;
}
.flashDiv {
	z-index: 1;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
.newsDate {
	font-weight: bold;
	color: #3853F8;
}
.newsLink {
	color: #434659;
	text-decoration: none;
}
.newsLink:hover {
	text-decoration: underline;
}
.Qt {
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.greenLink {
	color: #41A00E;
	text-decoration: underline;
}
.inBG {
	background-image: url(images/inBg_alt_c.gif);
	background-repeat: repeat-x;
}
.grayBG {
	width: 22px;
	background-image: url(images/grayBG.gif);
	background-repeat: repeat-y;
}
.ans {
	line-height: 14px;
}
.title {
	font-weight: bold;
	color: #434659;
}
.solutionLinks {
	color: #3853F8;
	text-decoration: underline;
}
.leftMenu {
	color: #716F64;
	text-decoration: none;
}
.leftMenu:hover {
	text-decoration: underline;
}
.hypeLink {
    color: #EC5904;
    text-decoration: none;
}
.hypeLink:hover {
    color: #808080
}
.presentPage {
	font-weight: bold;
	color: #434659;
	text-decoration: none;
}
