.c4kids {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal
	line-height: 12px;
	font-weight: bold
	font-variant: normal;
	text-transform: none;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #F0F0F0;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#EA7575;
}

a.button {
	background-color:#FFFFFF;
	/* border:1px solid #000066; */
	display:block;
	color:#000066;
	padding:5px;
	height:30px;
	line-height:26px;
	margin-right:10px;
	text-decoration:none;
	font-size:12px;
	width:220px;
}

a:hover.button {
	text-decoration:underline;
}

.adduser {
	background:url(../images/icons/user_add.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.edituser {
	background:url(../images/icons/user_edit.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.user {
	background:url(../images/icons/user.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.graph {
	background:url(../images/icons/chart.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.addpage {
	background:url(../images/icons/page_add.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.editpage {
	background:url(../images/icons/page_edit.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.page {
	background:url(../images/icons/page.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}


.addnote {
	background:url(../images/icons/note_add.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.editnote {
	background:url(../images/icons/notebook_edit.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.feedback {
	background:url(../images/icons/users_comments.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.calendar {
	background:url(../images/icons/calendar.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.notebook {
	background:url(../images/icons/notebook.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.up {
	background:url(../images/icons/up.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.home {
	background:url(../images/icons/home.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.addhome {
	background:url(../images/icons/home_add.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.edithome {
	background:url(../images/icons/home_edit.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.software {
	background:url(../images/icons/cd.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.money {
	background:url(../images/icons/money.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.users {
	background:url(../images/icons/users.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.comments {
	background:url(../images/icons/users_comments.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.pc {
	background:url(../images/icons/computer.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.help {
	background:url(../images/icons/help.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.marketing {
	background:url(../images/icons/chart_info.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.elearner {
	background:url(../images/icons/elearner.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}

.mail {
	background:url(../images/icons/mail_info.png) no-repeat 5px;
	text-indent:40px;
	display:block;
}