a:link, a:visited, a:active {text-decoration:underline; font-weight:Normal; color: #182DAE;} /* old clr 1782C3 */
a:link, a:visited, a:active {font-size: 10px; text-decoration:underline; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover {text-decoration:none;font-weight:Normal; color:#182DAE}
a:hover {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}



.midtxt	{
	font-family		:	verdana, ariel, helvetica;
	font-size		:	10px;
	color			:	#660066;
	font-weight		:	normal;
	line-height		:	170%;
	text-align		:	left;
	margin-left	    :   125px;
}

h1, h2	{
	font-family		:	verdana, ariel, helvetica;
	font-size		:	10px;
	color			:	#660066;
	font-weight		:	normal;
	line-height		:	170%;
	text-align		:	left;
	margin-left     :   125px;
}

.smtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660066;
	line-height: 18px;
	
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #660066;
}
.boldsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #660066;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

body {
	margin				:	0px;
	font-family			:	verdana, ariel, helvetica;
	font-size			:	10px;
	color				:	#2C2C2C;
	background-color	:	#FFFFFF;
	background-image    : url(images/body-bz.gif);
	background-repeat   : no-repeat;
	background-position : center top;
}
	
.footer	{
	font-family		:	verdana, ariel, helvetica;
	margin-left     :   125px;
	font-size		:	9px;
	color			:	#838478;
	font-weight		:	normal;
	line-height		:	170%;
	font-style      : normal;
	background-attachment: fixed;
}

a:link.footer, a:visited.footer, a:active.footer {
	color				:	#D897D7;
	font-size			:	10px;
	text-decoration		:	none;
}

a:hover.footer{	
	color				:	#C9264D; 
	text-decoration		:	none;
}


a:link.bot, a:visited.bot, a:active.bot {
	color				:	#FFFFFF;
	font-size			:	10px;
	text-decoration		:	none;
}

a:hover.bot{	
	color				:	#D897D7; 
	text-decoration		:	none;
}

.floatleft
{
	float: left;
	border: 2px solid #E9E6DD;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.floatright
{
	float: right;
	margin: 0 0 0px 0px;
	border: 5px solid #E9E6DD;
	padding: 2px;
}
	
	
#swirl {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:442px;
	height:33px;
	background-color:#D897D7;
	background-attachment: scroll;
	background-image: url(images/swirl-bz.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}	

