h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
	text-transform: capitalize;


}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;


}
h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
}


.LMFooter {
	background-color: #666699;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;

}

.TMBottomBar {
	background-image: url(images/gif/tm_bar_bg.gif);
	background-repeat: repeat-x;
}

.LeftMenu {
	background-image: url(images/gif/lm_spacer.gif);
	background-repeat: repeat-y;
}

TD.LeftMenuSub {
	font-size: 11.5px;
	color: #666699;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 18px;
	width: 145px;
}
A.LeftMenuSub {
	color: #333366;
	width: 145px;
}
.TDTopMenuBar {
	background-image: url(images/gif/tm_top_bg.gif);
	background-repeat: repeat-x;
}
A.LeftMenuSub:hover {
	color: #000000;
}
