body {
	margin: 0;
	height: 100%;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}
td, th {
	font-size:12px;
}
#header {
	background: #000033;
	height:100px;
}
#logo {
	background: #000033 url(../images/logo.png) no-repeat;
	width: 540px;
	height: 100px;
}
#namelogo {
	background: #000033 url(../images/chname.png) no-repeat;
	width: 225px;
	height: 30px;
}
#bg_dummy {
	background: #000033;
}
.banner {
	text-align:center;
	height:auto;
}
.search {
	float:right;
	color: #000000;
	text-align: left;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #000033;
}
.search .inputbox {
	border: 2px inset #CCCCDD;
	font-size: 11px;
	color: #ff6600;
	width:180px;
}
#pathway {
	background: #BBCCEE;
	padding: 0px 5px 2px 5px;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;
	border-right: 2px solid #000033;
	color: #000033;
}
a:link, a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CEB781;
	text-decoration: none;
	font-weight: bold;
}

#maintable{
	background: #FFFFFF;
	border-left: 2px solid #000033;
	border-right: 2px solid #000033;
}

/* - Zone left and right -> */
#zoneleft table.moduletable, table.moduletable, #zoneuser1 table.moduletable, #zoneuser2 table.moduletable, #zoneuser4 table.moduletable {
	background: #EEEEFF;
	width: 100%;
	border: 0;
	padding:2px;
}


#zoneright td {
	padding: 5px 0px 5px 0px;
	
}

#zoneleft {
	background: #EEEEFF;
	width: 150px;
	border-right: 2px solid #000033;
	padding: 0px 0px 0px 0px;
}
#zoneright  {
	background: #EEEEFF;
	width: 220px;
	border-left: 2px solid #000033;
	padding: 0px 0px 0px 0px;
}



/* <- Zone left and right - */



/* - Zone main -> */
#zonemain {
	background: #FFFFFF url(../images/bg.png) no-repeat bottom right;
	padding: 10px 10px 10px 10px;
}
#zonemain table.moduletable {
	border: 0;
	padding:2px;
}
/* <- Zone main - */


table.moduletable th {
	background-color: #000033;
	color: #CEB781;
	border-bottom: 1px solid #000033;
}


/* - Zone top and Zone flash -> */
#zonetop, #zoneflash {
	padding-bottom: 5px;
	width: 100%;
}
#zonetop table.moduletable, #zoneflash table.moduletable {
	border: 1px solid #000033;
}
#zonetop table.moduletable th, #zoneflash table.moduletable th {
	background-color: #000033;
	color: #CEB781;
	border:0;
}
#zonetop table.moduletable td, #zoneflash table.moduletable td {
	color: #333333;
	text-align: left;
	padding:5px;
}
/* <- Zone top and Zone Flash - */



/* - Zone user3 -> */
#zoneuser3 {
	padding:0px;
}
#zoneuser3 table.moduletable td {
	color: #003399;
	line-height:30px;
}
#zoneuser3 a:link, #zoneuser3 a:visited {
	background: #000033;
	padding-left: 30px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 14px;
	font-weight: bold;
	color: #CEB781;
	text-decoration: none;
}
#zoneuser3 a:hover {
	color: #0066BB;
}
/* <- zoneuser3 - */


/* - Zone footer and zone legal -> */
#zonefooter, #zonelegals {
	padding-bottom: 5px;
	width:100%;
}
#zonefooter table.moduletable, #zonelegals table.moduletable {
	border: 1px solid #0066BB;
}
#zonefooter table.moduletable th, #zonelegals table.moduletable th {
	background-color: #0066BB;
	color: #FFFFFF;
	border:0;
}
#zonefooter table.moduletable td, #zonelegals table.moduletable td {
	color: #222233;
	text-align: left;
	padding:5px;
}
/* <- Zone footer and zone legal - */

.title {
	color: #000033;
	font-size: 18px;
	text-align:center;
	padding-top: 10px;
}
#active_menu {
	background-position: 0px -50px;
	color: #CEB781;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#active_menu a:hover {
	text-decoration: none;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	padding-top: 4px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #CEB781;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-align: left;
}

a.sublevel:hover {
	color: #6B0F0F;
	text-decoration: none;
}



#footer {
	margin-top: 0px;
	text-align: center;
	padding: 3px;
	border: 2px solid #000033;
	width:100%;
	background-color: #BBCCEE;
}
#poweredby {
	font-size:10px;
	text-align:left;
	padding: 0 2px 0 2px;
}
#designedby {
	font-size:10px;
	text-align:right;
	padding: 0 2px 0 2px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #CCCCDD;
	font-size: 14px;
	font-weight: bold;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	margin: 0 1px 0 1px;
}


.pagenavbar {
	padding: 5px;
	text-align:center;
	width:118px;
}

li {
	line-height: 15px;
}




/* - mambo core -> */

.contentpaneopen {
	margin:0;
	padding:0;
}
table.contentpaneopen {
	width: 100%;
	border-collapse: collapse;
}
table.contentpane {
	padding-left: 5px;
}
.componentheading, td.componentheading {
	color: #000033;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}
table.contentpane td.contentheading {
	padding-left: 30px;
}
.contentheading {
	color: #000033;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
.createdate, .modifydate {
	color: #000066;
	font-size: 10px;
}
.small {
	font-size: 10px;
	color: #000066;
}

table.contenttoc {
  border: 1px solid #CCCCDD;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  width:300px;
}
table.contenttoc th {
	background-color: #000033;
	color: #0066BB;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.contenttoc td {
	text-align: left;
	padding: 2px;
	font-size: 10px;
}
.toclink {
	background: url(../images/arrow.png) no-repeat left;
	vertical-align: top;
	padding-left: 10px;
}
.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #555566;
	text-align: left;
}
.button {
	background:#DDDDEE;
	color: #000033;
	border: 1px solid #000033;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.inputbox {
	padding: 2px;
}
.contentcolumn {
	padding-right: 5px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.pollstableborder td {
  padding: 4px;
}
.sectiontableheader {
  font-weight: bold;
  background: #000033;
  color:#CEB781;
  padding: 2px 4px 2px 4px;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
  color:#BBBBCC;
}
.sectiontableheader a:hover {
  color:#CEB781;
}
.sectiontablefooter {
  background: #FCF8ED;
}
.sectiontableentry1 {
	background: #CCCCDD;
	padding: 2px 4px 2px 4px;
}
.sectiontableentry2 {
	background: #DDDDEE;
	padding: 2px 4px 2px 4px;
}
.pagenavcounter {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	margin: 2px;
	padding-left: 5px;
	width: 100px;
}
.highlight {
	background-color: #FFCC00;
	color: #003399;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #CCCCDD;
	border: 1px solid #666666;
}
.back_button {
	background-color: #FFFFFF;
	text-align: right;
	margin-top:5px;
}
#buttons {
	margin: 0px;
	padding: 0px;
}
#bloc {
	width: 100%;
}
.clr {
	clear: both;
}

.contact {
	padding:2px;
	border: 1px solid #003399;
}
form {
padding:0;
margin:0;
}
