﻿body
{
	font: 8.5pt verdana;
	color: #606060;
	text-align: left;			
}

body a:link, a:visited
{
	color: #01019d;
}

.newsheading
{
	font: 8.5pt verdana;
	color: red;
	font-weight: bold;
}
	

.timestamp
{
	font: 7pt verdana;
	font-style:italic;
}

.linkimage a, a:link, a:visisted
{	
	
	text-decoration:none;
}	

table
{
	text-align: left;
}

/* content table */

.content_left
{
	background-image: url('images/left.gif');
}

.content_topleft
{
	background-image: url('images/top_left.gif');
}

.content_top
{
	background-image: url('images/top.gif');
}

.content_topright
{
	background-image: url('images/top_right.gif');
}

.content_right
{
	background-image: url('images/right.gif');
}

.content_bottomright
{
	background-image: url('images/bottom_right.gif');
}

.content_bottom
{
	background-image: url('images/bottom.gif');
}

.content_bottomleft
{
	background-image: url('images/bottom_left.gif');
}

.contenttable
{
	background-color: #fafafa;
}

/* end content table */


	

.maintable
{
	width: 760px;
	
	border-bottom-style: dotted;
	border-bottom-width: thin;
	
	border-left-style: dotted;
	border-left-width: thin;
	
	border-right-style: dotted;
	border-right-width: thin;
	
	border-top-style: dotted;
	border-top-width: thin;
}

.menuheader img
{
	/*width: 100px;*/
	border:0;
}

.dottedvertline
{
	width: 4px;
	background-image: url(Images/dot.jpg);
	border: 0px;
}

.borderbottom
{
	border-bottom-style: dashed;
	border-bottom-width: thin;	
}

.bordertop
{
	border-top-style: dashed;
	border-top-width: thin;		
}

.borderright
{
	border-right-style: dashed;
	border-right-width: thin;	
}

.borderleft
{
	border-left-style: dashed;
	border-left-width: thin;
	width: 100px;	
}

.borderleft img
{
	border: 0px;
}

.featuretitle 
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;	
}

.littletick
{
	vertical-align: top;
	width: 25px;
}

.contenttable td
{
	text-align:left; 
	line-height: 18px; 
	vertical-align: top;	
}


.newstext
{
	text-align: justify;
}

.newsitemheader
{
	/*font: 11pt Arial;*/
	font-weight: bold;
	color: navy;	
}

.categorytable
{
	width: 100%;	
}

.line
{		
	background-color: #01019d;
	border: 0px;
}

.footertext
{
	text-align: center;
	font: 8pt Arial;
}
	