body {
	background:url(images/background.jpg) top center fixed no-repeat;
	background-color: #A79766;
	margin-top: 0px;
	color: #0C143D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #FFFFFF;
}
td img {
	display: block;
}
h1 {
	font-size: 24px; 
	font-weight: bold; 
}
h2 {	
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom:0px;
}
h3 {
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin-bottom:0px;
}

.header { 
	background-color:#0C143D;
	font-size: 12px; 
	color: #6373ca;
}
.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: 14px
}
.bold {
	font-weight:bold;
}
.pink {
	color: #0C143D;
}
.white {
	color: #000000
}
.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; }

.content {
	background-color:#6373CA;
	font-size:14px;
	text-decoration:none;
}

/*  bluebox ********************* */
.bluebox { 
	background-color:#0C133D;
	padding:0px 15px 0px 15px;
	color:#FFFFFF;
}
.bluebox h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluebox h2 { 
	color:#FFFFFF;
	padding:0px 15px 0px 15px;
	font-size: 22px;
	font-weight:bold;
}
.bluebox h3 {
	font-size: 20px; 
	font-weight:bold;
	color:#FFFFFF;
}
.bluebox h2 a {
	color:#FFFFFF; 
	text-decoration:none;
}
.bluebox a {
	color:#FFFFFF; 
	text-decoration:none;
}
.bluebox a:hover  {
	color:#FFFFFF; 
	text-decoration:underline;
}

/* whitebox ********************* */
.whitebox {
	color:#000000; 
	font-size:14px;
	text-align:left;
	padding:0px 15px 0px 15px;
}
.whitebox h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0C143D;
}
.whitebox h2 {
	font-size: 22px; 
	font-weight:bold;
	color:#000000;
}
.whitebox h3 {
	font-size: 20px; 
	font-weight:bold;
	color:#000000;
}
.whitebox h4 {
	font-size: 18px; 
	color:#000000;
}
.whitebox p {
	color:#000000; 
	font-size:14px;
}
.whitebox a {
	color:#0033CC;
	text-decoration:none;
}
.whitebox a:hover {
	text-decoration:underline;
}
.whitebox ul {
	color:#000000;
}
.lrg {
	font-size:18px;
}
.sm {
	font-size:11px;
}

/*  round ********************* */
.round {
	color:#FFFFFF; 
	font-size:14px;
	text-align:center;
}
.round h1 {
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
}
.round h2 {
	color:#0C143D;
	font-size: 18px;
	font-weight: bold;
}
.round p {
	font-size: 14px;
}
.round p a {
	text-decoration:underline;
}
.round a {
	color:#0C143D;
	text-decoration:none;
}
.round a:hover {
	text-decoration:underline;
}

.highlight {
	font-weight: bold;
	font-size: 20px;
	color: #0C143D;
}
.medium {
	font-size: 14px; 
	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 }

.required { font-weight:bold}
