body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/*- Links--------------------------- */

a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CA006A;
}


/*- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
	margin: 0px;
	border-style: none;
	border-color: #666666;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA006A;
	line-height: 20px;
	letter-spacing: -1px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #CA006A;
	display: block;
	background:  url(../images/menu2.gif);
	padding: 0px 0 0 20px;
	margin-top: 0px;
	}
	
#menu2 li a:hover {
	color: #000000;
	background:  url(../images/menu2.gif) 0 -20px;
	padding: 0px 0 0 20px;
	}
	
/*- Text--------------------------- */

bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.header1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headerlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.headeryellow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CA006A;
}
.bodybold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyboldpnk {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA006A;
}
.bodyitalic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.bodyboldblk {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.bodytextblk {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.hugeyellowheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CA006A;	
}
.hugeblackheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.hugewhiteheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;

}
.headerblk {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.headerred {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA006A;
}
.microtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
b:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

/*- Block Box--------------------------- */

.block_hdr {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: lighter;
	color: #000000;
	background-image: url(../images/hdr_bgnd.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	line-height: 55px;
	letter-spacing: -2px;
	margin-left: 10px;
	text-indent: 0px;
	padding-left: 55px;
}
.box {
	border: 1px solid #CCC;
}
.boxorange {
	border: 1px solid #F99;
}
