	body {
			background:#ccc7c0;
			margin-top:0px;
			}
	#banner {
			width:780px;
			height:92px;
			background:#ffffff;
			}
	#menu {
			width:776px;
			height:23px;
			background:#425a7a;
			color:#ffffff;
			padding:6px 4px 0px 0px;
			text-align:right;
			}
	#main {
			width:780px;
			background:#FFFFFF;
			}
	#text {
			width:400px;
			padding:20px 0px 50px 0px;
			float:left;
			min-height:300px;
			text-align: justify;
			}
	#side-bar {
			width:168px;
			float:left;
			margin:10px 5px 50px 5px;
			border:1px dashed #cccccc;
			padding:5px;
			}
	#base {
			width:780px;
			height:48px;
			background-image:url(images/base.gif);
			float:left;
			}
			
	td, body, pre {
			font-size:11px;
			font-family:arial;
			}

	a:link {color: #316391;	text-decoration: none;}
	a:visited {color: #316391; text-decoration: none;}
	a:hover {color: #91bbe3; text-decoration: none;}
	a:active {color: #316391;	text-decoration: none;}
	
	a.menu_link:link {color: #FFFFFF;	text-decoration: none;}
	a.menu_link:visited {color: #FFFFFF; text-decoration: none;}
	a.menu_link:hover {color: #91bbe3; text-decoration: none;}
	a.menu_link:active {color: #FFFFFF;	text-decoration: none;}
	
	a.delete:link {color: #dc291e;	text-decoration: none;}
	a.delete:visited {color: #dc291e; text-decoration: none;}
	a.delete:hover {color: #f0bdaa; text-decoration: none;}
	a.delete:active {color: #dc291e;	text-decoration: none;}
	
	.item_title {
			color: #425a7a;
			font-size:11px;
			font-weight: bold;
			}
	input {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	select {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	textarea {
			font-size:9pt;
			border:1px solid #e3e3e7;
			}
	.example1 {
		font-weight: bold;
		font-size: 14px
	}
	
	.example2 {
		font-weight: bold;
		font-size: 12px;
		color: #FF0000
	}
	
	.tablerow1 {
		background-color: #BBBBBB;
	}
	
	ul {
		list-style-image: url(/ei/images/ul_bullet.gif);
	}


/* EDITOR CSS */	
	.powerbar {
	font-weight: bold;
	color: #32598a;
	}