	body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
	}

	p {	
		padding: 16px;
	}

	img {	
		margin-top: 0px;
		margin-bottom: 10px;
		padding-top: 8px;
		width: 400px;
		border: 0;
		vertical-align:middle;

	}

	.imgthumb {
		width: 80px;
		margin-top: 0px;
		border: 0;
	}

	.imgnomarg {	
		margin: 0px;
		border: 0;
		width: 23px;
		height: 23px;
	}


	.headertxt { 
		color: #AAAAAA;
		font-weight:bold;
		position: absolute; 
		left: 250px;  
		width:680px; 
		height:38px; 
		background: #FFFFFF;
	}

	.orangetop {
		width:200px; 
		height:28px;  
		position: absolute; 
		background: #EDDC36;
		left: 16px; 
		top: 16px;
	}

	.greytop {
		width:680px; 
		height:28px;  
		background: #EDDC36;
		position: absolute; 
		left: 250px; 
		top: 34px;
	}

	.logo {
		width:200px; 
		height:50px;  
		position: absolute; 
		left: 16px; 
		top: 66px;
		font-weight:bold;
	}

	.menu {
		width:200px; 
		height:364px;  
		position: absolute; 
		left: 16px; 
		top: 134px;
		valign: top;
	}

	.indexcontent {

		float: none;
		left: auto;
		margin-left: 232px;
		position: relative;
		width: auto;
		overflow: hidden;
		border-left: 1px solid #EDDC36;
	}

	.content2 {
		float: none;
		left: auto;
		margin-left: 232px;
		position: relative;
		width: auto;
		height: 100%; 
		overflow: auto; 
		border-left: 1px solid #EDDC36;

	}

	.indextxt {
		overflow: auto; 
 		float:left;
 		width:680px;
 		height:500px;
		border-bottom: none;
		line-height:1.6em;
	}

	.footer {
		width:200px; 
		height:14px;  
		font-size: 9px;
		color: #FFFFFF;
		position: absolute; 
		left: 16px; 
		top: 390px;
		background: #EDDC36;
		text-align: center;
	}

	.copyright {
		width:200px; 
		height:14px;  
		font-size: 8px;
		color: #888888;
		position: absolute; 
		left: 16px; 
		top: 540px;
		text-align: center;
	}

	.invspaceimg {	
		margin-bottom: 16px;
		height: 570px;
		width: 400px;
		border: 0;
	}

	.hrdashed {
		margin-left:15px;
	}


	h2 {
		margin-top:0px;
		font-size: 13px;
		color: #E5B81D;
	}

	li {
		list-style-image:url(images/listdash.gif);
		margin-left:20px;
	}

	#scroller {
		scrollbar-arrow-color:#000000;
		scrollbar-track-color:#FFFFFF;
		scrollbar-face-color:#EDDC36;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-shadow-color:#FFFFFF;
	}


.profilebut1 {
	width: 40px;
	height: 40px;
	background: #EDDC36;
	position:relative;
	margin:8px;
 	float:left;
	word-wrap:break-word;
}




	a {
		text-decoration: none;
		color: #CC6666;
	}

	a:visited {
		text-decoration: none;
		color: #CC6666;
	}

	a:hover {
		text-decoration: none;
		color: #AAAAAA;
	}

	a:active {
		text-decoration: none;
		color: #CC6666;
		background-color: #EDDC36;
	}

	.orangetext {
		text-decoration: none;
		background-color: #EDDC36;
		line-height: 20px;
	}	

	.graytext {
		text-decoration: none;
		color: #AAAAAA;
	}	

	.graytext:visited {
		text-decoration: none;
		color: #AAAAAA;
	}
	.graytext:hover {
		text-decoration: none;
		color: #EDDC36;
	}	

