body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
DIV {
	/* Fix for Mozilla oddness */
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
}#Header {
	background-image: url(../images/BG_Header.jpg);
	clear: both;
}
#MysteryBar {
	background-color: #0099CC;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Footer {
	color: #FFFFFF;
	background-color: #0099CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: auto;
	clear: both;
}
.MyLibrary {
	background-image: url(../images/BG_Mi_Biblioteca_Box.gif);
	padding-left: 13px;
	padding-top: 25px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#MenuBox {
	background-color: #993399;
	width: 156px;
	color: #FFFFFF;
	float: left;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 107px;
}
.MenuLinks {
	padding-left: 10px;
	padding-top: 15px;
}
#MenuBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#MenuBox a:visited {
	color: #FFFFFF;
}
#ContentBox {
	background-image: url(../images/Graphic_Sun_Faded.gif);
	background-repeat: no-repeat;
	width: 560px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: right;
	margin-left: 157px;
}
h2 {
	font-size: 1.75em;
	font-weight: bold;
	color: #5EBC86;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.Breadcrumb {
	font-size: 10px;
	color: #999999;
}
#Container {
	width: 760px;
	background-image: url(../images/BG_Container.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.PDFLink {
	background-image: url(../images/acrobat_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.Alert {
	font-weight: bold;
	color: #FF0000;
}
.Attention {
	color: #993399;
}

