* {
	NO-margin:0px;
	NO-padding:0px;
}

body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	background-image:url('/images/pink_2.gif');
	background-repeat:repeat-x;
	background-color:#f291c2;
}



.ftreb {
	font-family:Trebuchet MS;
}



a.lmi:link, a.lmi:visited {
	color:#000;
	text-decoration:none;
}
a.lmi:hover {
	color:#393;
	text-decoration:underline;
	border-bottom:1px solid #393;
}


a.rmi:link {
	color:#000;
	text-decoration:none;
}
a.rmi:visited {
	color:#999;
	text-decoration:none;
}
a.rmi:hover {
	color:#393;
	text-decoration:underline;
	border-bottom:1px solid #393;
}



a.footerlink:link, a.footerlink:visited {
	color:#000;
	text-decoration:none;
}
a.footerlink:hover {
	color:#fff;
	text-decoration:underline;
}



a#homeblock {
	display:block;
	width:200px;
	height:120px;
	background-image:url('/images/header_l.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	border:0;
	outline:0;
}
a#homeblock:hover {
	background-position:0px -120px;
}


a.navlink:link, a.navlink:visited {
	NO-font-family:Arial;
	NO-font-size:10pt;
	color:#fff;
	text-decoration:none;
}
a.navlink:hover, a.navlink:active {
	color:#fff;
	text-decoration:underline;
}



a.links {
	font-family:Trebuchet MS;
	font-size:11pt;
	font-weight:bold;
}
a.links:link {
	color:#393;
	text-decoration:none;
}
a.links:visited {
	color:#999;
	text-decoration:none;
}
a.links:hover {
	color:#393;
	text-decoration:underline;
	border-bottom:1px solid #393;
}


td.hbr {
	padding-left:0.5em;
	padding-right:0.5em;
	border-right:1px solid #966;
}
td.hbr2{
	padding-left:0.5em;
	padding-right:0.5em;
	NO-border-right:1px solid #966;
}

a.hfh {
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.hfh:hover {
	color:#fff;
	text-decoration:underline;
}
a.hfl {
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#333;
	NO-font-weight:bold;
	text-decoration:none;
}
a.hfl:hover {
	color:#fff;
	text-decoration:underline;
}


.bubbled {
	background-image:url('/images/g_bubble.gif');
	background-position:0px 120px;
	background-repeat:no-repeat;
	/*background-color:#facedf; */
	background-color:#fad0e0;
}

/* table styles */
.leftcol {
	background-image:url('/images/l_bubble.gif');
	background-position:16px 80px;
	background-repeat:no-repeat;
	NO-background-color:#facedf;
}

.centercol {
	NO-background-color:#facedf;
	NO-background-image:url('/images/Xpink_3.gif');
	NO-background-repeat:repeat-x;
}

.rightcol {
	NObackground-color:#facedf;
	background-image:url('/images/l_bubble.gif');
	background-position:-15px 60px;
	background-repeat:no-repeat;
}

.largerightcol {
	NObackground-color:#facedf;
	NObackground-image:url('/images/pink_3.gif');
	NObackground-repeat:repeat-x;
}

/* divs within table */
.leftcolpad {
	padding-top:8em;
	padding-left:3em;
	padding-right:1em;
	font-family:Trebuchet MS;
	font-size:10pt;
	text-align:left;
}

.centercolpad {
	padding:2em 2em 1em 1em;
	font-family:Arial;
	font-size:12px;
}

.rightcolpad {
	padding-top:4em;
	padding-left:1em;
	padding-right:2em;
	font-family:Trebuchet MS;
	font-size:9pt;
	text-align:left;
}

.largerightcolpad {
	padding:2em 2em 1em 1em;
	font-family:Arial;
	font-size:12px;
}

