a.admin, a:visited.admin {
	color: #0000FF;
	text-decoration: none;
}

a:hover.admin{
	color: #FF0000;
	text-decoration: none;
}

em.status{
	color: #000080;
	font-style: normal;
	font-weight: normal;
}

form, input, select, option, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr {
	color: #CCCCCC;
				}

td.calendar {
	background-color: #DDDDDD;
	text-align: right;
}

td.status{
	color: #000000;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

th.calendar {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

ul {
	font-size: 10pt;
	list-style-type: square;
	padding-bottom: 2px;
	padding-top: 2px;
}

.adminbg {
	background-color: #AAAABB;
}
/* classes */
.adminpanel{
	background: #FFFFFF;
	border: 1px solid #000000;
}

.announce_link {
	font-size: 8pt;
	margin-bottom: 4pt;
}

.approved {
	background: #FFFFFF none no-repeat;
}

.cal_bg {
	background-color: #e4e2cc;
}

.calendar {
	font-size: 10pt;
}

.calmenu {
	font-size: 8pt;
	margin-top: 5px;
}

.calnav {
	font-size: 8pt;
}

.content_label {
	font-style: italic;
	font-weight: bold;
	margin-top: 6px;
}
.date {
	color: #990000;
	font-style: normal;
	font-weight: normal; /*	margin-bottom: 8px;	*/
}

.day {
}

.declined {
	background: #DDDDDD none no-repeat;
}

.errors {
	color: #FF0000;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 20px;
}

.event {
	margin: 3px;
	padding: 3px;
}

h3.event {
	margin:0px;
	padding:0px;
	border-top-color : #CCCCFF;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 3px;
}

.field_label{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 4px;
}
.l_desc{
	font-weight: normal; /*padding-bottom : 10px;*/
	margin-bottom: 8px;
	margin-top: 6px;
}

.login{
	font-size: 8pt;
	padding: 3px 3px;
}

.nav_bg {
	background-color: #CCCCFF;
}

.pending {
	background: #FFDDDD none no-repeat;
}

.preview {
	background-color: #FFFFCC;
	border: 1px solid #AAAAAA;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.s_desc{
	font-weight: bold;
}

.smalltext {
	font-size: 8pt;
}

.time {
	color: #990000;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
}

.tip {
	color: #800000;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

.venue_descr {
	background-color: #EEEEEE;
	margin: 6px 0px 6px 0px;
	padding: 3px;
	width: 360px;
}
