 .hovermenu ul li {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	display : inline;
}

.MainTableBorder{
	border: thin solid grey; 
	border-collapse: separate; 
	border-spacing: 10pt 5pt;
	padding: 0px;
}

.hovermenu ul li a {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
	padding : 5px 0px 5px 15px;
	float : left;
	text-decoration : none;
	color : white;
	background-color : #3d3123;
}
.hovermenu ul li a:hover {
	font-size : 12px;
	font-weight : bold;
	font-family : Arial;
   	color : red;
}
a.bodylink:link {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #3d3124;
	text-decoration:none;
}
a.bodylink:visited {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #3d3124;
	text-decoration:none;
}
a.bodylink:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #3d3124;
	text-decoration:none;
}
a.bodylink:active {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #3d3124;
	text-decoration:none;
}
.whitetextsml {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : white;
	padding : 5px;
}
.whitetextlrg {
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	color : white;
	padding : 5px;
}
.blacktextsml {
	font-family : Verdana;
	font-size : 12px;
	color : #3d3123;
	padding : 5px;
}
.blacktextBold {
	font-family : Verdana;
	font-size : 12px;
	font-weight:bold;
	color : #3d3123;
}

.blacktextlrg {
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #3d3123;
	padding : 5px;
}
.redtextsml {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #eb2032;
	padding : 5px;
}
.redtextBold {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #eb2032;
}

.redtextLink {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #eb2032;
	text-decoration:underline;
}

a.redtextsmlLink:link {
	font-family : Verdana;
	font-size : 10px;
	color : #eb2032;
	text-decoration:underline;
}


a.redtextsmlLink:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #eb2032;
	text-decoration:underline;
}


a.redtextsmlLink:active {
	font-family : Verdana;
	font-size : 10px;
	color : #eb2032;
	text-decoration:underline;
}


a.redtextsmlLink:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #eb2032;
	text-decoration:underline;
}

.noborderlink {
	text-decoration:underline;
}

.blacktextLink {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	text-decoration:underline;
}
.redtextlrg {
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #eb2032;
	padding : 5px;
}
body {
	background-image : url(images/bluefadebg.jpg);
}

a.imageborder:link {
	border:medium;
	border:#333333;
}
a.imageborder:visited {
	border:medium;
	border:#333333;

}
a.imageborder:hover {
	border:medium;
	border:#333333;

}
a.imageborder:active {
	border:medium;
	border:#333333;

}
