﻿.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}

body, td, p, select, input, textarea {
	margin-left: 0px;
		text-align: left;
}

a {
	color: #000000;
	text-decoration: none underline;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 13pt;
	line-height: normal;
	font-family: "normal Arial Narrow";
	}

.Emails{
background-image:url("Photos/images/navbg_dn.gif");
}

<STYLE type="text/css">

BODY
{
background-image: url("images/bg.jpg");     /* use image path relative to page location */
          background-repeat: no-repeat;             /* this is what controls the repeating of the image. You can repeat horizontally, vertically, both, or not at all */
          background-position:  center;   
scrollbar-face-color: #CC9900;
scrollbar-highlight-color: #FF9900;
scrollbar-3dlight-color: #FFCC33;
scrollbar-darkshadow-color: #CC6600;
scrollbar-shadow-color: ##CC6600;
scrollbar-arrow-color: #CCCC33;
scrollbar-track-color: #CCCC33;
}

</STYLE>


