/* Start of CMSMS style sheet 'Standard CSS' */
.NewsSummaryCategory {display: none; }
.NewsSummarySummary {display: none; }
.NewsSummaryMorelink {display: none; }
.NewsSummaryContent {display: none; }
body {
	background-color: #e56f14;
	background-image: url(pics/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#myframe {
width: 900px;
height: 750px;
background-color: #ffffff;
}
.input {
width: 150px;
display: inline;
}

.maintable {
	height: 680px;
	width: 969px;
	border: 3px solid #FFFFFF;
}
.top {
	vertical-align: top;
	height: 157px;
}
.forsidecelle {
text-align: left;
padding: 10px;
border: 1px solid #aaaaaa;
background-color: #ffffff;

}
.menutable {
	height: 30px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(pics/menu3_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom {
	height: 30px;
	border-top-width: 3px;
	
	border-top-style: solid;
	
	border-top-color: #FFFFFF;
	

	background-repeat: repeat-x;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
.centertable {
	height: 445px;
	width: 963px;
	background-color: #8b8b8b;
	background-image: url(pics/centers_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
.bar_left {
	width: 210px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	vertical-align: top;
	padding: 20px;
}
.bar_right {
	width: 210px;
	color: #FFFFFF;
	vertical-align: top;
	padding: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
z-index:1;
}
.bar_center {
	width: 590px;
color: #000000;
	padding: 10px;
	vertical-align: top;
}
.content {
	width: 590px;
	height: 405px;
	background-color: #e6e8e6;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.content_div {
height: 650px;
width: 490px
overflow-x: hidden;
overflow-y: auto;
}
a:link {
	color: #6f3e20;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6f3e20;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6f3e20;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #00CC33;
	text-decoration: underline;
}
.banner {
z-index: 1;
}
#small {
	margin: 0 auto;
	padding: 3px; /* Create some room around the border */
	width: 90%;
	border-collapse: collapse; /* Prevents double borders around table cells */
	border: 1px solid #440062;
	background-color: #eddbff;
	color: #420060;
}

#small caption {
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #420060;
	background: transparent;
   border: 1px solid #440062;
	margin: 0 auto;	
	padding: 1px;
}

#small th {
	border: 1px solid #440062;
	font-size: 100%;
	background-color: #aa57ff;
	color: #fffde8;
	padding: 3px;
	width: auto;
	text-align: center;
}

#small td {
  border: 1px solid #440062;
  font-size: 100%;
  background-color: #eddbff;
  color: #420060;  
  vertical-align: top;
  text-align: center;
  padding: 1px;
  height: auto;
  width: auto;
}

#small td a {
	text-decoration: underline;
}

#small .calendar-today {
  font-weight: bold;
  font-size: 100%;
  background-color: #aa57ff;
  color: #fffde8;
}


#small .calendar-event {

}
/* End of 'Standard CSS' */

