/* CSS Document */

.whitebl{
	background: url(graphics/corners/whitebl.gif) 0 100% no-repeat  #CCCC99; width: 900px ; height: 650
	px}


.whitebr{
	background: url(graphics/corners/whitebr.gif) 100% 100% no-repeat
}

.whitetl{
	background: url(graphics/corners/whitetl.gif) 0 0 no-repeat
}

.whitetr{
	background: url(graphics/corners/whitetr.gif) 100% 0 no-repeat; padding:0px
}

.clear{
	font-size: 1px; height: 1px
}.purplebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666633;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #9966CC;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.glossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
