

/*OK*/
h4:first-letter {
	font-size: 16px;
	font-weight: bold;
	color:#660033;
	font-variant: small-caps;
	line-height: normal;
 }
/*OK*/ 
 h4 {
	font-size: 16px;
	font-weight: bold;
	color:#CC3399;
	font-variant: small-caps;
	line-height: normal;
 }
 
/********************************************************************************/
/*OK*/
#form {
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CC3366;
}

/********************************************************************************/
/*Class for the messages inside the right (main) window*/
/********************************************************************************/

/*OK*/
.messages {
	font-variant: normal;
	font-weight: normal;
	font-family: Arial, Helvetica Verdana; 
	font-size: 13px;
	color: #CC6600;
	font-style: normal;
}
.messages a:link {
    color: #CC6600;
	text-decoration : none;
}

.messages a:visited {
    color: #CC6600;
	text-decoration : none;
}

.messages a:hover {
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
.messages a:active {
	color: #CC6600;
	text-decoration : none;
}


/*OK*/
.book_desc {
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
	font-size:13px;

	color:#CC3399;
	letter-spacing: 1px;
	word-spacing: normal;
	border: none;
}

/********************************************************************************/
/*Content of the result table - when the items appear....*/ 
/********************************************************************************/

/*OK*/
#t_content { 
font-size:12px;
margin:6px 10px;
color:#CC3399;
}

/*OK*/
#t_content a:link {
    color: #CC3399;
	text-decoration : none;
}

#t_content a:visited {
    color: #CC3399;
	text-decoration : none;
}

#t_content a:hover {
	color: #CC3399;
	font-weight: normal;
	text-decoration: underline;
}

#t_content a:active {
	color: #CC3399;
	text-decoration : none;
}

/********************************************************************************/

/*OK*/
#t_header {
font-variant: small-caps; 
background:#800080;
font-weight:bold;
font-size:12px;
margin:6px 10px;
color:#FFFFFF;
}

/*OK*/
#t_header a:link {
	color: #FFFFFF;
	text-decoration : none;
}
#t_header a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
#t_header a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration:  none;
}
#t_header a:active {
	color: #FFFFFF;
	text-decoration : none;
}

/********************************************************************************/
/*OK*/
#next_prev {
font-variant: small-caps; 
font-weight:bold;
font-size:12px;
/*margin:6px 10px;*/
color:#800080;
}

/*OK*/
#next_prev a:link {
	color: #800080;
	text-decoration : none;
}
#next_prev a:visited {
	color: #800080;
	text-decoration : none;
}
#next_prev a:hover {
	color: #800080;
	font-weight: bolder;
	text-decoration:  none;
}
#next_prev a:active {
	color: #800080;
	text-decoration : none;
}


/********************************************************************************/

/*OK*/
#lh-col a:link {
	color: #FFFFFF;
	text-decoration : none;
}
#lh-col a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
#lh-col a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration:  none;
}
#lh-col a:active {
	color: #FFFFFF;
	text-decoration : none;
}
/********************************************************************************/

/*OK*/
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #000066;
}
.back a:link {
	color: #000066;
	text-decoration : none;
}
.back a:visited {
	color: #000066;
	text-decoration : none;
}
.back a:hover {
	color: #000066;
	text-decoration: underline;
}
.back a:active {
	color: #000066;
	text-decoration : none;
}
/********************************************************************************/

/*OK*/
.text_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #FFFFFF;
}

.text_hdr a:link {
	color: #FFFFFF;
	text-decoration : none;
}
.text_hdr a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
.text_hdr a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text_hdr a:active {
	color: #FFFFFF;
	text-decoration : none;
}

/********************************************************************************/
.start_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #CC3399;
	font-weight: bold;
	margin-left: 3px;
}

.start_search a:link {
	color: #CC3399;
	text-decoration : none;
}
.start_search a:visited {
	color: #CC3399;
	text-decoration : none;
}
.start_search a:hover {
	color: #CC3399;
	text-decoration: none;
}
.start_search a:active {
	color: #CC3399;
	text-decoration : none;
}

/********************************************************************************/

/* Does not work in IE*/
input, textarea, select {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}


/********************************************************************************/

.aboutus {
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #800000;
	font-variant: normal;
}
.aboutus a:link {
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration : none;
}
.aboutus a:visited {
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration : none;
}
.aboutus a:hover {
	font-style: italic;
	color: #800000;
	text-decoration: none;
}
.aboutus a:active {
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration : none; 
}

/********************************************************************************/
/* NOT OK*/
/*.lh-col-header :first-letter {
	font-size: 16px;
	font-weight: bold;
	color:#FFD06F;
	font-variant: small-caps;
	line-height: normal;
 }*/
 
 /********************************************************************************/
.lh-col-header {
	font-size: 16px;
	font-weight: bold;
	color:#FFECC4;
	font-variant: small-caps;
	line-height: normal;

 }hr {
	border: thin dotted #CC6600;
}
