﻿body
{
	font-family: Times New Roman;
    background: url(gradgold.gif) top left repeat-x;	
}
.SpecHead
{
	font-size: 12pt;
	font-family: Times New Roman;
}
.SpecBody
{
	font-size: 10pt;
	font-family: Times New Roman;
}
.SpecTitle
{
	font-size: 14pt;
	font-family: Times New Roman;
}
.ContentHead
{
	font-size: 18pt;
	font-family: Times New Roman;
	font-weight:bold;
}
.ContentBody
{
	font-size: 10pt;
	font-family: Arial;
}

A
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.PageLayoutBox
{
	width: 300px;
	border: 1;
	background-color: ButtonFace;
}

.Links
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.MenuBox
{
 background-image:"Images\tray.gif";
}
.NavButton
{
	font-family: 'Times New Roman';
	font-size: 12pt;
	color:White;
 	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-align:left;
}

#BackGround 
{
	background-image:url(gradgold.gif);
	background-repeat: repeat-x;

}
