/* Set the background of the page*/

body {
		/* background-color:#000000;
this is a watermark	*/
	background-image:url("images/neonCJ.jpg");
	background-repeat:repeat-y;
	background-position:left;
	background-attachment:inherit;
	margin-top:20px;
	color:#000;
}

	body,td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:oblique;
	color:#BC8963;
		}

#contentDiv{
width:500px;

}
		

.cjButton{
background-color:#0033CC;
border:1px outset #333333;
padding: 1px 4px;
text-decoration: none;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
width:75px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF33;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-weight: bold;
	font-size: 24px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-weight: bold;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	font-weight: bold;
}
body {
	background-color: #000000;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.style19 {font-size: 14px; color: #FF0000; font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF00FF;
	font-weight: bold;
}
.style21 {
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.style29 {
	color: #0000FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style38 {font-family: "Times New Roman", Times, serif; color: #0000FF; 
font-size: 16px; }

.style34 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	}
.style40 {font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FF00FF;
font-size: 16px; }

.style41 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
}
.style42 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
}

}
.style61 {font-family: "Times New Roman", Times, serif; color: #0000FF; 
font-size: 16px; }

.style56 {color: #996600; font-family: "Times New Roman", Times, serif; }
.style59 {color: #996600; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style60 {font-size: 16px


}

.style71 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-weight: bold;
	font-size: 20px;
}



#menuPosition{
	position:absolute;
	top:61px;
	left:387px;
}

.bevelmenu li{
list-style:none;
display:block;
padding:5px 1px 5px 1px;
}

.bevelmenu li a{
padding: 1px 8px;
text-decoration: none;
color:#000066;

}

.bevelmenu li a:hover{
color:#9900FF;
background-color:#000000;
border: 1px solid #330099;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#headerDiv {
	position:absolute;
	top:38px;
	left:387px;
}

