
body {
	background-image: url(../_images/template/);
	background-repeat: repeat-y;
	background-position: center top;
}




#breadcrumb { background: none;}
#breadcrumb strong { color: #414141;}
#breadcrumb a { color: #7506CB;}

#subnav { background-color: #AB6ADD;}

#main {background-image: url(../_images/template/purple_bkg.gif);}

#mainleft	#content a { color: #7506CB;  text-decoration: none;}
#mainleft	#content a:hover{ color: #7506CB; text-decoration:underline;}

#mainright {
	background-color: #7506CB;
}
		.blocks {
			background-color: #7506CB;
			border-bottom: 1px solid #58029B;
		}
		
		.blocks:hover {
			background-color: #AB6ADD;
			border-bottom: 1px solid #58029B;
		}
		
#mainleft h1 {
	color: #7506CB;
}


#mainleft input {background-color: #EEE3F3;}

#mainleft select {background-color: #EEE3F3;}
#mainleft textarea {background-color: #EEE3F3;}
#mainleft .button {background-color: #9151C2;}
.login input {background-color: #EEE3F3;}
.login select {background-color: #EEE3F3;}
.login .button {background-color: #9151C2;}




.infolistheader {background-color: #7506CB;}
.infolist ul {background-color: #EEE3F3; border-bottom: 1px solid #7506CB}


.data th {
	background-color: #7506CB;
}
.data {
	border-bottom: 1px solid #7506CB;
}

.data td {
	background-color: #FAFAFA;
}