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

*/

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

/***
 ***  Styles for: Home  ***
 ***/

.home-abstract-title {
	background-color			: #FFE6FF;
	color						: #9900FF;
	font-size					: 10pt;
}
.home-abstract-date {
	font-size					: 7pt;
	text-align					: left;
}
.home-author {
	color						: #9900FF;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 11pt;
	font-style					: italic;
	font-weight					: bold;
	text-align					: center;
}
.home-author-name {
	color						: #FF00FF;
	font-size					: 11pt;
	font-style					: normal;
	vertical-align				: top;
}
.home-divider {
	align						: center;
	color						: #9900FF;
	height						: 1px;
	width						: 80%;
}
.home-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;
}
.home-hdg2 {
	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.7;
	text-align					: center;
	vertical-align				: middle;
}
.home-link-article {
	font-size					: 11pt; 
	font-style					: italic;
	vertical-align				: top;
}
.home-link-firstlast {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	text-decoration				: none;
}
a.home-link-firstlast:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.home-link-prevnext {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	text-decoration				: none;
}
a.home-link-prevnext:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.home-link-prevnextset {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	font-weight					: bold;
	text-decoration				: none;
}
a.home-link-prevnextset:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.home-link-pagenum {
	color						: #9900FF;
	font-size					: 10pt; 
	font-style					: normal;
	font-weight					: bold;
	text-decoration				: none;
}
a.home-link-pagenum:hover {
	background-color			: #F0E1FF;
	color						: #FF00FF;
	text-decoration				: underline;
}
.home-link-pagenumcur {
	color						: black;
	font-size					: 10pt; 
	font-style					: normal;
	font-weight					: bold;
	text-decoration				: none;
}
.home-link-paging-prefix {
	color						: purple;
	font-size					: 10pt; 
	font-style					: normal;
}
.home-link-rowcount {
	color						: purple;
	font-size					: 9pt; 
	font-style					: normal;
}
.home-subhdg {
	color						: #FF00FF;
	font-size					: 16pt;
	font-style					: italic;
	font-weight					: bold;
}
.home-subhdg2 {
	color						: #9900FF;
	font-size					: 12pt;
	font-style					: italic;
	font-weight					: bold;
}
.home-subhdg3 {
	font-weight					: bold;
}
.home-text {
	font-size					: 11pt;
}
.home-text-sect {
	margin						: 0px;
	padding						: 5px;
}
.home-text-hdr {
	background-color			: #F0E1FF;
	color						: #CC00CC;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 12pt;
	font-style					: italic;
	font-weight					: bold;
	height						: 25;
	line-height					: 1.5;
	text-align					: center;
	vertical-align				: middle;
}
.home-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;
}
.home-welc-hdr {
	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.7;
	text-align					: center;
	vertical-align				: middle;
}
.home-welc-text {
	font-size					: 11pt;
}
.home-welc-author {
	color						: #FF00FF;
	font-family					: Arial, Helvetica, sans-serif;
/*	font-family					: "Times New Roman", Times, serif; */
	font-size					: 13pt;
	font-style					: italic;
	font-weight					: bold;
}
