/* CSS Document */
.menu1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 400;
	color: White;
	letter-spacing: 4px;
	text-decoration: none
}
.menu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 400;
	color: #993333;
	letter-spacing: 4px;
	text-decoration: none;
	cursor: pointer
}
.menu3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 400;
	color: White;
	text-decoration: none
}

.menu4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 400;
	color: #993333;
	text-decoration: none;
	cursor: pointer
}
.blacksmsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.blackmdsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.blackbmdsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.blackblgsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.bluelinkssans{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #339999;
	text-decoration : none;
	
}
.bluelinkssans2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #990000;
	text-decoration : none;
}
.bluelinksmdsans{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #339999;
	text-decoration : none;
}
.bluelinksmdsans2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	text-decoration : none;
}
.bluelinksbsans{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339999;
	text-decoration : none;
}
.bluelinksbsans2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration : none;
}
.blackblgsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.greybmdsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Gray;
	font-style : normal;

}
.whitecover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}