 A
{
	font-family: "Times New Roman", "serif";
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration		: none;
}



.Starttext
{
	font-family: "Lucida Bright","Times New Roman", "serif";
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	text-decoration		: none;
}

.subtext
{
	font-family: "Lucida Bright","Times New Roman", "serif";
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-decoration		: none;
}

.acknowl
{
	font-family: "Lucida Bright","Times New Roman", "serif";
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration		: none;
}


.red
{
	color: #FF0066;
	text-decoration		: none;
}



.credit
{
	font-family: "Lucida Bright","Times New Roman", "serif";
	font-weight: normal;
	text-decoration		: none;
	color			: #CEB00B;
	font-size		: 9px;
	font-weight		: bolder;

}

.creditlink
{
	font-family: "Lucida Bright","Times New Roman", "serif";
	font-weight: normal;
	text-decoration		: none;
	color			: #CEB00B;
	font-size		: 9px;
	font-weight		: bolder;
	target			: _blank
}





A.aNavbar
{
	background-color	: Transparent;
	border-right		: solid 2px #FFFFFF;
	border-Bottom		: solid 2px #FFFFFF;
	color				: #C90000;
	font-size			: 11px;
	font-family			: Verdana;
	padding-left		: 15px;
	width				: 150px;
}

body {
	font-family:  "Times New Roman";
	color: #666666;
	font-size: 12px;
	font-weight: bold;


}

td {
	font-family: "Baskerville Old Face", "Times New Roman"

}

th {
	font-family: "Baskerville Old Face", "Times New Roman"
}

.navbar
{
	background-color	: Transparent;
	border-style		: none;
	background-repeat	: repeat-x;
	height				: 30px;
}

.navcontact
{
	background-color	: Transparent;
	border		: 2px solid #CEB00B;
	background-repeat	: repeat-x;
	height				: 100px;
	font-family: "Times New Roman", serif;
	text-decoration		: none;
	color			: #666666;
	font-size		: 18px;
	font-weight		: bold;
}


.navclear
{
	background-color	: Transparent;
	height			: 150px;
	font-family: "Times New Roman", serif;
	text-decoration		: none;
	color			: #666666;
	font-size		: 18px;
	font-weight		: bold;
}



A.nav1 {
	font-family: "Times New Roman", serif;

	background-color	: Transparent;
	border-right		: 2px solid #CEB00B;
	border-Bottom		: 2px solid #CEB00B;
	text-decoration		: none;
	color			: #666666;
	font-size		: 18px;
	font-weight		: bold;
	text-transform		: capitalize;
	width			: 138px;
}







.navsmall
{
	font-family: "Times New Roman", serif;
	text-decoration		: none;
	color			: #CEB00B;
	font-size		: 8px;
	font-weight		: bold;
}


A:Hover.nav1
{
	font-family: "Times New Roman", serif;
	background-color	: Transparent;
	border-right		: solid 2px #666666;
	border-Bottom		: solid 2px #666666;
	text-decoration		: none;
	color			: #CEB00B;
	font-size		: 18px;
	font-weight		: bolder;
	text-transform		: capitalize;
	width			: 138px;
}


h1 {
	font-family: "Baskerville Old Face", "Times New Roman";
	color: #CEB00B;
	font-size: 36px;
	font-weight: bold;

}

h2 {
	font-family: "Baskerville Old Face", "Times New Roman";
	color: #CEB00B;
	font-size: 20px;
	font-weight: bold;

}
h3 {
	font-family: "Baskerville Old Face", "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
}
h5 {

	font-family: "Lucida Bright", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
}

LI
{list-style: disc outside; color: #666666;} 


.floatrighthome {

	float: right;
	margin-left: 10px;
	margin-right: 16px;


}


.floatright {

	float: right;
	margin-left: 10px;
	margin-right: 16px;
	border-left		: solid 2px #999999;
	border-Bottom	: solid 2px #999999;

}

.floatleft {
	float: left;
	margin-right: 10px;
}
.maillink  {
	color			: #CEB00B;
	font-size		: 18px;
	font-weight		: bolder; }
