	BODY {
		scrollbar-face-color: BF2F38;
		scrollbar-highlight-color: BF2F38;
		scrollbar-3dlight-color: BF2F38;
		scrollbar-darkshadow-color: BF2F38;
		scrollbar-shadow-color: cccccc;
		scrollbar-arrow-color: ffffff;
		scrollbar-track-color: cccccc;
	}

	P,TABLE,TR,TD {
		font-size: 8pt;
		font-family: Verdana;
	}
	
	TD.menu {
		font-size: 8pt;
		font-family: Verdana;
		background-color: CBCBCB;
	}
	TD.menu_header {
		font-size: 8pt;
		font-weight: bold;
		color: white;
		font-family: Verdana;
		background-color: 302f68;
	}
	.content {
		font-size: 8pt;
		font-family: Verdana;
	}
	B,STRONG {
		font-weight: bold;
		font-size: 8pt;
		font-family: Verdana;
	}
	A {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: 0000ff;
		text-decoration: none
	}
	A:visited {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color:0000ff;
		text-decoration: none
	}
	A:active {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: 0000ff;
		text-decoration: underline
	}
	A:hover {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: 0000ff;
		text-decoration: underline
	}

	/* Top nav bar styles */
	A.headernav {
		font-size: 10pt;
		font-weight : bold;
		font-style : normal;
		font-family: Verdana;
		color : #FF0000;
		text-decoration : none;
	}
	A:active.headernav {
		font-size: 8pt;
		font-weight : bold;
		font-style : normal;
		font-family: Verdana;
		color : white;
		text-decoration : underline;
	}
	A:visited.headernav {
		font-size: 8pt;
		font-weight : bold;
		font-style : normal;
		font-family: Verdana;
		color : white;
		text-decoration : none;
	}
	A:HOVER.headernav {
		font-size: 8pt;
		font-weight : bold;
		font-style : normal;
		font-family: Verdana;
		color : white;
		text-decoration : underline;
	}

	/* Top nav bar styles */
	A.menu {
		font-weight : bold;
		font-size: 10pt;
		font-family: Verdana;
		color: #FFFFFF;
		text-decoration: none
	}
	A:visited.menu {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color:ffffff;
		text-decoration: none
	}
	A:active.menu {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: ffffff;
		text-decoration: none
	}
	A:hover.menu {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: ffffff;
		text-decoration: none
	}
	
	/* special styles */
	.pageHeader {
		font-weight: bold;
		font-size: 14pt;
		color: #302F6B;
		font-family: Verdana;
	}
	.pagefooter {
		font-size: 8pt;
		font-weight : normal;
		font-style : normal;
		font-family: Verdana;
		color : white;
		text-decoration : none;
	}
	.pageAlert {
		font-weight: bold;
		font-size: 8pt;
		color: red;
		font-family: Verdana;
	}
	.login {
		font-weight: bold;
		font-size: 8pt;
		color: black;
		font-family: Verdana;
	}
	.list {
		font-weight: normal;
		font-size: 9pt;
		color: black;
		font-family: Verdana;
	}
	.customers {
		font-weight: normal;
		font-size: 9pt;
		color: black;
		font-family: Verdana;
	}
back {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: ffffff;
		text-decoration: none
	}
	back:visited {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color:ffffff;
		text-decoration: none
	}
	back:active {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: ffffff;
		text-decoration: underline
	}
	back:hover {
		font-weight : bold;
		font-size: 8pt;
		font-family: Verdana;
		color: ffffff;
		text-decoration: underline
	}
