/* BLUE CSS SHEET */

body {
	background:#000000;

}
#logo {
	background-repeat: no-repeat;
}
#breadcrumb {
	color:#fff;
	background-image: url(../images/top-bg.png);
	background-repeat: repeat-x;
}
#modulelogin{
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	}
.moduletable h3, .moduletable_text h3, .moduletable_menu h3 {
	color:#fff;
	background-image: url(../images/mod-left.jpg);
	background-repeat: no-repeat;
}
#footer {
	background:#152D65 url(../images/footer-tp.gif) top no-repeat;
	color:#fff;
	font-size: 10px;
}
#footerBt {  background:url(../images/footer-bt.gif) no-repeat; }
#footer a { color:#fff; }
#footer a:hover { color:#b5cfdd; text-decoration:underline; }
#footer .moduletable_footer li, #footer .moduletable ul.menu a { background:url(../images/menu-list.gif) left no-repeat; }

.article_separator { background:url(../images/article-div.gif) repeat-x center; }
a.readon { background:url(../images/read.gif) no-repeat; }
.poll .button { background:url(../images/button-poll.png) no-repeat; color:#fff; }
.createdate, .small, .modifydate, .pagenavcounter { color:#99ab20; }
.contenttoc { border:1px dotted #3c4648; }
.componentheading, .contentheading { color:#3c4648; }
.componentheading { border-bottom:1px dotted #3c4648; border-top:1px dotted #3c4648; }

/* DROP MENU */

