.navcontainer {
	width: 200px;
	height: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.navcontainer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navcontainer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.MainTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}
.txtSize {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.SubNav {
	width: 200px;
}
.SubNav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00CC33;
	font-weight: bold;
	text-decoration: none;
}
.SubNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #339900;
}
.SubNav2 {
	width: 200px;
}
.SubNav2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66FFFF;
	text-decoration: none;
	font-weight: bolder;
}
.SubNav2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
}
.SubNav3 {
	width: 200px;
}
.SubNav3 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC66FF;
	text-decoration: none;
}
.BG {
	background-image: url(../html/Images/BackGround2.gif);
}
.SubNav1 {
	width: 200px;
}
.SubNav1 a {
	color: #FFFF33;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.SubNav3 a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CC99FF;
}
.SubNav1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC99;
}
