body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 1px 1px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: center 350px;
	background-attachment: scroll;







}
.topInfo {
	font-size: 10px;
	color: #993366;
}
.picBorder {
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;

}
.topBorderOrange {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topBorderBlue {

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.topBorderRed {


	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.topBorderGreen {



	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
.topBorderYellow {




	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.topBorderPurple {





	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC00FF;
	border-right-color: #CC00FF;
	border-bottom-color: #CC00FF;
	border-left-color: #CC00FF;
}
.midText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 3px 5px 4px 11px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #006699;
	letter-spacing: 1px;
	word-spacing: 1px;
	list-style-type: none;


}
.headlineMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #000000;

}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited { color: #000066;  text-decoration: underline}
a:link { color: #0033CC;  text-decoration:  underline}
a:hover { color:#000000;  text-decoration:  underline overline}
a:active { color: #990066; text-decoration:  none}
