body		{background-color: #ffffff;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, 		sans-serif;
		font-size: 12px;
		color: black;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		scrollbar-highlight-color:#ffffff; /* left and top */
		scrollbar-shadow-color:#ff9933; /* right and bottom */
		scrollbar-track-color: grey; /* track bg */
		scrollbar-face-color: black; /* scroll face */
		scrollbar-arrow-color: green; /* arrows */
		}

p, td		{font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: black;
		}

a:link	{color: green;
		text-decoration: underline;
		font-weight: bold;
		}

a:visited	{color: green;
		text-decoration: underline;
		font-weight: bold;
		}

a:hover	{color: red;
		text-decoration: underline;
		font-weight: bold;
		}

a:active	{color: red;
		text-decoration: underline;
		font-weight: bold;
		}

.bthead	{background-image: url(images/tartan.jpg);
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #000000;
		font-weight: bold;
		border: 1px black solid;
		}

.btnav	{background-color: #ffffff;
		font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		
		}

.btnavbk	{background-color: #ffffff;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #D6D6D6;
		
		}

.btdiv	{background-color:green;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		}

.btfoot	{background-image: url(images/tartan2.jpg);
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-align: center;
		border: 1px black solid;
		}

.content 		{background-color: #ffffff;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		}
	
h1		{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: green;
		font-weight: bold;
		letter-spacing: 2px;
		}

.title		{font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: green;
		font-weight: bold;
		}


