/* CSS Document */
.BBluetext{
	font:"Times New Roman";
	color:#3333CC;
	font-size:16px;
	font-weight: bold;
}
.BRedtext{
	font:"Times New Roman";
	color:#FF0000;
	font-size:16px;
	font-weight: bold;
}
.Normaltext {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #000000;
}
.BNormaltext {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.NormalLink {
	font-family: Tahoma;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #993366;
	font-weight: bolder;
}
.BoldWhite {
	font-size: large;
	color: #FFFFFF;
}
.NormalTahoma {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.MenuTitleTahoma {

	font-family: tahoma;
	color: #993366;
	font-weight: bolder;
}
.MenuDetailTahoma {


	font-family: tahoma;
	color: #993366;
	font-weight: normal;
}
.ReferenceTitle-LightBrown {
	font-family: tahoma;
	color: #700900;
	font-weight: bolder;
	font-size: large;
}
.ReferenceNormalTahoma-LightBrown {

	font-family: Tahoma;
	font-size: 12px;
	color: #700900;
}
.ReferenceNormalTahoma-LightBrown2 {


	font-family: Tahoma;
	font-size: 12px;
	color: #A66000;
}
.MenuTitle.style9 {
	font-size: 10px;
}
.MenuTitle.style7 {
	font-size: 9px;
}
.NewsLink {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

