a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : gold;
}
.BasicText  {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	color : black;
}
.BasicTextBold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : x-small;
	color : black;
}
.BasicTextReverseBold  {
	font-family : Arial, Helvetica;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}
.Errors  {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	font-size : 9pt;
	color : #CC3300;
}

.largetextburg {
	font-size: x-small;
	font-weight: bold;
	color: #b04937;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.basictextboldsm {
	font-size: xx-small;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
p  {
	font-size : x-small;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : black;
}
.smtextburg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #B04937;
}
.whitetextsm {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whitetextboldbig {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

.smallgoldtext  {
	font-size : x-small;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #e4b173;
}
td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : x-small;
	color : black;
}
H3  {
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	margin-bottom : -.1em;
	font-size: x-small;

}
H2  {
	font-size : small;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : CC9900;
}
.goldtext {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffcc66;

}
.backcolortext {
	background-color: #97adc9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #b04937;
}
.textcolor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: 647c9b;
}
.textcolor2small {
	font-size: x-small;
	font-weight: bold;
	color: 647c9b;

}
.goldtextlarge {
	font-size: small;
	font-weight: bolder;
	color: #e4b173;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.goldtextmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #e4b173;

}
.basictextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textcolor2verysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #647c9b;

}
.errorsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CC3300;
}
.goldtextlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #e4b173;
	font-size: medium;
}
.footercredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: gold;
}
.lrgtextlightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #BFD9F8;
}

body {
	background-color: #3d2116;
	margin: 0px;
}


#textarea {
	background-color: #FFFFFF;
	float: left;
	padding-left: 8px;
	padding-top: 10px;
	margin-top: 0px;
	top: 0px;
	width: auto;
}
#textarea h1 {
	font-size: 1.4em;
	color: #b04937;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #647C9B;
}

#leftcolumn-statichtml {
	background-image: url(images/Alverno_Logo.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
	height: 70px;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.redtextboldbig {
	font-size: medium;
	color: #F00;
	font-weight: bold;
}

