@import "body.css";
@import "mainlevel.css";
@import "pathway.css";
@import "moduletable.css";
@import "sectiontable.css";
@import "content.css";
@import "search.css";
@import "clubechangiste.css";
@import "ccs.css";
@import "debug.css";
/*different setting for newsflash*/
.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}
/* polls */
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5098BE;
	text-decoration: none;
}
/* Styles for dhtml tabbed-pages */
.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;
/* Cannot use hand as its not a W3C CSS validator */
	/*cursor: hand;
*/
	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;
/* Cannot use hand as its not a W3C CSS validator */
	/*cursor: hand;
*/
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
/* for modifying {
	moscode
}
output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}
/* Text passed with mosmsg url parameter */
.message {

	font-weight: bold;
	font-size: 12pt;
	color: #f33;
	text-align: center;
background-color:#000;
border:1px dashed #600;
width:95%;
margin:auto;
padding:16px;
margin-bottom:20px;
}
/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}
table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	/*background-image: url(../images/arrow.png);*/
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
table.searchintro {
	width: 100%;
	text-align:center;
	margin:50px;
	border:solid 1px red;
}
table.searchintro td {
	background-color: #333;
	color: #ffffff;
	font-weight: normal;
}
.form {
/* removes space below form elements */
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FF6600;
	width: 180;
}
/*table#toolbar {
	background-color: #FFFFFF;
}
*/
#login {
}
#login table.contentpane {
	margin: 50px;
	border: solid 1px #990000;
	width: 400px;
	display: block;
	/*margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 80px;
	margin-left: 80px;
	height: 500px;
	background-color: #fec;
*/
}
.contact_email {
	border: 1px solid #300;
	margin-left: 80px;
	margin-right: 80px;
	text-align: center;
	padding: 4px;
}

.small {
	color: #115588;
	font-size: 7pt;
}
fieldset{
	border:solid 1px #333;
}
