/* =========================================================================================	*/
/* TO USE:                                                                                 	*/
/* link or import the style sheet into your default.asp & view_article.asp pages           	*/
/* to link e.g. <link rel="stylesheet" href="varticle/virtualnews.css" type="text/css">   */
/* to import e.g. <style type="text/css">@import url(virtualnews.css);</style>                 	*/
/* =========================================================================================	*/

/* main page headings */
.heading {
	COLOR: #000000; FONT-WEIGHT: bold; font-style:normal; font-variant:normal; font-size:11pt; font-family:Verdana 
}

/* =================================== HEADLINES ===========================================	*/
/* The following styles can be used to control the appearance of the news headlines  	     	*/
/* =========================================================================================	*/

/* headline category */
.headline-category { 
	FONT: 8pt/12pt Verdana; COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none; 
}

/* headline title */
.headline-title {
	COLOR: #808080; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-style:normal; font-variant:normal; line-height:12pt; font-size:9pt; font-family:Verdana
}
a:link.headline-title {
	COLOR: #808080; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
a:visited.headline-title {
	COLOR: #808080; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
a:hover.headline-title {
	COLOR: #808080; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

/* headline publish date */
.headline-date {
	FONT: 8pt/12pt Verdana; COLOR: #000000; FONT-WEIGHT: normal; 
}

/* headline summary */
.headline-summary { 
	FONT: 9pt/13pt Verdana; COLOR: #000000; 
}

/* authors name */
.headline-author {
	FONT: 8pt Verdana; COLOR: #333333; FONT-WEIGHT: normal;
}
:link.headline-author {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
:visited.headline-author {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
:hover.headline-author {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}

/* the headline row counter */
.headline-rowcount {
	FONT: 8pt Verdana; COLOR: #000000; FONT-WEIGHT: normal; 
}

/* the [read article] [visit website] links */
.headline-link {
	COLOR: #000000; FONT-WEIGHT: normal; font-style:normal; font-variant:normal; font-size:8pt; font-family:Verdana 
}
:link.headline-link {
	COLOR: #000000; FONT-WEIGHT: normal;  TEXT-DECORATION: underline
}
:visited.headline-link {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
:hover.headline-link {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}

/* article hits */
.headline-hits {
	FONT: 7pt Verdana; COLOR: #336699; FONT-WEIGHT: normal;
}

/* headline paging links */
.headline-paging {
	FONT: 8pt Verdana; COLOR: #999999; FONT-WEIGHT: bold;
}
:link.headline-paging {
	COLOR: #000000; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
:visited.headline-paging {
	COLOR: #808080; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
:hover.headline-paging {
	COLOR: #808080; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}

/* =================================== ARTICLE ============================================ */
/* Use the following styles to control the appearance of your article body page elements	  */
/* Used in: view_article.asp, email_article.asp, print_article.asp                          */
/* ======================================================================================== */

/* the article body text (will use this if not pre-formatted) */
.article-body { 
	FONT: 10pt/13pt Verdana; COLOR: #000000; FONT-WEIGHT: normal; 
}

/* the article headline */
.article-headline {
	COLOR: #262D59; FONT-WEIGHT: bold; font-style:normal; font-variant:normal; font-size:11pt; font-family:Verdana 
}

/* the article published date */
.article-date {
	FONT: 8pt Verdana; COLOR: #000000; FONT-WEIGHT: normal; 
}

/* the article category text */
.article-category { 
	FONT: 8pt Verdana; COLOR: #000000; FONT-WEIGHT: bold;
}

/* the articles author */	
.article-author {
	FONT: 8pt Verdana; COLOR: #333333; FONT-WEIGHT: normal; 
}
/* author link */	
:link.article-author {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
:visited.article-author {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline;
}
:hover.article-author {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline;
}

/* email to a friend | printer friendly | add/read comments links */	
.article-link {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: none; font-style:normal; font-variant:normal; font-size:8pt; font-family:Verdana
}
:link.article-link {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
:visited.article-link {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
:hover.article-link {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}

/* article hit counter */
.article-hits {
	FONT: 8pt Verdana; COLOR: #336699; FONT-WEIGHT: normal; TEXT-DECORATION: none;
}

/* =================================== MODULES ============================================ */
/* The following styles can be used to control the appearance of your article searchbox,    */
/* category list, category listbox and archive.                                     */
/* ======================================================================================== */

/* ------------------------------------------------------ */
/* vn_categorylist.asp module                             */
/* ------------------------------------------------------ */

/* format category names (list of hypertext links) */
.categoryList {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline; font-style:normal; font-variant:normal; line-height:12pt; font-size:9pt; font-family:Verdana
}
a:link.categoryList {
	COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
a:visited.categoryList {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
a:hover.categoryList {
	COLOR: #808080; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}

/* ------------------------------------------------------ */
/* used by vn_categorydropdown.asp module                 */
/* ------------------------------------------------------ */

/* dropdown listbox */
.categoryListbox {
	FONT: 8pt Verdana; COLOR: #333333; 
}
/* submit button */
.categoryButton {
	/* FONT: 9pt Arial; COLOR: #333333; */
	font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; 
	background-color: #e9e9e3; border-color: #DDDDDD; 
}

/* ------------------------------------------------------ */
/* vn_searchform.asp module                               */
/* ------------------------------------------------------ */

/* search form dropdown listbox */
.searchListbox {
	FONT: 9pt Arial; COLOR: #333333; 
	WIDTH: 155px;
}
/* the search keyword textbox */
.searchTextbox {
	FONT: 9pt Arial; COLOR: #333333; 
	WIDTH: 155px;
}
/* search form submit button */
.searchButton {
	font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; 
	background-color: #e9e9e3; border-color: #DDDDDD; 
}

/* ------------------------------------------------------ */
/* vn_archives.asp module                                 */
/* ------------------------------------------------------ */

/* archive form dropdown listbox */
.archiveListbox {
	FONT: 9pt Arial; COLOR: #000000; 
	WIDTH: 155px;
}
/* archive form submit button */
.archiveButton {
	font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; 
	background-color: #e9e9e3; border-color: #DDDDDD; 
}

/* ------------------------------------------------------ */
/* vn_emailafriend.asp module                             */
/* ------------------------------------------------------ */

/* search form submit button */
.emailButton {
	font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; 
	background-color: #e9e9e3; border-color: #DDDDDD; 
}