.DetailTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: ##666666;
	text-decoration: none; 
 }

.listkey{
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none; 
}

.listvalue{
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none; 
	text-align: center;
}

.listkey0{
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

.listvalue0{
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none; 
}
.listkey1{
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none; 
	background-color: #EBEBEB;
	line-height: 20px;
}

.listvalue1{
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none; 
	background-color: #EBEBEB;
}


.horizmenu {
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none; 
}

.horizmenu:link {
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none; 
}

.horizmenu:hover {
        font-family: "trebuchet MS", arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}

.horizmenu:active {
    font-family: "trebuchet MS", arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
	font-style: bold;
}

.horizmenu:visited {
        font-family: "trebuchet MS", arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}
.prevnext {
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.prevnext:link {
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.prevnext:hover {
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
}
.prevnext:visited {
	font-size: 11px;
	font-family: "trebuchet MS", arial, Helvetica, sans-serif;
	color: #CC9999;
	text-decoration: none;
}

/* --Default Page Settings-- */

/* Body */
BODY {
	background-color : White;
	color : Black; }

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none; }

a:hover {
	color: #ff6600;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #000066; }

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:2px;
   width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style-image: url('../images/M_images/arrow.gif');list-style-position:inside
}



