body, .SC_Panel {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #0A2D68;
	color: #FFFFFF;
}
td, th {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
select, input, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
a:link, a:visited {
	color: #C5DFFF;
}
a:hover {
	color: #396187;
}
.fld_required {
	font-weight: bold;
}
.editor_content {
	background-image: url(/data/images/bkgnd_content.jpg);
	background-repeat: no-repeat;
	background-color: #214A8C;
}
.editor_widget {
	background-image: url(/data/images/bkgnd_widget.jpg);
	background-repeat: no-repeat;
	background-color: #244378;
}
#main {
	background-image: url(/data/images/bkgnd_main.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(/data/images/bkgnd_content.jpg);
	background-repeat: no-repeat;
	background-color: #214A8C;
	padding: 10px;
	border: 1px solid #8999B4;
}
#widget, #submenu {
	background-image: url(/data/images/bkgnd_widget.jpg);
	background-repeat: no-repeat;
	background-color: #063082;
	border: 1px solid #8999B4;
	padding: 10px 0px 0px;
	background-position: bottom;
}
.title {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.menu {
	behavior: url(/common/iepngfix.htc);
	height: 88px;
	width: 81px;
	background-image: url(/data/images/menu_item.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.menu td {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #CCCCCC;
}
#submenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu ol {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#submenu li {
	margin-top: 5px;
}
#submenu a, #submenu a:link, #submenu a:visited {
	color: #7797BF;
	text-decoration: none;
}
#submenu a.sel, #submenu a.sel:link, #submenu a.sel:visited {
	color: #fff;
}
#submenu a:hover {
	color: #396187;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
img {
	border: #FFFFFF;
}
.calTable {
}
.calTable th {
	width: 30px;
	text-align: center;
}
.calTable td {
	text-align: center;
}
.calTable a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #F7956B;
	display: block;
}
.calTable a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #F7956B;
	display: block;
}
.calTable a:hover {
	text-decoration: none;
	color: #003659;
}
.calDate {
	font-weight: bold;
	background-color: #6977A2;
}
.calHeader {
	color: #FFFFFF;
	background-color: #003659;
}
.calMonth, .calMonth a {
	background-color: #6977A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.calTitle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.artTable {
}
.artTable th {
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800B0B;
}
.newsdate, .newsdateoff, .newsResume, .newsResumeoff {
	padding-left: 5px;
}
.newsdate a {
	font-weight: bold;
	color: #FFFFFF;
}
.newsdateoff {
	font-weight: bold;
	color: #FFCC00;
}
