.SideCurve {
	background-attachment: scroll;
	background-image: url(gfx/SideCurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;

}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}
td {


	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.squigglebottom {
	background-attachment: scroll;
	background-image: url(gfx/Squiggle.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
.white a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.white a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.white a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;

}
.white a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;

}
.topleftcurve {
	background-attachment: scroll;
	background-image: url(gfx/topleftcurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topleftcurveCopy {

	background-attachment: scroll;
	background-image: url(gfx/topleftcurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.toprightcurve {
	background-attachment: scroll;
	background-image: url(gfx/toprightcurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomleftcurve {
	background-attachment: scroll;
	background-image: url(gfx/bottomleftcurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomrightcurve {
	background-attachment: scroll;
	background-image: url(gfx/bottomrightcurve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topblueedge {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.bottomblueedge {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.leftblueedge {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003399;
}
.rightblueedge {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #003399;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003399;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003399;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;

}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #003399;

}
.grey a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.grey a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.grey a:hover {

	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.grey a:active {


	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.blueborder {
	border: 2px solid #003399;
}

