/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0px;
padding:0px;
border:0px;
}

body {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #c;
	background-repeat: repeat-x;
	background-color: #4B4B4D;
}

p{
	font-size: 14px;
	color: #000080;
}

.textheader{
	font-family: cambria;
	font-size: 16px;
	font-weight: bolder;
	color: #000080;
}
.textheadergold{
	font-family: cambria;
	font-size: 16px;
	font-weight: bolder;
	color: #FC3;
}
.textwhite{
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
}
.texthighlight{
	background-color: #FC0;
}
.textgrey{
	color: #333;
}
.textgold{
	color: #fc3;
}
.whiteline {
	background-color: #ffffff;
	line-height: 15px;
}

.pagelink{
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}

.pagelink:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FFffff;
	text-decoration: none;
}

a{
	color: #800000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.linkheader{
	font-family: cambria;
	font-size: 14px;
	font-weight: bolder;
	color: #000;




#here { 
	background-image:url(../Spry/MyMenuBarOnDown.gif);
} 
