body {
	background-image: url(../../images/dotted.gif);
	background-color: #343434;
}
a:active     {  color: Orange}
a:link       {  color: Orange}
a:visited    {  color: Orange}
.topgradient {
	background-image: url(../images/topgradient.jpg);
	height: 33px;
}
#titleC1 {
	height: 171px;
	background-image: url(../images/titleC1.jpg);
}
#titleC2 h1 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
#titleC2 h2 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}


#titleC2 {
	height: 171px;
	background-image: url(../images/titleC2.jpg);
}
.topbar {
	background-repeat: repeat-x;
	background-position: top;
}
#panel {
	background-image: url(../images/panel.jpg);
	
}
#navtop {
	background-image: url(../images/navtop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 45px;
}
#menu, .shaded {
	background-image: url(../images/shaded.gif);
}

#navbase {
	background-image: url(../images/navbase.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 154px;
	height: 105px;
}
.buttonbkgrnd {
	background-image: url(../images/buttn.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 15px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #007FD0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7CAEE3;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
#menu a, #menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 105px;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#menu span.active {
	font-weight: bold;
	color: #FF9900;
}