body,tr,td,th,p {
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;
	color: #353535;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-shadow-color:white;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:white;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:blue;
	text-align: left;
	list-style-type: square;
}

.blueheader {
	 font-weight:bold;
	 color:#1B3E74;}
	 
.blueheaderlight {
	 font-weight:lighter;
	 color:#1B3E74;}


.squarelist{
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;
	color: #353535;
	list-style-type: square;
}



.listname {
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:bold;
		
	}
	
.listco {
	font-size: 6.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;
}

.listtitle {
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:bolder;
	color: #666666;

	border-style: solid; border-right-width: 1px; border-color:#444444;		
	border-style: dashed; border-top-width: 0px;
	border-style: dashed; border-bottom-width: 0px;		
	border-style: dashed; border-left-width: 0px;		
}	
	

.loggedin {
	background-color: #ffffff;
	font-size: 6.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;}
	
	
.fields {
	font-size: 8pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;
	color: black;}
	
.header{
	list-style-position: outside;
	list-style-type: circle;
	background-position: top;
	text-align:right;
	margin-left:2px;
	font-weight: bolder;
	color: #DF1015;
}

.body{
	list-style-position: outside;
	list-style-type: circle;
	background-position: top;
	text-align:right;
	margin-left:2px;
	font-weight: lighter;
	color: #333333;
}

.lineborder
{
border-top: solid #C4C4C4 1px;
border-bottom: solid #C4C4C4 1px;
border-left: solid #C4C4C4 1px;
border-right: solid #C4C4C4 1px;
}


a:link{color:#ea680c;  text-decoration:none;}
a:visited{color:#ea680c;text-decoration:none;}
a:active{color:#ea680c; text-decoration:none}
a:hover{color:#ea680c; text-decoration:underline}

.details {
	list-style-position: outside;
	list-style-type: circle;
	background-position: top;
	text-align:left;
	margin-left:2px;
}

.dottedbottom {	border-style: dashed; border-left-width: 0px; border-color:#666666;
		border-style: dashed; border-right-width: 0px;
		border-style: dashed; border-top-width: 0px;
		border-style: dashed; border-bottom-width: 1px;		

}

.greytable
	{
	font-size: 7pt; 
	color: #333333; 
	background-color: #CCCCCC;
	border-right: #FFFFFF 2px groove; 
	border-bottom: #FFFFFF 2px groove; 
	border-top: #FFFFFF 2px groove; 
	border-left: #FFFFFF 2px groove; 
	padding-top: 2px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px; 
}.alphalist {
	list-style-type: lower-alpha;
}
