body {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 75px;
}

a:link {
	color: #666666;
	
}

a:visited {
	color: #999999;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}

a:active {
	color: 666666;
	text-decoration: none;
}


a.smalllink:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-right: 75px;
	padding-left: 50px;
	width: 575px;
}

.mainimage {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C8D1D5;
	width: 450px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.columnleft {
	padding-right: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	width: 280px;
	padding-left: 10px;
	
}

.columnleftbkgd {
	padding-right: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	width: 280px;
	padding-left: 10px;
	background-image: url(../images/bkgdlt.jpg);
	
}

.columnright {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCC99;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
}

.columnrightbkgd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCC99;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
	background-image: url(../images/bkgdlt.jpg);
}

.scriptTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bold {
	font-weight: bold;
	color: #666666;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.boldsmall {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.photoborder {
	padding: 1px 2px;
	border: thin solid #330000;
}
.lightformtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C8D1D5;
	background-color: #330000;
}

.LargeCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #999999;
}
.smallCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #999999;
}
.goldrow {
	height: 12px;
	background-image: url(../images/bkgddrk.jpg);
}
.bigScript {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
}
.brownrow {
	background-color: #660000;
}
