
/*UL LI  { 
   list-style-image: url(/images/M_images/arrow.gif)
}
:first-line {
}
:first-letter {
} 
li { 
}*/

.imgdash { 
	border: dashed 1px;
}

.complogin {
	font-size: 9px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.fase4_rdf {
	font-size: 9px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
}


a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #993399 ; /*#808080;*/
	text-decoration: none;
}

a:hover {
	color: #CC3399;
	text-decoration: underline;
	position: relative; top: 1px; left: 1px;
}

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

.menulink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3399;
	text-decoration: none; }
	
.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006666; /*993399;*/
	text-align: left }

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #993399;
	border-style: solid; border-top-width: 1px; border-right-width: 1px;
	border-bottom-width: 1px; border-left-width: 1px} 

.articlehead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #006868}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }
		
.bold {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; }
	
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #006666; 
	font-weight: normal }

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	text-decoration: none; 
	font-weight: medium }

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: dashed;
	border-color: #993399;
}

td {
	/*text-align: justify;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333 }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }

.articleheadWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF }

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #ffffff }

h1 {
	font: bold 18px Arial, Helvetica, sans-serif; 
	color: #999999 }

	
/* Begin new additions/changes 11-26-2002 */
BODY,body{
	background-color : White;
	color : Black;
}

HR {
	/*background: #c0c0c0;*/
	/*height:2px;
    width:170px;*/
	/*border: 1px inset;*/
	border-style:dashed;
	border-color:#993399;
}

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  /* Up from 10px */
	color: #333333;
	text-align: left }

.sectiontableheader{
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
}

.sectiontableentry1{
	background-color : #FFFFFF;
}

.sectiontableentry2{
	background-color : #EBEBEB;
}

.popupwindow{
	background-color : #FFFFFF;
}

.newspane{
	background-color : White;
}

.newspaneopen{
	border : 1px ridge #DCDCDC;
}
