body
{
	background-color : #e6e0c8;
	color : #333300;
	background-image : url(../images/ccl/ccl_back.gif);
	font-family : Georgia, Times New Roman, Times, Serif;
	margin-left:0;
	margin-top:0;
}
A:link { color:#336633; }
A:visited { color:#003300; }
A:active { color:#336633; }

/* J.L. */
.ccl_linkText {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal}
.ccl_regText {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #333300}
.ccl_regTextBold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333300}
/* End J.L. */
.ccl_header  {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #333300}
/* .ccl_notice  {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #AA0700} [dark red version ]*/
.ccl_notice  {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #333300}

.bulletinH2
{	
	margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:12.0pt;
	font-family:Garamond;
	font-variant:small-caps;
	font-style:italic;
	text-decoration:underline;
}
/* border="1" bordercolor="#999966" cellspacing="0" cellpadding="5" bgcolor="#ffffff" */
.contentDiv
{
	/*background-color:#ffffff;*/
	/*border:1px solid #999966;*/
	/* border-style:solid;
	border-width:thick;
	border-color:#999966; */
	padding: 10px 10px 10px 10px;
	background-image: url(../images/ccl/ccl_table.gif);
}

.contentDivWhite
{
	padding: 10px 10px 10px 10px;
	border-top: solid 2px #999966;
	border-bottom: solid 2px #999966;
	background-image: url(../images/ccl/ccl_content_table_bg.gif);
}

.popupDiv
{
	padding: 10px 10px 10px 10px;
}

.hr1
{ color:#999966; }

.hr2
{
	background-image : url(../images/worhorsa.gif);
}
/* Navigation Bar (Charu) */

#mainnav table
 {
	 margin: 0;
	 padding: 0;
	 width: 80%;
	 float:none;
	 border:0;
	 text-align: center;
  }

#mainnav table tr
{
	border:0;
	padding:0;
	margin:0;
}

#mainnav table td
 {
	 border:0;
	 text-align: center;
	 vertical-align:top;
	 padding: 0;
	 margin: 0;
	 /*background: #B59C7B;*/
	 /* background: #AD9C84; */
	 background: #D8D2B3;
	 
	 
	 
 }

#mainnav table td a
 {
	 /*border-left: 1px solid #cc9900; */
	 border-left: 1px solid #ffffff;
	 border-right: none;
	 /* padding: 5px 32px 5px 32px; */
	 padding: 5px 10px 5px 10x;
	 margin: 0 0px 0 0px;
	 /*color: #313194;*/
	 color: #000066;
	 display: block;
	 text-decoration: none;
	 font: bold 12px Georgia, Times New Roman, Times, Serif;
 }
 
 /* This produces the olive bar at the top of the nav buttons */
 #mainnav table td p
 {
	background-color:#999966;
	border:0;
	text-align: center;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ffffff;
	border-right: none;
	
 }
 
 	
#mainnav table td a:hover	{
 	color: #336699;
 	}

#mainnav table td#active a
 {
	 /*background: #f3efe5;
	 border-bottom: 1px solid #f3efe5;*/
	 background: white;
	 color: #000;
 }
 
/* Kathy Moore - BU */
 #contentleft {
		/* width:250px; */
		width:50%;
		height: 160px;
		padding:0px;
		float:left;
		/*background:#ffffff; */
		/*border-left:1px solid #78075; */
		}
 #contentright {
		/* width:256px; */
		width:50%;
		min-height:150px;
		height:150px;
		padding:0px;
		float:left;
		/* background:#224455; */
		border-right-style: solid;
		border-color: #996666;
		}

.doublebox
{
	border:double;
}

.doublebox p
{
	margin:10px;
}

.calendarbox
{
	border-style:solid; 
	background-color:#FFFFFF; 
	margin:5px;
}
.calendarbox p
{
	text-align:center;
	margin:5px; 
	font-weight:bold;
}
		