/* Global Styles */

body {
	margin:0;
	}
	

hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}

a {
	color: #660000;
	TEXT-DECORATION: none;
	}
	
a:hover {
	color: #BE6600;
	}

/* ID Styles */
/* Class Styles */
	
.bodyText {
	font:13px/18px arial;
	color:#4F3E23;
	letter-spacing:0.05em;
	margin-top:0;
	text-decoration: none;
	text-align: center;
		}
	
.bodyText_Left {
	font:13px/18px arial;
	color:#4F3E23;
	letter-spacing:0.05em;
	margin-top:0;
	text-decoration: none;
	text-align: left;
	}
	
.pageHeader{
	font:24px/26px "Times New Roman", Times, serif;
	color: #BE6600;
	letter-spacing: 0.25em;
	text-align: center;
	}
	
.subHeader {
	font:bold 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #146DE0;
	letter-spacing:0.2em;
	text-align: center;
	}
	
.Play {
	font:bold 18px/16px Georgia, "Times New Roman", Times, serif;
	color: #3366CC;
	letter-spacing:0.2em;
	text-align: center;
	}
	
.smallText {
	font:x-small arial;
	color:#666666;
	}
