<style type="text/css">
<!--
p {
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CB0077;
	}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CB0077;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0253C4;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0253C4;
	}

body {
	scrollbar-3dlight-color: #0253C4;
	scrollbar-arrow-color: #0253C4;
	scrollbar-base-color: #0253C4;
	scrollbar-darkshadow-color: #0253C4;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #DE4B8E;
	scrollbar-shadow-color: #DE4B8E;
	scrollbar-track-color: #ffffff;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #000000;
	
	margin: 3%;
	
	background-color: #ffffff;
	background-image:  url(bg.gif);
	}

p.center {
	text-align: center;
	}

p.title {
	font-weight: bold;
	font-size: 9pt;
	}

p.location {
	text-align: left;
	font-size: 7pt;
	background-color: #74AFFE;
	padding: 0px;
	}

table {
	font-size: 8pt;
	text-align: center;

	border-style: double;
	border-width: 0px;
	border-color: #0253C4;
	}

table.noborder {
	border-width: 0px;
	}

td {
	background-color: #ffffff;
	padding: 0px;
	}

td.actioncell {
	background-color: #ffffff;
	width: 60px;
	}

div.contents {
	border-style: double;
	border-width: 3px;
	border-color: #0253C4;

	text-align: center;

	padding: 0px;
	}

div.menu {
	text-align: center;
	
	border-width: 0px;
	border-bottom-width: 5px;
	border-style: double;
	border-color: #c3c3c3;
	}

div.darkBox {
	background-color: #efefef;
	}

input, textarea {
	background-color: transparent;
	border-style: double;
	border-width: 3px;
	border-color: #0253C4;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #0253C4;
	}

select {
	background-color: transparent;
	border-style: double;
	border-width: 3px;
	border-color: #0253C4;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #0253C4;
	}

input.radio {
	border-width: 0px;
	color: #0253C4;
	}

.important {
	color: #ff0000;
	}

img {
	border-width: 0px;
	}

.leftalign {
	text-align: left;
	}

.head {

	font-size: 9pt;
	color: #0253C4;
	font-weight: bold;
}

/* the font size and padding of the favorites displayed on the members list */
.displayfave {
font-size: 7pt;
padding-bottom: 1px;
padding-top: 0px;
}     
	

-->
</style>
