body {
	color: #312F47;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
/*background-color: #E4E7ED;*/
}
a:link, a:visited {
	color: #020067;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
}
a:hover, a:active {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
	font-size: x-small;
}
.menutable a:link, .menutable a:visited {
	color: #020067;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.menutable a:hover, .menutable a:active {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
	font-size: x-small;
}


.dropcapparagraph:first-letter {
	font-size:35;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	float:left;
	color:#660000;
	text-align: center;
}
.dropcap{
	font-size:35;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	float:left;
	color:#660000;
	text-align: center;
	line-height:normal;
}
.title {
	font-size: 14px;
	font-style: normal;
	color: #020067;
	font-weight: bold;
	text-align: center;
}
.titleLeft {
	font-size: 16px;
	font-style: normal;
	color: #312f47;
	font-weight: bold;
}
h3 {
	color: #000066;
}
.mainbox {
	border: thin none #bcbcde;
}
.phonenums {
	font-size: x-small;
	color: #020067;
	font-weight: bold;
}
.fadeleft {
	background-image: url(images/fadeleft.jpg);
	border: thin none #CC6633;

}
.faderight {
	background-image: url(images/faderight.gif);
}
.fadetop {
	border: thin inset #CC6633;

}
.fadebottom {
	background-image: url(images/fadebottom.gif);
}

