body,td,th {
	font-family:Tahoma;
	font-size: 11px;
	color: #000;
}
body {
	margin: 0;	
	background: url(img/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
form { margin: 0; }
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Link: Ordinary */
a:link, a:active, a:visited {
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
/* Footer */
.footer-left, .footer-right {
	color: #FFF;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.footer-left {
	padding-left: 10px;
	float: left;
}
.footer-right {
	padding-right: 4px;
	float: right;
}
.footer-right a:link, .footer-right a:active, .footer-right a:visited {
	color: #FFF;
	margin: 0 6px 0 6px;
	text-decoration: none;
}
.footer-right a:hover {
	color: #FFF;
	text-decoration:underline;
}
/* Link: Drop-down Menu */
a.menu:link, a.menu:active, a.menu:visited {
	color: #000;
	text-decoration: none;
}
a.menu:hover {
	color: #666;
	text-decoration: none;
}
#box {
	display: none;
	position: fixed;
	height: 500px;
	z-index: 1;
}
#login {
	position: absolute;
	height: 10px;
	width: 10px;
	top: 0px;
	left: 0px;
}
#login_bar {
	position: fixed;
	left: 0px;
	top: 0px;
	background: url(img/pop.png);
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
	width: 100%;
	z-index: 2;
}
#admin_menu {
	float: right;
	margin-right: 20px;
}
#admin_menu a{ color: #FFF; }
.news.content {
	font-size: 12px;
	text-align: justify;
}
.news.image {
	float: right;
	margin-top: 15px;
	width: 200px;
}
.news.date { font-style: italic; }
.news.separator {
	clear: both;
	border-bottom: 1px #CCC solid;
	height: 5px;
	margin-bottom: 5px;
}
.news.title {
	font-size: 13px;
	font-weight: bold;	
}
.news.wrap {
	float: left;
	margin-top: 5px;
	width: 520px;
}

.nav{
	cursor:hand;
	text-decoration: none;
	color:#000;
}
.content{
	line-height: 12pt;
}
.normal {
	background-color: #FFF;
}
.event {
	background-color: #CC99CC;
}
.holiday {
	color: #C00;
	background-color: #FFC4C4;
}
#intranet {
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#intranet li { margin-top: 2px; }
.links li { margin-top: 5px; }
.links {
	list-style-image: url(img/hyphen.gif);
	margin: 0 0 0 10px;
	padding: 0 0 0 10px
}
.bulletin {	margin: 10px 0 10px 10px; }
.bulletin_date {
	color: #C00;
	font-weight: bold;
}
.bulletin_day { color: #000; }
.bulletin_event { padding-left: 5px; }
.rightcol.title { margin: 10px 0 10px 0; }
.edit {
	color: #000;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	background-color: #FF6;
	padding: 1px;
}


.style20 {
	color: #CC0000;
	font-weight: bold;
}
#CCB {
	position: absolute;
	display: none;
	left: 400px;
	top: 165px;
	width: 330px;
	z-index: 1;
}

#popup_title {
	background: #660066;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	cursor: move;
}
.style21 { color: #FFF; }

.style24 { color: #FF0000; }

.style22 {color: #000000}