body {
	background-color: #E2007E;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.cell_l {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	padding-right: 15px;
}
.cell_r {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	background-position: right top;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	background-image: url(images/r_grad.jpg);
	background-repeat: repeat-y;
}
hr {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CC33CC;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.curvecell {
	background-color: #FFFFFF;
	background-image: url(images/toprcurve4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
.cell_b {
	background-color: #660099;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC33CC;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	background-image: url(images/b_grad.jpg);
}
.grad_cell {
	background-color: #FFFFFF;
	background-image: url(images/r_grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC66FF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC66FF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
form {
	background-color: #FBDDFB;
	padding: 10px;
	border: thin dotted #990066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFCCFF;
	margin: 5px;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFCCFF;
}
.box {
	width: 320px;
	background-color: #FBEAF2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}

.box h2 {
	background: url(images/box_top.gif) no-repeat left top;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}

.box .last {
  background: url(images/box_bot.gif) no-repeat left bottom;
  padding-bottom: 20px;
}

.box h2, .box p {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
}

}
cite {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.quotecell_r {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 20px;
	background-position: right top;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	background-image: url(images/r_grad.jpg);
	background-repeat: repeat-y;
}
