
#container {
/***	background:#DBEDFF url(images/bodybg-cmp.jpg) repeat-x;***/
	background:#DBEDFF repeat-x;
}

a {
	color:#1E274D;
}

#leftside ul.box li a {
	color:#1E274D;
}

#mainmenu a {
	color: #1E274D;
}

.subform {
	color: #1E274D;
	font-weight:bold;
	text-decoration:none;
}

#mainmenu a:hover {
	background: url(images/menuhover-tss.jpg) center left repeat-x;
}

#mainmenu li.current a {
	background: url(images/menuhover-tss.jpg) center left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-tss.jpg) center left repeat-x;
}

/*** Footer ***/

#footer {
	background:#DBEDFF url(images/footerbg-tss.jpg) top left repeat-x;
	clear:both;
	color:#000;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:20px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color: #1E274D;
	font-weight:bold;
}