body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #FF00FF;
}
td img {
	display: block;
}
h1 {
	font-size: 24px; 
	font-weight: bold; 
}
h2 {	
	font-size: 22px;
	color: #FF00FF;
	font-weight: bold;
	margin-bottom:0px;
}
h3 {
	font-size: 16px; 
	font-weight: bold; 
	color: #FF00FF; 
	margin-bottom:0px;
}

.title {
	font-size: 24px;
	font-weight: bold;
}
.titleMed {
	font-size: 22px;
	font-weight: bold;
}
.titleSm {
	font-size: 18px;
	font-weight: bold;
}
.nomargin {
	margin:0px;
}
.enter { 
	font-size: 44px;
	font-weight:bold;
}
.enter a { 
	color:#FFFFFF;
	text-decoration:none;
}
.enter a:hover { 
	color:#FF00FF;
}
.size16 {
	font-size: 16px
}
.bold {
	font-weight:bold;
}
.pink {
	color: #FF00FF
}
.white {
	color: #FFFFFF
}
.address {
	padding:15px;
	padding-top:20px;
	line-height:1.3;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
}
.copyright {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 7px; font-size: 1px; }
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

.round {
	background-image:url(images/roundBg.jpg); 
	color:#FFFFFF; 
	font-size:18px;
}
.round a {
	color:#FFFFFF; 
	text-decoration:none;
}
.round a:hover {
	text-decoration:underline;
}
.round h1 {
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}
.highlight {
	font-weight: bold;
	font-size: 20px;
	color: #FF00FF;
}
.medium {
	font-size: 16px; 
	font-weight: bold; 
}

.bigpink {
	color: #FF00FF;
	font-size: 36px;
}

.big {
	font-size: 24px; 
	font-weight: bold; 
}

.titleHalloween {
	font-size: 24px; 
	font-weight:bold; 
	color: #FF6600;
}
.bigHalloween {
	font-size: 36px;
	color: #FF6600;
}

#menu {}
#menu td { background:url(images/menuBg.jpg) repeat; line-height:1; text-align:center;}
#menu td:hover { background:url(images/menuBgOver.jpg) repeat; }
#menu a { color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:13px }
.borderRight{ border-right:1px solid black }

.btn {}
.btn td { background:url(images/menuBg.jpg) repeat; line-height:1; text-align:center;}
.btn td:hover { background:url(images/menuBgOver.jpg) repeat; }
.btn a { color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:13px }
