BODY {
	SCROLLBAR-FACE-COLOR: #6c79a6;
	TEXT-JUSTIFY: auto;
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: #d5dde1;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #e9e9f2;
	SCROLLBAR-TRACK-COLOR: #e9e9f2;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	bgcolor: #7E919E;
	scrollbar-3d-light-color: #999999;
	margin: 0;
	text-align: left;
}

A:visited {
 BACKGROUND: none transparent scroll repeat 0% 0%
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
 }


A:unknown {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
}

A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}

.normal {
	font-size: 14px;
	width: 560px;
	text-align: justify;
}

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	padding-bottom: 20px; 
	padding-top: 30px
}

.center{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.copyright{
	font-family: "Times New Roman", Times, serif; 
	font-size: 9px; 
	text-align: center
}

.controlPanel{
	background-attachment: scroll;
	background-image: url(gap.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 100px;
	text-align: center;

}

.logo {
	font-size: 20px;
	font-weight: bold;
	cursor: default;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px }

.banner {
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 100px;
}

.description {
	background-image: none;
	background-repeat: no-repeat;
	text-align: justify;
	margin-bottom: 50px;
	margin-left: 20px;
	width: 480px;
	font-weight: lighter;
	font-size: 14px;
	margin-top: 20px;
}
.menuitem {
	font-size: 18px;
	font-weight: bold;
	margin-top: -20px;
	margin-bottom: 0px;
}
