/*<![CDATA[*/
html,body{
margin:0;
padding:0;
width:100%;
height:100%;
}
body{
font: 76% Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
background: #f3f3f3;
color: #000;
}

a {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #999;
	height: 1px;
	width: 100%;
}

/* reset header fonts */
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
margin:0;
color: #000;
padding:0 0 10px 0;
}
h1{font-size:22px;font-weight:bold;}
h2{font-size:20px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:16px;font-weight:bold;}
h5{font-size:14px;font-weight:bold;}
h6{font-size:12px;font-weight:bold;}

p {
  color: #000;
  padding: 0px 5px 0px 0px;
}
form {
	margin: 0;
}



/* insert elements within the content */
#wrapper{
width:100%;
border:0;
padding:0;
}
.barcode{
height:21px;
background-image: url(barcode.gif);
background-repeat: repeat-x;
}
#cjslogo{
width:191px;
height:21px;
background: #777;
}
#navbar{
height:21px;
border:0;
padding:0;
text-align:right;
background-image: url(barcode.gif);
background-repeat: repeat-x;
}
#subnav{
width:100%;
height:21px;
border:0;
padding-top:5px;
text-align:right;
}


#pagebody{
width:100%;
min-height:300px;
padding:5px 20px 10px 20px;
overflow:auto;
}
#pagebody img{
margin:0;
border:0;
}


#footerbar{
padding:0;
}


#login{
margin-top:5px;
height:21px;
text-align:left;
background:#777;
}

#search{
margin-top:5px;
height:21px;
text-align:right;
background:#777;
}


#footer{
width:100%;
font-size: 10px;
text-align:center;
padding:10px;
color: #777;
}
#footer p{
margin:0;
}
#footer a {
color: #369;
text-decoration: none;
}
#footer a:hover{
color: #f00;
}

#clickit{
width:100%;
margin-top:20px;
height:50px;
text-align:center;
font-size:10px;
}
#clickit a {
padding:0;
color: #369;
text-decoration: none;
}
#clickit a:hover{
color: #fff;
}



.logintext {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.loginfield input {
	width: 80px;
	font-size: 10px;
	background: #ccc;
	border: 0;
}
.logintext a {
	color: #369;
	text-decoration: underline;
}
.logintext a:hover {
	color: #f00;
	text-decoration: none;
}
.login_button {
	font-size: 10px;
	color: #000;
	text-align: center;
    padding: 0 5px;
}



.buttonSubmit {
	background-color: #777;
	font-size: 10px;
	color: #fff;
	border: 1px solid #fff;
	padding: 0 3px 0 3px;
}
.buttonSubmitRoll {
	background-color: #ccc;
	font-size: 10px;
	color: #000;
	border: 1px solid #777;
	padding: 0 3px 0 3px;
	cursor:pointer;
}


/*]]>*/

  