body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg-rose.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	color: #006699;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-weight: bold;
}

td img {
	display: block;
	}
	
a:link {
	color: #009999;
	text-decoration:underline;
	background-color: white;
}

a:visited {
	color: purple;
	text-decoration: underline;
	font-style: normal;
}

a:active {
	font-style: italic;
	text-decoration:underline;
}

a:hover {
	background-color: #006699;
	text-decoration:underline;
	color: white;
}

dd {
	font-style: normal;
	font-weight: normal;
}
dt {
	padding-top: 10pt;
	list-style-position: outside;
}

.White {
	color: #FFFFFF;
}
.Black {
	color: #000000;
}

.BlackItalicTNR {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}

.is75pct {

	font-size: 75%;
}

.is90pct {
	font-size: 90%;
}

.is110pct {
	font-size: 110%;
}

.is150pct {

	font-size: 150%;
}

.BlackTNRitalic90pct {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}

.indent {
	margin-left: 20px;
}

.boxBullet {
	list-style-type: none;
	list-style-image: url(images/checkbox.gif);
}

.SubHeader {

	font-size: 120%;
	font-style: italic;
}

.scriptfont {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 150%;
}

.LinkSection {
	font-size: 150%;
	font-style: italic;
}

.Bibliography {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	visibility: visible;
	font-style: italic;
}

.BiblioEntry {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	visibility: visible;
	font-style: normal;
	font-weight: normal;
}

.blueBG {
	background-color: #006699;
}
.WhiteHidden {
	color: #FFFFFF;
	visibility: hidden;
}

#header {
	position:relative;
}

#navbar {
	left: 0px;
	position: relative;
	margin-top: 2px;
}

#footer {
	left: 10px;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
	visibility: visible;
}

#textLinks {
	font-size: 90%;
	border-top: solid;
}
#textLinks ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 2px 0 0 10;
	text-align: center;
}

#textLinks ul li {
	display: inline;
}

#quikLink {
	font-size: 80%;
	position: fixed;
	height: auto;
	width: 10em;
	margin-left: 2px;
}

#quikLink ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	list-style-position: outside;
	float: left;
}

#quikLink ul li {
	display: compact;
}

#picture {
	float: left;
	width: auto;
	margin: 4px;
	padding: 6px 6px 4px 0px;
}
#roseBullet {
	list-style-image: url(images/bluerose24.gif);
}
#LeftSync {
	position: fixed;
	margin-left: 10px;
	margin-top: 75px;
}

#LtBlue90pct {
	font-size: 90%;
	background-color: #CCFFFF;
}
#LtBlue90pct a {
	background-color: #CCFFFF;
}

#LtBlue90pct a:hover {
	background-color: #CCFFFF;
	text-decoration:underline;
	color: #006699;
	font-style: italic;
}

#headerBG {
	position:relative;
	top: 0px;
	left: 0px;
	background-color: #006699;
}
