	/*@import "body.css";
*/
	@import "mainlevel.css";
	@import "pathway.css";
	@import "moduletable.css";
	@import "sectiontable.css";
	@import "content.css";
	@import "search.css";
	@import "ccs.css";
	/*@import "bzc.css";
	@import "debug.css";
*/
body {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	background-color: #eee;
}
body, td, th, div, p, form {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #88f;
	text-decoration: none;
}
a:hover {
	color: #f88;
	text-decoration: underline;
}
.back_button {
	text-align: center;
	margin-top: 40px;
	color: red;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#main {
	border: solid 1px #88f;
}
.top-menu {
	font-size: 12px;
	padding-right: 12px;
	float: right;
}
.links-menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.links-menu a {
	color: #fff;
	text-decoration: none;
}
.links-menu a:hover {
	color: #009;
	text-decoration: underline;
}
hr {
	background: #999999;
	height: 1px;
	width: 100%;
}
.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}
.mainpage {
	text-align: justify;
	color: #333333;
	/*font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
*/
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}
.greybg {
	background: #eeeeee;
}
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color: #ff9900;
	font-weight: normal;
}
a.pathway:hover {
	color: #ff3300;
	font-weight: normal;
	text-decoration: none;
}
.title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
.subtitle {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
}
/*#active_menu {
	color: #000000;
}
*/
/*a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/menu_bgr.png);
	background-repeat: no-repeat;
	width: 95%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
}
a.mainlevel:hover {
	color: #333333;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333;
}
*/
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #ff6600;
	text-align: left;
}
a.sublevel:hover {
	color: #ff9e31;
	text-decoration: none;
}
/*table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background-color: #FFFFFF;
	border: #999999 1px solid;
}
table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}
table.moduletable li {
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}
*/
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
/*.sectiontableheader {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
}
.sectiontableentry1 {
	background-color: #F0F0F0;
}
.sectiontableentry2 {
	background-color: #E0E0E0;
}
*/
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
/*a:link, a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
*/
/*a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;
	text-decoration: underline;
}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
*/
a.category:link, a.category:visited {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color: #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color: #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
	text-align: center;
}
/*table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}
*/
/*table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
*/
.search {
}
#mod_search_searchword {
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	background-color: #eef;
	color: #666;
	font-weight: bold;
	width: 100%;
}
fieldset {
	border: solid 1px #ccc;
}
.highlight {
	background-color: #ff0;
}


.marquee, 
.marquee2 {
	position: relative;
	/*text-align:center;*/
	/*left:20%*/
	padding: 0px;
	margin: 0px;
	top: 112px;
	
	/*width: 550px;*/
	left: 145px;
	/*right:20%;*/
	/* 1 */
	/*
	margin-left: 150px;
	margin-right: 150px;
	*/
	/*2 : ie ok*/
	/*margin-left: 150px;*/
	width:500px;
	/*margin-right: 150px;*/
	
	/*margin-right:20%;*/
	color: #339;
	font-weight: normal;
	font-size: 8pt;
	border-bottom: 1px dashed #cce;
	/*display:block;*/
}

