﻿a
{
text-decoration: none;
color: #C5ABFF;
border: 0;
white-space: nowrap;
font-weight: bold;
margin:0;
}

a:link
{
border: 0;
color: #C5ABFF;
} 

a:active 
{
border: 0;
color: #C5ABFF;
}

a:hover
{
border: 0;
color: Red;
}

body
{
	background:Black url('../images/fireworks-bottom.jpg') no-repeat center center fixed;
  	font-family: Verdana;
	margin:2px;
	color: #FFFFFF;
	border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6, p, td
{
	font-family: Verdana;
}

h1
{
	color: #C5ABFF;
	font-size: 17pt;
	padding: 0;
	margin: 0;
}

h2
{
	color: #8C57FF;
	font-size:20pt;
	font-weight:bold;
	font-family:Verdana;
}

h3
{
	color: Black;
	font-size:25pt; 
}

h4
{
	font-size:14pt;
	font-weight:bold
}

h5
{
	font-size:12pt;
	font-weight:bold
}

h6
{
	font-size:10pt;
	font-weight:bold
}

p
{
font-size:10pt;
}

td
{
	color: Black;
	font-size:10pt; 
}

#pagemiddle
{
/*width:100%;*/
margin:0;
padding:0;
vertical-align:top;
}

.header td
{
text-align: center;
background: url(/images/cj-head-4.gif) no-repeat top middle;
height: 120px;
vertical-align: bottom;
margin:0;
padding: 0; 
}

.footer
{
text-align: center;
color: #C5ABFF;
}

.contentbox
{
border:0;
border-collapse: collapse;
/*width: 100%;*/
background: none;
}

.content
{
background: White url('/images/cj-logo-3.jpg');
color: Black;
padding: 5px;
}

.content-documents {
		margin-right:10%;
		margin-left:10%;
		margin-top:0%;
		padding-bottom:10px;
		background:transparent;
		border:1px none;
		text-align:left;
		min-width:500px;
		}


#leftcontent p
{
background: none;
white-space: nowrap;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #8C57FF;
margin: 7pt 0pt 7pt 0pt;
}

#leftcontent
{
background: none;
}

.boxtopleft
{
background: url('../images/sandout/tl.gif') no-repeat bottom right;
height:14px;
width:14px;
padding:0;
margin:0;
}

.boxtopmiddle
{
background: url('../images/sandout/top.gif') repeat-x bottom left;
height:14px;
padding:0;
margin:0;
}

.boxtopright
{
background: url('../images/sandout/tr.gif') no-repeat bottom left;
height:14px;
width:12px;
padding:0;
margin:0;
}

.boxleft
{
background: url('../images/sandout/left.gif') repeat-y top right;
width:14px;
padding:0;
margin:0;
}

.boxright
{
background: url('../images/sandout/right.gif') repeat-y top left;
width:12px;
padding:0;
margin:0;
}

.boxbottomleft
{
background: url('../images/sandout/bl.gif') no-repeat;
height:14px;
width:14px;
padding:0;
margin:0;
}

.boxbottommiddle
{
background: url('../images/sandout/bottom.gif') repeat-x;
height:14px;
padding:0;
margin:0;
}

.boxbottomright
{
background: url('../images/sandout/br.gif') no-repeat;
height:14px;
width:12px;
padding:0;
margin:0;
}

.img14
{
height: 14px;
width: 14px;
border:0;
}

.background
{
position: absolute;
top: 0px;
left: 0px;
background-color: Black;
z-index:-2;
}

.content img
{
float: right;
border: 0;
}

.content a
{
text-decoration: none;
color: Blue;
border: 0;
white-space: nowrap;
font-weight: bold;
margin:0;
}

.button
{
	color: black;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	cursor: hand;
}

.floatright {
	padding: 5px;
	position: relative; 
	z-index: 1; 
	float: right;
	border-style: solid;
	border-width: 1px;

	}