/* CSS definition file containing site wide stylesheets */

.arial11ptgray {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	color: rgb(171,173,174)
}

BODY {
	background-image: url( "../assets/images/monabkg.jpg" );
 	background-repeat: repeat-x;
 	background-attachment: fixed;
 	background-position: top left
}

.arial10ptwhite {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255)
}

.arial10ptpink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(247,20,118)
}

.arial16ptwhite {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	color: rgb(255,255,255)
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(61,188,241)
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(171,173,174)
}

.arial10ptbabyblue {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(61,188,241)
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(247,20,118)
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255)
}