<style>{}

a.Admin_Header_Links
{
    font-family:		Century Gothic;
    font-size:			10pt;
    font-weight:		500;
    color:				#FFFFFF;
    text-decoration:	none;
}

a.Admin_Header_Links:hover
{
    font-family:		Century Gothic;
    font-size:			10pt;
    font-weight:		500;
    color:				#FFFF00;
    text-decoration:	underline overline;
}

a.Customer_Info_Link
{
    font-family:		Century Gothic;
    font-size:			10pt;
    font-weight:		500;
    color:				#000000;
    text-decoration:	none;
}

a.Customer_Info_Link:hover
{
    font-family:		Century Gothic;
    font-size:			10pt;
    font-weight:		500;
    color:				#000000;
    text-decoration:	underline overline;
}

a.Testimonial_Entry_Link
{
    font-family:		Century Gothic;
    font-size:			20px;
    font-weight:		500;
    color:				#0000FF;
    text-decoration:	none;
}

a.Testimonial_Entry_Link:hover
{
    font-family:		Century Gothic;
    font-size:			20px;
    font-weight:		500;
    color:				#FF0000;
    text-decoration:	underline overline;
}

.Footer_Links
{
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:			8pt;
    font-weight:		500;
    color:				#000000;
    text-decoration:	none;
}

a.Footer_Links
{
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:			8pt;
    font-weight:		500;
    color:				#000000;
    text-decoration:	none;
}

a.Footer_Links:hover
{
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:			8pt;
    font-weight:		500;
    color:				#FFFFFF;
    text-decoration:	underline overline;
}

a.Admin_Footer_Links
{
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:			10px;
    font-weight:		500;
    color:				#444444;
    text-decoration:	none;
}

a.Admin_Footer_Links:hover
{
    font-family:		Verdana, Arial, Helvetica, sans-serif;
    font-size:			10px;
    font-weight:		500;
    color:				#000000;
    text-decoration:	underline overline;
}

a.Email_Hover
{
    font-family:		Century Gothic;
    font-size:			12px;
    font-weight:		500;
    color:				#000000;
    text-decoration:	none;
}

a.Email_Hover:hover
{
    font-family:		Century Gothic;
    font-size:			12px;
    font-weight:		500;
    color:				#000000;
    text-decoration:	underline overline;
}

/* ==================================== */
/* Generated via www.cssmenubuilder.com */
/* ==================================== */

.menu
{
	margin:				0;
	padding:			0;
	width:				200px;
	list-style:			none;
	background:			#FFEFBF;
}

.menu li
{
	padding:			0;
	margin:				0 0 1px 0;
	height:				25px;
	display:			block;
}

.menu li a
{
	text-align:			left;
	height: 			25px;
	padding:			0px 9px;
	font:				12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:		500;
	color:				#FFFFFF;
	display:			block;
	background:			url('verMenuImages2.png') 0px 0px no-repeat;
	text-decoration:	none;
}

.menu li a:hover
{
	text-align:			center;
	height: 			25px;
	padding:			0px 9px;
	font:				12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:		500;
	color:				#000000;
	display:			block;
	background:			url('verMenuImages2.png') 0px -25px no-repeat;
	text-decoration:	none;
}

.menu li a span
{
	line-height:		25px;
}

</style>