body{
	background-color: #6699CC;
	font-size:;
	color: #764277;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-base-color: background;
	scrollbar-3dlight-color: lightgrey;
	scrollbar-highlight-color: whitesmoke;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-shadow-color: white;
	scrollbar-face-color: snow;
}

.main{
	background-color: #6699CC;
	position: absolute;
	width: 990px;
	height: 620px;
	margin-left: -495px;
	margin-top: -310px;
	left: 50%;
	top: 50%;
}
.menu{
	float: left;
	width: 200px;
	height: 620px;
}
.menuitem{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}
.inhframe{	
	vertical-align: middle;
	overflow: hidden;
	float: left;
	scrolling: no;
	text-decoration: none;
	width: 620px;
	height: 420px;
	}
.frame {background-image: url(images/DESIGN_4_02.jpg); overflow: hidden}
.frameinh{
	margin-left: 35px;
	margin-top: 125px;
	margin-right: 35px;
	width: 720px;
	height: 485px;
	overflow: auto;

}
	
a{
	color: #FFFFCC;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
A:hover {
	color: #F9C82E;
}
A:active{
	color: #764277;
}
.paars{
	color: #764277;
}
dt{
	font-weight: bold;
}
dd{
	margin-left: 50px;
}
.neen{
	color: #764277;
	text-align: center;
}