
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 11px Arial, Verdana, Tahoma, sans-serif;
	background: transparent;
}
td {
	font-family: Verdana;
	font-size: 11px;
}
form {
	padding: 0;
	margin: 0;
}
input,select,textarea {
	font-family: Verdana;
	font-size: 10px;
	padding: 1px;
	margin: 1px;
	border: 1px solid #999;
	background: #E9FFF1;
}
.topmenu {
	background: url(bgmenu2.jpg) repeat-x;
	line-height: 32px;
	font-size: 12px;
}
.topmenu a {
	background: url(bgmenu2.jpg) repeat-x;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
}
.topmenu a:link {
	text-decoration: none;
	color: #fff;
}
.topmenu a:active {
	text-decoration: none;
	color: #fff;
}
.topmenu a:visited {
	text-decoration: none;
	color: #fff;
}
.topmenu a:hover {
	color: #FFFF99;
	background: url(bgmenu.jpg) repeat-x;
}
#content {
	background: #fff;
}
#footer {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	background: #EFEBD6;
}
.lb_title {
	font-family: arial, verdana;
	font-weight: bold;
	color: #007D00;
	padding: 3px;
	padding-left: 8px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url('bgnav.gif');
}
.lb_title2 {
	font-family: arial, verdana;
	font-weight: bold;
	color: #007D00;
	padding: 3px;
	padding-left: 8px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-top: 0;
	background-image: url('bgnav.gif');
}
.lb_content {
	padding: 10px 10px 10px 15px;
	border: 1px solid #ccc;
	border-top: 0;
	background: #F2F2F2;
}
.cb_title {
	font-family: arial, verdana;
	font-weight: bold;
	color: #007D00;
	padding: 15px 15px 5px 15px;
	font-size: 14px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.cb_title2 {
	font-family: arial, verdana;
	font-weight: bold;
	color: #007D00;
	padding: 15px 15px 5px 15px;
	font-size: 14px;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;
}
.cb_content {
	padding: 15px 15px 15px 15px;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
}
.bordering {
	border: 1px solid #ccc;
	padding: 0;
}
.article_title {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica;
	padding: 0;
	color: #5D7805;
}
.article_subtitle {
	padding: 0 0 2px 0;
	font-size: 10px;
	color: #666;
}
.article_content {
	padding: 0 0 10px 0;
	text-align: justify;
}
.tbar{
	color:#333;
	text-align:center;
	background:url(button2.jpg);
	border:1px outset #ccc;
	font-weight:bold;
	padding: 3px;
}
.bar{
	border:1px outset #ccc;
	padding: 2px;
}

.topcal {font-family: helvetica; background-image: url(topbg.gif); font-weight: bold;}
.tophcal {font-family: helvetica; font-size:11px; background-image: url(daybg.gif); font-weight: bold;  text-align: center;}
.select {font-family: helvetica; font-size:11px;}
.cell {font-family: helvetica; font-size:11px; text-align: center; background: #eee;}
.cell_today {font-weight: bold; font-family: helvetica; font-size:11px; text-align: center; background: #b3b3b3;}
.cell_event {font-weight: bold; font-family: helvetica; font-size:11px; text-align: center; background: #ff6600;}

.dhtmlwindow{
position: absolute;
border: 2px solid #333;
visibility: hidden;
background-color: #eff3f7;
}

.drag-handle{
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #863916;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}

.drag-handle .drag-controls{
position: absolute;
right: 1px;
top: 2px;
cursor: pointer;
}


.drag-contentarea{
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px;
}


.drag-resizearea{ 
float: right;
width: 13px;
height: 13px;
cursor: nw-resize;
font-size: 0;
}

.bb {
	border-bottom: 1px solid #ccc;
	text-align:left;
}

.bm {
	width: 140px;
	font-family: arial, verdana;
	font-weight: bold;
	color: #007D00;
	padding: 2px 8px;
	font-size: 11px;
	border: 1px solid #666;
	background: #DDE0A5;
	cursor: pointer;
	text-align:center;
}
.bm_menu {
	font-family: arial, verdana;
	font-weight: bold;
	color: #007D00;
	display: block;
	width: 140px;
	padding: 2px 8px;
	font-size: 11px;
	border: 1px solid #ccc;
	border-bottom: 0;
	background: #F6F6F6;
	cursor: pointer;
}

