.textbody
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:small;
}
.murdosearch
{
	background-image:url(images/searchbg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:small;
	
}
.header
{
	background-color:#000066;
	font:Verdana;
	font-weight:bold;
	color:#FFFFFF;
}

.headersmall
{
	background-color:#000066;
	font:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:small;
}
.headersmallx
{
	background-color:#000066;
	font:Verdana;
	font-weight:bold;
	color:#FFFFFF;
	font-size:x-small;
}
.smalltext
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:x-small;
		color:#990000;
		font-weight:normal;
}
.smalltext3
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:x-small;
		color:#990000;
		font-weight:bold;
}
.smalltext5
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:x-small;
		font-weight:normal;
}
.smalltext6
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:xx-small;
		font-weight:bold;
		color:#000066;
}
.smalltext7
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#006699;
}
.errormsg
{
		font-family:Verana, Arial, Helvetica, sans-serif;
		font-size:larger;
		font-weight:bold;
		color:#990000;
}
.smalltext2
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;

}
.borderbottom
{
	border-bottom-style:solid;
	border-bottom-color:#000066;
	border-bottom-width:thin;
}

