/* BEGIN NEWS */

.newsDetails {
	font-size: 10px;
}

/* END NEWS */

/* BEGIN SCHOOLS */

tr.schools {
	background-color: #e7e7e7;
}

table.collapse {
font-family: Arial, Verdana, Helvetica;
font-size: 10pt;
color: #656565;
	border-collapse: collapse;
}

table {
font-family: Arial, Verdana, Helvetica;
font-size: 10pt;
color: #656565;
	border-collapse: collapse;
}

/* END SCHOOLS */

/* BEGIN REGISTER */

th.register{
	/*background-color: #a1c2fa;*/
	background-color: #51bdf5;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: normal;
}

h4.register{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h1.register {
	font-size: 16px;
	color: #51bdf5;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}

td.warning {
	color: red;
	font-weight: bold;
}

td.register {
	width: 150px;
}

hr {
	color: #e7e7e7;
}

hr.dashed {
	color: #e7e7e7;
	border: 1px dashed;
}

/* EINDE REGISTER */


/* BEGIN ACCOUNT */

th.account{
	background-color: #51bdf5;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: normal;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h1.account {
	font-size: 16px;
	color: #51bdf5;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-bottom: 3px;
}

td.warning {
	color: red;
	font-weight: bold;
	border: 1px solid red;
}

td.account {
	height: 20px;
}

/* EINDE ACCOUNT */

/* STARTING BOOKS */

a.books {
	font-family: Verdana, Arial, Helvetica;	
	font-weight: bold;	
	color: #717171;	
	text-decoration: none;
}


a.links {
	font-family: Verdana, Arial, Helvetica;	
	color: #717171;	
	text-decoration: none;
}
a.links:hover {
	/*color: #ffff00;*/
	text-decoration: underline;
}

a.links2 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;	
	color: #006600;	
	text-decoration: none;
}
a.links2:hover {
	/*color: #ffff00;*/
	text-decoration: underline;
}

a.books2 {
	font-family: Verdana, Arial, Helvetica;	
	color: #717171;	
	/*text-decoration: none;*/
}

a.books2:hover {color: #006600}

font.books_small {
	font-family: Verdana, Arial, Helvetica;	
	font-size: 9px;
	color: #717171;	
	text-decoration: none;
}


/* Messages content BEGIN */

#messages_top_menu TD {
	font-size: 10px !important;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

#messages_content TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

#messages_left_menu TD {
	font-size: 10px !important;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

#messages_content_header TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #9FCC4E;			
}

#messages_content_inbox TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;			
	background-color: #F8F8FF;
}

