body{
}

body,tr,td,th,div{
	font-family			: 12px Arial;
}

td{
	vertical-align		: top;
}
a:link,a:visited,a:active,a:hover{
	color				: #0000CE;
}


/*
Containers
*/

#searchform{
	padding-left:20px;
}
.sitename a{
	font-size			: 26px;
	padding-left		: 10px;
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}

.mainbodycontainer{
	padding				: 5px;
}

.leftmoduletable{
	margin-top			: 10px;
}


.leftmoduletop{
	background			: url(../images/leftmodule_top.gif) no-repeat;
	height				: 10px;
}

.leftmodulebg{
	background			: url(../images/leftmodule_bg.gif) repeat-y;

}

.leftmodulebottom{
	background			: url(../images/leftmodule_bottom.gif) no-repeat;
	height				: 4px;
}

.credits{
	font-size			: 11px;
	color				: #666666;
}

/*
Menu
*/

ul#navlist{
	list-style-type		: none;
	padding				: 0px;
	margin				: 0px;
}

ul#navlist li a{
	width				: 170px;
	display				: block;
	padding				: 0px;
	margin				: 0px;
	padding-left		: 10px;
}

ul#navlist li a#current{
	font-weight			: bold;
	background			: #C6DBFF url(../images/mainmenu.gif) no-repeat;
}

#menucontainer{
	margin-top			: 20px;
}
/*Mainbody*/

.corner_ul{
	background			: #C6DBFF url(../images/corner_ul.gif) no-repeat;
	width				: 10px;
}

.corner_ur{
	background			: #C6DBFF url(../images/corner_ur.gif) no-repeat right top;
	width				: 10px;
}

.corner_dl{
	background			: #C6DBFF url(../images/corner_dl.gif) no-repeat left bottom;
	width				: 10px;
}

.corner_dr{
	background			: #C6DBFF url(../images/corner_dr.gif) no-repeat right bottom;
	width				: 10px;
}

.maintabletd{
	background			: #C6DBFF;
}

/* Mambo stuff */

table.moduletable{
	width:140px;
}

/* Content stuff */
a.contentpagetitle,.contentpagetitle,.contentheading,.componentheading{
	font-size:20px;
	color:#000000;
}

.small,.createdate,.modifydate{
	color:#999999;
	font-size:10px;
}

.sectiontableheader,.sectiontablefooter{
	font-weight:bold;
	background:#C6DBFF;
	border-top:1px solid #10497B;
	border-bottom:1px solid #10497B;
}

span.pagenav{
	color:#999999;
}