/*
	Name:		About Section Format Styles
	Author:		Debbie-Leigh
	Date:		01/10/2003
	
	Contents:
	---------
	
	- About

*/

@import url(main.css);
@import url(adverts.css);
@import url(form_ezine.css);

/***
 ***  Styles for: About  ***
 ***/

.about-author {
	color						: #9900FF;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 11pt;
	font-style					: italic;
	font-weight					: bold;
	text-align					: center;
}
.about-author-name {
	color						: #FF00FF;
	font-size					: 11pt; 
	font-style					: normal;
	vertical-align				: top;
}
.about-hdg {
	background-color			: #F0E1FF;
	color						: #CC00CC;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 13pt;
	font-style					: italic;
	font-weight					: bold;
	height						: 30;
	line-height					: 1.7;
	text-align					: center;
	vertical-align				: middle;
}
.about-hdg2 {
	color						: #FF0000;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 20pt;
	font-style					: italic;
	font-weight					: bold;
	text-align					: center;
}
.about-link-article {
	font-size					: 11pt; 
	font-style					: italic;
	vertical-align				: top;
}
.about-link-firstlast {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	text-decoration				: none;
}
a.about-link-firstlast:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.about-link-prevnext {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	text-decoration				: none;
}
a.about-link-prevnext:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.about-link-prevnextset {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	font-weight					: bold;
	text-decoration				: none;
}
a.about-link-prevnextset:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.about-link-pagenum {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	font-weight					: bold;
	text-decoration				: none;
}
a.about-link-pagenum:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.about-link-pagenumcur {
	color						: black;
	font-size					: 10pt; 
	font-style					: normal;
	font-weight					: bold;
	text-decoration				: none;
}
.about-link-paging-prefix {
	color						: purple;
	font-size					: 10pt; 
	font-style					: normal;
}
.about-link-rowcount {
	color						: purple;
	font-size					: 9pt; 
	font-style					: normal;
}
.about-subhdg {
	color						: #FF00FF;
	font-size					: 16pt;
	font-style					: italic;
	font-weight					: bold;
}
.about-subhdg2 {
	color						: #FF00FF;
	font-size					: 12pt;
	font-style					: italic;
	font-weight					: bold;
}
.about-subhdg3 {
	font-weight					: bold;
}
.about-topic-hdg {
	background-color			: #F0E1FF;
	color						: #CC00CC;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 12pt;
	font-style					: italic;
	font-weight					: bold;
	height						: 30;
	line-height					: 1.5;
	vertical-align				: middle;
}
