@charset "utf-8";
/* CSS Document */

p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	line-height: inherit;
	padding: 3px;
}

p.table{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
	padding: 0px;
}

.background2 {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	background-color: #666666;
	padding: 3px;
}



.bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #CCCCCC;
}

.navigation {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #CCCCCC;
}

.heading2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #666666;
}
.background {
	background-image: url(images/working%20folder/background%20copy.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.link1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
