body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/left_bgd.gif);
	background-repeat: repeat-y;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-color: #000000;

}
#main-content-table {
	background-color: #FFFFFF;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none #000000;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FF0066;
	line-height: 21px;
}
a {
	color: #FF0066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
h5 {
	font-weight: bold;
	color: #FF0066;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	color: #000000;
}
li {
	font-size: 12px;
	list-style-type: disc;
	color: #000000;
	line-height: 22px;
	list-style-position: inside;
	list-style-image: url(../images/pink_bullet.gif);
}
ul {
	color: #000000;
	font-size: 12px;
	}
	
ul.pink {
	list-style-type: disc;
	color: #FF0066;
	display: block;
}
#heading-glow {
	background-image: url(../images/head_expanding_glow.jpg);
	background-repeat: repeat-x;
}
#right-edge-glow {
	background-image: url(../images/right_edge_glow.jpg);
	background-repeat: repeat-y;
}
#table-expanding-cell {
	background-image: url(../images/page_nav_expanding_line.gif);
	background-repeat: repeat-x;
	}
#formfield {
	border: 3px double #FF0066;
	color: #000000;
	text-align: left;



}
#form-button {
	color: #000000;
	background-color: #f797c0;
	border-top: 1px solid #FF0066;
	border-right: 1px solid #CA0051;
	border-bottom: 1px solid #CA0051;
	border-left: 1px solid #FF0066;
}
#td-image-center p {
	text-align: center;
}
#image-l {
	margin-right: 15px;
	margin-bottom: 7px;
	float: left;
	margin-top: 10px;

}
#image-r {
	margin-left: 15px;
	margin-bottom: 7px;
	display: inline;
	float: right;
	margin-top: 10px;

}
