/* CSS Document */
body {
	background-color: #23063B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blueback1.gif);
}
body,td,th {
	color: #F3EDF9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
}
.blue1 {
	color: #23063B;
}
.cr {
	font-size: 10px;
	font-weight: normal;
}
.smltxt {
	font-size: 10px;
}
a.arts {
	color: #23063B;
	text-decoration: none;
}
a.arts:hover {
	color: #23063B;
	text-decoration: underline;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}
a {
	color: #6C04D5;
}
.grnbk1 {
	background-color: #C9D99F;
	background-image: url(images/grnbk1.gif);
}
.tagline1 {
	font-weight: bold;
	background-color: #9DBA52;
	color: #FFFFFF;
}
a.topnav {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {

	text-decoration: underline;
}
.error {
	color: #FF0000;
}
input.reg {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5E1C77; 
	background-color: #FFFFFF; 
	border: #961260; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
	
	SCROLLBAR-FACE-COLOR: #961260;
	SCROLLBAR-HIGHLIGHT-COLOR: #E6EBFB;
	SCROLLBAR-SHADOW-COLOR: #E6EBFB;
	SCROLLBAR-3DLIGHT-COLOR: #E6EBFB;
	SCROLLBAR-ARROW-COLOR: #E6EBFB;
	SCROLLBAR-TRACK-COLOR: #E6EBFB;
	SCROLLBAR-DARKSHADOW-COLOR: #E6EBFB;
}
.ripe {
	color: #6104BE;
}
.sidenav {
	background-color: #23063B;
}
h1.glry {
	font-size:18px;
	margin-bottom:0px;
}
ul.glry {
	LIST-STYLE-IMAGE: url(/ee_assets/bullet_purple.gif); 
	MARGIN-LEFT: 1em;
}



table#clients {
	color: #000033;
}
#clients th,
#clients td {
	color: #000033;
	padding: 8px 0 5px 0;
}
#clients th {
	background-color: #FFFFFF;
}
#clients td.detail {
	padding-top: 0;
	font-style:italic;
}

