body {
	background: #DDDDDD url(/templates/images/background_tiles/bg-grid-grey.gif);
	color: #333333;
}

#hdr-img {
	background: #000000  url(/templates/images/background_tiles/footerbar-grey.gif) top repeat-x;
	height: 10px;
}

#hdr {
	background: #6B1AED url(/templates/images/background_tiles/titlebar-indigo.gif) top repeat-x;
	color: #FFFFFF;
	border: solid #000000;	
	border-width: 0 1px 0 1px;
}

#bar {
	background: #6B1AED url(/templates/images/background_tiles/titlebar2-indigo.gif) bottom repeat-x;
	border: solid #000000;	
	border-width: 0 1px 2px 1px;
}

#bodyblock {
	background: #FFFFFF url(/templates/images/background_tiles/techno-rightbg-indigo.gif) right repeat-y;
	border: solid #000000;
	border-width: 0 1px 0 1px;
}

#menu {
	background: transparent url(/templates/images/background_tiles/menu-bg-top.gif) top repeat-x;
	color: #FFFFFF;
}

#content {
	color: #333333;
	border: solid #6B1AED;	
	border-width: 0 0 0 1px;
}

#footer {
	background: #4F13AF  url(/templates/images/background_tiles/footerbg-indigo.gif) top repeat-x;
	color: #FFFFFF;
	padding-top: 0;
	border: solid #000000;
	border-width: 0 1px 1px 1px;
	margin-top: 0;
}

#menu ul {
	background-color: #FFFFFF;
} 

#menu li {
	background: url(/templates/images/bullets/button-techno-indigo.gif) no-repeat 4px 1px; 
} 

#menu ul.nested li {
	background: transparent; 
} 

a {
	 color: #333333;
}

#menu a:hover, #content a:hover {
	 color: #6B1AED;
}

#menu a.current, #menu a.current:hover {
	color: #4F13AF;
}

#content h1 {
	color: #4F13AF;
}

#footer-text {
	margin-top: 0;
	padding-top: 11px;
}

#footer a {
	color:#FFFFFF;
}

table.sidebar_box th {
	color:#FFFFFF;
}

.sidebar_box_border {
	border-color: #45119A;
}

th.sidebar_box_head {
	background-color: #45119A;
}