

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

 

 
.mfg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.mfg a:link {
	color: #003973;
	text-decoration: none;
}

.mfg a:visited {
	color: #003973;
	text-decoration: none;
}

.mfg a:hover {
	color: #A10000;
	text-decoration: none;
}
 



 
.mfg2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.mfg2 a:link {
	color: #003973;
	text-decoration: none;
}

.mfg2 a:visited {
	color: #003973;
	text-decoration: none;
}

.mfg2 a:hover {
	color: #A10000;
	text-decoration: none;
}
 



 
.black {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.black a:link {
	color: #003973;
	text-decoration: none;
}

.black a:visited {
	color: #003973;
	text-decoration: none;
}

.black a:hover {
	color: #A10000;
	text-decoration: none;
}
 
 
 
 
 
.blue {
	font-family: Arial;
	font-size: 12px;
	color: #284D6B;
}

.blue a:link {
	color: #003973;
	text-decoration: none;
}

.blue a:visited {
	color: #003973;
	text-decoration: none;
}

.blue a:hover {
	color: #A10000;
	text-decoration: none;
}
 
 
 
 
 
.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.white a:link {
	color: #8CCFFF;
	text-decoration: none;
}

.white a:visited {
	color: #8CCFFF;
	text-decoration: none;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
 



ul.NoIndent {
  margin-left: 0px;
  padding-left: 10px
}
