.toplinks {FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #0CDC9D; FONT-STYLE: italic}
.toplinks {font-size: 18px;
	font-style: italic;
	font-weight: bold;}
body {
		background-color: #000000;
		text-align:center;
		}
	
	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:160px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:590px;
		padding:0px;
		float:left;
		background:#eee;
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
	background:#fff;
	float: inherit;
	height: 50px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
.style15 {FONT-SIZE: large; FONT-STYLE: italic}
.style24 {color: #FFFFFF}
.style34 {font-size: 16px; color: #FFFFFF; font-weight: bold;}
.style45 {color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.style48 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style50 {color: #71D79F}
.style52 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style55 {color: #71D79F;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: large;}
.style59 {color: #71D79F; font-style: italic; font-weight: bold; font-size: large;}
.style53 {color: #FFFFFF; font-size: medium;}
.style54 {font-family: Arial, Helvetica, sans-serif}
.style56 {
	font-size: x-large;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.style64 {font-size: 12px;
	color: #0CDC9D;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;}
.style65 {
	font-size:x-large;
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

.style68 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.style69 {font-size: medium}
.mainh1 {font-size: large; 
		font-style: italic;
		color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
.maincontent {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mainsmall {
	color: #FFFFFF; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	width: 100%; /* precision for Opera */
	left: auto;
	right: auto;
	padding-left: 6px;
}
#menu dl {
float: left;
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #009999;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #ffffcc;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu dt a:hover, #menu dt a:focus, #menu li a:focus, #menu li a:hover {
border-color: #FE3;
color: #FFF;
background: #332;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
