html {
	overflow: scroll;
}

body {
	color: #3B3F46;
	background-color: #ffffff;
	font-family: verdana,arial;
  margin: 0;
  padding: 0;
}

table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}

td {
  vertical-align:top;
  color: #3B3F46;
  font-size: 12px;
  line-height: 150%;
}

a {
  color: #9DA4AE;
}

.txt {
  text-align: left;
  color: #3B3F46;
  margin: 0 70px 0 70px;
  font-size: 12px;
  line-height: 150%;
}

.left {
  width: 610px;
  float: left;
}

h1 {
  color: #3B3F46;
}

h2 {
  color: #B3B38B;
}

h3 {
  color: #3B3F46;
  font-wieght: bold;
  font-size: 12px;
}

img {border: 0;}

.headbgl {
	background-image: url(/images/bgl.gif);
	background-repeat: repeat-x;
	background-position:left top;
	height: 99px;
}

.headbgr {
	background-image: url(/images/bgr.gif);
	background-repeat: repeat-x;
	background-position:right top;
	height: 99px;
}

.head {
	background-image: url(/images/head.gif);
	background-repeat: no-repeat;
	width: 968px;
	height: 141px;
}

.body {
	background-image: url(/images/body.gif);
	background-repeat: repeat-y;
    width: 968px;
}

.foot {
  background-image: url(/images/bgfoot.gif);
	background-repeat: no-repeat;
	width: 968px;
	height: 76px;
	vertical-align:top;
}

.rp {
  width: 200px;
  float: right;
  margin-top: 5px;
}

.rptop {
	background-image: url(/images/rptop.gif);
	background-repeat: no-repeat;
	height: 23px;
}

.rpmiddle {
	background-image: url(/images/rpmiddle.gif);
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
}
.rpmiddle a, .rpmiddle a:link, .rpmiddle a:hover, .rpmiddle a:visited, .rpmiddle a:active  {
	color: #ffffff;
	text-decoration:none;
}

.rpbottom {
	background-image: url(/images/rpbottom.gif);
	background-repeat: no-repeat;
	height: 43px;
}

h3 .rp a:link, h3 .rp a:visited {
  color: #3B3F46;
  font-wieght: bold;
  font-size: 12px;
  font-decoration: none;
}

h3 .rp a:hover, h3 .rp a:active {
  color: #3B3F46;
  font-wieght: bold;
  font-size: 12px;
  font-decoration: underlined;
}

.jjhome {
  float: left;
  margin-left: 105px;
}

.nav {
  margin-right: 50px;
  margin-top: 45px;
  letter-spacing: 2;
  color: #ffffff;
  font-size: 11px;
  text-align: right;
  font-family:"Times New Roman", Times, serif;
  text-transform:uppercase;
}

.subnav {
  margin-right: 50px;
  margin-top: -3px;
  letter-spacing: 2;
  color: #ffffff;
  font-size: 8px;
  text-align: right;
  font-family:"Times New Roman", Times, serif;
  text-transform:uppercase;
}

.nav a:link, .nav a:visited, .subnav a:link, .subnav a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nav a:hover, .nav a:active {
  color: #d6d4a3;
}

.subnav a:hover, .subnav a:active {
  color: #d6d4a3;
}

.sub {
  font-size: 10px;
}

.calhead td {
  width: 116px;
  height: 25px;
  color: #9B9B9B;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.cal table {
  border: 3px;
}

.cal td {
  width: 106px;
  height: 138px;
  background: url(/images/cal1.gif) no-repeat;
  border: 0px;
  border-collapse:collapse;
  background-color: #F5F2FF;
}

td.locked {
  width: 106px;
  height: 138px;
  background: url(/images/cal0.gif) no-repeat;
  border: 0px;
  border-collapse:collapse;
  color: #F7F5F5;
  background-color: #F5F2FF;
}

.day {
  float: left;
  color: #B3B38B;
  text-decoration: none;
  padding: 5px;
  font-weight: bold;
  line-height: 150%;
 }

.date {
  float: right;
  color: #B3B38B;
  text-decoration: none;
  padding: 5px 10px 5px 5px;
  font-weight: bold;
  line-height: 150%;
}

.caltxt div, .caltxt a:link, .caltxt a:visited, .caltxt a:hover {
  padding: 5px 0px 5px 5px;
  font-size: 12px;
  overflow: hidden;
  width: 101px;
  height: 98px;
  color: #333333;
  text-decoration: none;
  text-align: left;
}

#theentry {
  padding: 10px 15px 0px 15px;
	font-size: 14px;
	color: #000000;
  width: 164px;
	height: 219px;
  background-image: url('/images/calbig.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	margin-left:0px;
	display:none;
	position:absolute;
  line-height: 150%;
}

#theentry span {
	font-size: 24px;
}

#theentry span.date {
  padding-right: 5px;
}

#theentry .day, #theentry .date {
  color: #fff;
  margin-top: -8px;
}

.reaction {
  padding-left: 100px;
}

.error {
  background-color: #CC3333;
}

input, textarea {
  border: 1px solid #72839b;
}

.imgright td {
	font-size: 12px;
	vertical-align:middle;
	padding: 0 5px 0 5px;
}
.imgright img {
	margin-top: 15px;
}

.gaga {margin:15px;font-size: 10px;text-align: center;}
.gaga A:link, .gaga A:visited {text-decoration: none; color: #D3D3DF;}
.gaga A:hover {text-decoration: none; color: #74759C;}
