a.m1:link {
color: #ffffff;
  text-decoration: none;

}

a.m1:active {
color: #ffffff;
  text-decoration: none;

}

a.m1:visited {
color: #ffffff;
  text-decoration: none;

}

a.m1:hover {
  color: #ffffff;
  text-decoration: underline;

}


a.bodytext:link {

  color: #ff0000;

}

a.bodytext:active {

  color: #D3C8F0;

}

a.bodytext:visited {

  color: #D3C8F0;

}

a.bodytext:hover {

  color: #ffffff;

}


.asphoto {
  position: absolute;
  top: 210px;
  left: 250px;
}


.allred {
color:#ff0000;
}

.allblue {
	color:#0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;


}

.banner {
	position: absolute;
	top: 95px;
	left: 180px;
	width: 400px;
	height: 24px;
	font-family: Arial;
	font-size: 20px;
	color : #160063;
	/*background-color: #BAB4E2;*/
	padding: 1px; 
	text-align: center;
	/* border: 3px double #4F3EC5; */
    background: url("images/barbmini.gif") repeat-x;
}


body {
	background-color: #f3f8fc;
}


.bodytextbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.bodytext{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.contentheader{
	font-family: times,"Times New Roman", palatino, serif;
	font-size: 25px;
	color : #0C0063;
}


.content{
    background-color: #f3f8fc;*/
	position: absolute;
	top: 132px;
	left:145px;
    width: 468px;
}

.contentflash{
    background-color: #f3f8fc;
    position: absolute;
	top: 140px;
	left:10px;
    width: 468px;
}

/* Makes links blue */
.content a {
	color: #3e5fc7;
    text-decoration: none;
}

/* Makes links turn blue with an underline when the mouse hovers over a link*/
.content a:hover {
	color: #3e5fc7;
	text-decoration: underline;
}

/* Makes links blue */
.contentflash a {
	color: #3e5fc7;
    text-decoration: none;
}

/* Makes links turn blue with an underline when the mouse hovers over a link*/
.contentflash a:hover {
	color: #3e5fc7;
	text-decoration: underline;
}


.infonav {
	font-size: 8pt;
	border: 3px double #4F3EC5;
	padding-left: 10px;
	background-color: #BAB4E2;
}



div.infonav a {color: #000000;}
div.infonav a:link{color: #3B2F94; text-decoration: none; padding:5px}
div.infonav a:hover{color:#0000ff; text-decoration: underline;}
div.infonav a:visited{color: #3B2F94; text-decoration: none; padding:5px}


.novis {
visibility: hidden;
}


