.background {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	background-color: #999999;
}
.text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.Heading1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
}
.tableborder {
	border-top: 4px groove #9999cc;
	border-right: 4px groove #9999CC;
	border-bottom: 4px groove #993366;
	border-left: 4px groove #993366;
}
.border_black {
	border-top: thin groove #660000;
	border-right: thin groove #336699;
	border-bottom: thin groove #003399;
	border-left: thin groove #660000;
}
.greytext_bold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.heading1_red {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #660000;
}
.linktext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #3366CC;
}
.horizontalrule1 {
	color: #334360;
}
.Heading2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #cccccc;
	font-weight: bold;
}
.small_linktext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #3366cc;
}
.BorderButtons {
	border-bottom-width: 3px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #bc9776;
	border-top-color: #FFFFCC;
	border-top-width: 3px;
}
.BrownHeading2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #d88a42;
}
.LinkMedium {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3366cc;
}
.LgBorder_Brown {
	border-bottom-style: groove;
	border-bottom-color: #bc9776;
	border-bottom-width: 5px;
	border-left-width: 6px;
	border-left-style: groove;
	border-left-color: #FFFFCC;
	border-top-width: 5px;
	border-right-width: 6px;
	border-top-style: groove;
	border-right-style: groove;
	border-top-color: #FFFFCC;
	border-right-color: #bc9776;
}
