/**	

/* Body */
BODY {
	background-color : White;
	color : Black; 
    font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 14px;
	}

/* Links */
a {
	font-size: 13px
	font-family:  Tempus Sans ITC, Tahoma, sans-serif, serif;
	color: #993333;
	text-decoration: none; }

a:hover {
	color: #ff6600;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #000066; }

/* Table Column */	
td {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 13px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background: #996633;
	height:2px;
    width:120px;
	border: 1px inset;
	border-color : #996633; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 15px;
	font-weight: bold;
 	color: #333333 }
	
.button {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	font: bold 13px Tempus Sans ITC, Tahoma, sans-serif, serif;
	color: #333333;
	text-align: left }

.inputbox {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 14px;
	color: #333333;
	text-align: left }	

.newspane {
	/* background-color : White; } */

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 13px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif;
	font-size: 13px;
	color: #993333;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Tempus Sans ITC, Tahoma, sans-serif, serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}
