a:link {
	color: #6e6e78; 
	text-decoration: none;
	}
a:visited 
	{
	color: #6e6e78; 
	text-decoration: none;
	}
a:hover 
    {
	color: #99C;
	text-decoration: underline;
	}
a:focus{
	color:#99C;
	text-decoration: underline;

	}
	
#logoframe 
	{
	border-right: #6e6e78 1px solid;
	border-top: #6e6e78 1px solid;
	border-left: #6e6e78 3px solid;
	border-bottom: #6e6e78 1px solid;
	left: 30px;
	top: 30px;
	width:160px;
	position: absolute;
	padding: 4px;
	}
#menuframe 
	{
	width:145px;
	left: 45px;
	top : 130px;
	position: absolute;
	padding: 6px;
	}
.topframe 
	{
	border-bottom: #6e6e78 1px solid;
	left: 254px;
	top : 65px;
	position: absolute;
	width:620px;
	padding: 5px;
	}
.bottomframe 
	{
	border-top: #6e6e78 1px solid;
	left: 254px;
	bottom : 2px;
	position: absolute;
	width:624;
	padding: 5px;
	}	
#contentframe 
	{
	width:600px;
	left: 264px;
	top : 130px;
	position: absolute;
	padding: 4px;
	height: 311px;
	}
#buntframe 
	{
	width:300px;
	left: 414px;
	top : 130px;
	position: absolute;
	padding: 4px;
	height: 300px;
	background-color: #99C;
	}	
.logoz2 
	{
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 4pt;
	color: #6e6e78;
	font-weight: bold;
	text-align: center;
	}
.logoz1
	{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 2pt;
	color: #6e6e78;
	font-weight: normal;
	word-spacing: 2pt;
	text-align: center;
	}
.logotop
	{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 1pt;
	color: #cc0066;
	font-weight: normal;

	text-align: center;
	}
.menuitem
	{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.5pt;
	color: #6e6e78;
	font-weight: normal;
	text-align: left;
	}
.itembunt
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.5pt;
	color: #DDDDDD;
	font-weight: normal;
	text-align: left;
	}
.menuitemselected
	{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.5pt;
	color: #99C;
	font-weight: bold;
	text-align: left;
	}	
.contenttext
	{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.5pt;
	color: #6e6e78;
	font-weight: normal;
	text-align: left;
	}
.headertext {color: #FFFFFF}	
