.menuShadow {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/menu-shadow_cont.jpg);
	background-repeat: repeat-x;

}
.welcomeTd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	vertical-align: top;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;

}
.gradientTd {
	background-image: url(../images/main-bg_cont.jpg);
	background-repeat: repeat-x;
}
.leftTd {
	background-image: url(../images/left-bg_2.jpg);
	background-repeat: no-repeat;
}
.titleTd {
	background-image: url(../images/title-bg_cont.jpg);
	background-repeat: repeat-x;
}
.leftMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;



}
.SubmenuLeft {
	background-image: url(../images/left-bg_cont.jpg);
	background-repeat: repeat-y;
}
li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 27px;









}
ul {
	margin: 0px;
	padding: 0px;


}
.leftTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.bottomTd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	height: 70px;
}
