	.dialog {
		FONT-SIZE: 8pt;
		COLOR: black;
		font-family:verdana;
		color: black;
	}


	.cssaddressbartextval{
			font-family:arial;
			color:black;
			font-size:8.5pt;
			width:600;
			height:20;
			padding-left:3px;
		}

		.cssaddressbar{
			font-family:arial;
			color:black;
			font-size:10pt;
		}

	.adminfieldText{
		font-family:arial;
		color:black;
		FONT-SIZE: 11pt;
	}


	.about{
		FONT-SIZE: 11pt;
		COLOR: black;
		FONT-FAMILY: arial;

	}

	A.about{
		FONT-SIZE: 11pt;
		COLOR: black;
		FONT-FAMILY: arial;

	}


	.dmenu{
		background-color:#6486df;
		border-left:solid #333399 2px;
		border-right:solid #333399 2px;
		border-top:solid #333399 2px;
		border-bottom:solid #333399 2px;
		
		}
		
	.dmenutext{
		padding-left:5px;
		FONT-SIZE: 7pt;
		COLOR: white;
		font-weight:bolder;
		FONT-FAMILY: Verdana;
	}   
	 A.dmenutext{
		padding-left:5px;
		FONT-SIZE: 7pt;
		COLOR: white;
		font-weight:bolder;
		FONT-FAMILY: Verdana;
		text-decoration:none;
	}
	 A.dmenutext:HOVER{
		padding-left:5px;
		FONT-SIZE: 7pt;
		COLOR: white;
		font-weight:bolder;
		FONT-FAMILY: Verdana;
		text-decoration:none;
	}

	.submitbtn
	{
		FONT-SIZE: 10pt;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.logintitle
	{
		FONT-WEIGHT: bold;
		FONT-SIZE: 12pt;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.logintexttitle
	{
		FONT-SIZE: 12pt;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	A.logintexttitle
	{
		FONT-SIZE: 12pt;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	A.logintexttitle:HOVER
	{
		FONT-SIZE: 12pt;
		COLOR: red;
		FONT-FAMILY: arial;
	}

	.logintext
	{
		FONT-SIZE: 10pt;
		COLOR: black;
		FONT-FAMILY: arial;
	}
	A.logintext
	{
		FONT-SIZE: 10pt;
		COLOR: blue;
		FONT-FAMILY: arial;
	}
	A.logintext:HOVER
	{
		FONT-SIZE: 10pt;
		COLOR: red;
		FONT-FAMILY: arial;
	}
	.autologintext
	{
		FONT-SIZE: 12pt;
		COLOR: blue;
		FONT-FAMILY: arial;
	}
	.logintable
	{
		PADDING-LEFT: 10px;
	}
	.footertext
	{
		FONT-WEIGHT: normal;
		FONT-SIZE: 8pt;
		COLOR: black;
		FONT-FAMILY: arial;
	}
	A.logout
	{
		FONT-SIZE: 14px;
		CURSOR: pointer;
		COLOR: black;
		FONT-FAMILY: arial;

	}
	A.logout:HOVER
	{
		FONT-SIZE: 14px;
		CURSOR: pointer;
		COLOR: black;
		FONT-FAMILY: arial;

	}
	.logout
	{
		FONT-SIZE: 14px;
		CURSOR: pointer;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.leftnavnocursor
	{
		FONT-SIZE: 12px !important;
	    COLOR: black;
		FONT-FAMILY: arial !important;
	}

	.RepInfo
	{
		FONT-SIZE: 14px;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.leftnav
	{
		FONT-SIZE: 12px !important;
		COLOR: black;
		FONT-FAMILY: arial !important;
	}

	.filenav
	{
		FONT-SIZE: 12;
		COLOR: white;
		FONT-FAMILY: arial;
		font-weight: normal !important;
	}


	/* must be in this order:  A, A:link, A:visited, A:hover, A:active */
	A.leftnav
	{
		FONT-SIZE: 12;
		COLOR: black; 
		FONT-FAMILY: arial;
		TEXT-DECORATION: none;
	}
	A.leftnav:link
	{
		FONT-SIZE: 12;
		COLOR: black; 
		FONT-FAMILY: arial;
		TEXT-DECORATION: none;
	}
	A.leftnav:visited
	{
		FONT-SIZE: 12;
		COLOR: black; 
		FONT-FAMILY: arial;
		TEXT-DECORATION: none;
	}
	A.leftnav:hover
	{
		FONT-SIZE: 12;
		COLOR: red;
		FONT-FAMILY: arial;
		TEXT-DECORATION: underline;
	}
	A.leftnav:active
	{
		FONT-SIZE: 12;
		COLOR: black; 
		FONT-FAMILY: arial;
		TEXT-DECORATION: none;
	}

	.filedisplay
	{
		FONT-SIZE: 10px;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	A.filedisplay
	{
		FONT-SIZE: 10;
		COLOR: black;
		FONT-FAMILY: arial;
		TEXT-DECORATION: none;
	}
	A.filedisplay:hover
	{
		FONT-SIZE: 10;
		COLOR: red;
		FONT-FAMILY: arial;
		TEXT-DECORATION: underline;
	}

	.folder
	{
		FONT-SIZE: 12px;
		COLOR: black;
		FONT-FAMILY: arial;
	}   
	    
	.search
	{
		FONT-SIZE: 12px;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.docstats
	{
		FONT-SIZE: 12px;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	A.folder
	{
		FONT-SIZE: 12px;
		CURSOR: pointer;
		COLOR: black;
		FONT-FAMILY: arial;
		TEXT-DECORATION: none;
	}
	A.folder:hover
	{
		FONT-SIZE: 12px;
		CURSOR: pointer;
		COLOR: red;
		FONT-FAMILY: arial;
		TEXT-DECORATION: underline;
	}
	.columnheader
	{
		FONT-SIZE: 12px;
		CURSOR: pointer;
		COLOR: black;
		FONT-FAMILY: arial;
	}
	.columnheadertable
	{
		BORDER-RIGHT: black 1px solid;
		BORDER-TOP: black 1px solid;
		FONT-SIZE: 12px;
		BORDER-LEFT: black 1px solid;
		COLOR: black;
		BORDER-BOTTOM: black 1px solid;
		FONT-FAMILY: arial;
		HEIGHT: 25px;
		BACKGROUND-COLOR: #c0c0c0;
	}

	.filemenu
	{
		PADDING-RIGHT: 8px;
		PADDING-LEFT: 8px;
		FONT-SIZE: 11px;
		CURSOR: default;
		COLOR: black;
		FONT-FAMILY: arial;
		HEIGHT: 18px;
		BACKGROUND-COLOR: #c0c0c0;
		text-decoration:none;
	}

	.addressbar
	{
		BORDER-LEFT: black 1px solid;
		BORDER-RIGHT: black 1px solid;
		BORDER-TOP: black 1px solid;
		BORDER-BOTTOM: black 1px solid;
		PADDING-RIGHT: 3px;
		PADDING-LEFT: 3px;
		FONT-SIZE: 11px;
		CURSOR: default;
		COLOR: blue;
		FONT-FAMILY: verdana;
		HEIGHT: 20px;
		BACKGROUND-COLOR: #c0c0c0;
		text-decoration:none;
	}

	.addressbartext
	{
		FONT-SIZE: 11px;
		CURSOR: default;
		COLOR: blue;
		FONT-FAMILY: verdana;
		HEIGHT: 18px;
		BACKGROUND-COLOR: #c0c0c0;
		font-weight:normal;
		text-decoration:none;
	}


	a.filemenu:hover
	{	
		BORDER-LEFT: lightgrey 1px solid;
		BORDER-RIGHT: lightgrey 1px solid;
		BORDER-TOP: lightgrey 1px solid;
		BORDER-BOTTOM: lightgrey 1px solid;
		border-style:Outset;
		PADDING-RIGHT: 8px;
		PADDING-LEFT: 8px;
		FONT-SIZE: 11px;
		CURSOR: default;
		COLOR: white;
		FONT-FAMILY: arial;
		HEIGHT: 18px;
		BACKGROUND-COLOR: #c0c0c0;
		text-decoration:none;
	}

	A.filemenu
	{
		PADDING-RIGHT: 8px;
		PADDING-LEFT: 8px;
		FONT-SIZE: 11px;
		CURSOR: default;
		COLOR: black;
		FONT-FAMILY: arial;
		HEIGHT: 18px;
		BACKGROUND-COLOR: #c0c0c0;
		text-decoration:none;
	}
	.navfile
	{
		FONT-SIZE: 10px;
		CURSOR: pointer;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.statusbar
	{
		FONT-SIZE: 12px;
		COLOR: black;
		FONT-FAMILY: arial;
	}

	.bgimage
	{
	background-image:url(../images/blue_fade.gif);
	}

	.footerbar
	{
		padding-top:3px;
		padding-bottom:3px;
		border-top:1px solid black;
		border-bottom:1px solid black;
		background-color:#efefef;	
	}

	/* when Alternating Row Color feature enabled, change these styles to alter
	   the background color */
	.evenrow
	{
		background-color:#efefef;
	}

	.oddrow
	{
		background-color:white;
	}

