.cardcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/cardbackgrd279.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.blackborder-td-top {	
	border-top: 1px #000000 solid;
}
.blackborder-td-bottom {	
	border-bottom: 1px #000000 solid;
}
.sectionHeading-tr {
	background-color:#333366;
	color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: larger;
	font-weight: bold;
}
.grayBlockSideBoardes-td {
	background-color: #EEEEEE;	
	border-left: 1px none #333366;
	border-bottom: 1px none #333366;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;	
}

.welcomeButton{
	background-color: #ECEBE6;
	border: 1px solid #000000;
	width:225px;
}

.welcomeButtonHover{
	background-color: #ECEBE6;
	border: 1px solid #FF0000;
	text-decoration: underline;	
	width:225px;
}
.graystars {		
	background-color:#EEEEEE; 
	background-image: url(../templateimages/stars.gif);	
}

.redText {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #FFFF99;
}