.menulink
{
	text-decoration:		none;
	color:					white;
}
body
{
    margin:     10px 10px 10px 10px;
}
.main
{
    border:     1px solid black;
    width:      800px;
    height:     450px;
}
.titlediv
{
  margin-bottom:		0px;
  border-bottom:    1px solid silver;
}
.titleleft
{
    color:              black;
    font-family:        verdana;
    font-size:          20pt;
    width:              240px;
    height:             48px;
	vertical-align: 	bottom;
	position:			absolute; 
	left: 				11px; 
	top: 				11px;  
	border-left:		1px solid black;
	border-top:			1px solid black; 
}
.titleright
{
	background-color:   #663366;
	color:              white;
	font-family:        verdana;
	font-size:          20pt;
	position:			absolute; 
	height:				48px; 
	width:				687px;
	left:				251px; 
	top: 				11px; 
	vertical-align: 	bottom;  
	text-align:			left;
	padding-left:		10px;
	
}
.SiteName
{
	position:			absolute; 
	width:				210px; 
	height:				170px; 
	left: 				11px; 
	top: 				61px;
	background-color:	#663366;
	color:				white;
	font-family:        verdana;
	font-size:          14pt;
	padding-left:		10px;
	text-align:			left;
}
.yellowtxt
{
	color:				yellow;
	font-family:        verdana;
	font-size:          14pt;
}
.page1image
{
	position:		absolute; 
	width:			200px; 
	height:			115px; 
	left: 			252px; 
	top:			61px;
}
.welcomediv
{
	position:			absolute; 
	width:				688px;
	height:				130px; 
	left: 				252px; 
	top: 				360px;
	background-color:	#663366;
	color:				white;
	font-family:        verdana;
    font-size:          10pt;
	padding-left:		5px;
		
}
.menudiv
{
		position:			absolute; 
		left:				11px;
		top:				233px;
		width:				240px; 
		height:				260px;
		background-color:	#666666; 		
}
.menutitle
{
	font-family:        verdana;
    font-size:          10pt;
	color:				white;
	font-weight:		bold;
	background-color:	#663366;
	padding-left:		5px;
	border-bottom:		1px solid black;
	
}
.menuholder
{
	font-family:        verdana;
    font-size:          10pt;
	height:				245px;
	color:				white;
	padding-left:		5px;
	margin-top:			0px;
	overflow:			auto;
	
	
}
.contents
{
	position:		absolute; 
	width:			680px;
	left: 			255px; 
	top:			65px;
	border:			1px solid silver;
	font-family:    verdana;
    font-size:      10pt;	
	padding-left:	5px;
	padding-right:	5px;
	padding-top:	5px;
	
	
}
.ctable
{
	font-family:    verdana;
    font-size:      9pt;
	border-bottom:	1px black solid;
}
.ctableh
{
	background-color:		silver;
	font-family:    verdana;
    font-size:      9pt;
	font-weight:	bold;
}
.ctext
{
	font-family:    verdana;
    font-size:      9pt;
}
.nheader
{
	background-color:	silver;
	font-family:    	verdana;
    font-size:      	9pt;
	font-weight:		bold;
	border-bottom:		1px solid black;
	border-top:			1px solid black;
}
.ndate
{
	font-family:    	verdana;
    font-size:      	7pt;	
	width:				75px;
}
.ntitle
{
	font-family:		verdana;
	font-size:			9pt;
	background-color:	lightyellow;
		
}
.nsumm
{
	padding-left:		15px;
	padding-right:		4px;
	font-family:		verdana;
	font-size:			9pt;
	color:				darkblue;
	border-left:		0px solid silver;
	border-right:		0px solid silver;
	border-bottom:		1px solid silver;
	border-top:			1px solid silver;
	width:				95%;
}
.tbutton
{
	font-family:		verdana;
	font-size:			9pt;
	background-color:	silver;
	cursor:				pointer;
	border:				1px solid black;
	width:				40px;
	text-align:			center;
}
.elong
{
	font-family:		verdana;
	font-size:			9pt;
	width:				400px;
	background-color:	lightblue;
	border:				1px solid black;
}
.itemtitle
{
	font-family:		verdana;
	font-size:			9pt;
	background-color:	lightyellow;
	border-bottom:		1px solid black;
	border-top:			1px solid black;		
	padding-left:		10px;
	cursor:				pointer;
}
.itemsum
{
	padding-left:		30px;
	font-family:		verdana;
	font-size:			9pt;
	
}
.itemlink
{
	text-decoration:	none;
	color:				blue;
	cursor:				pointer;
	font-family:		verdana;
	font-size:			9pt;
	
}
.menutd
{
	text-decoration:	none;
	color:				white;
	cursor:				pointer;
	font-family:		verdana;
	font-size:			9pt;
}
.submenu
{
	display:			none;
	text-decoration:	none;
	color:				white;
	cursor:				pointer;
	font-family:		verdana;
	font-size:			8pt;
}
.ninst
{
	background-color:	lightgrey;
	color:				red;
	font-family:    	verdana;
    font-size:      	9pt;
	font-weight:		bold;
	border-bottom:		1px solid black;
	border-top:			1px solid black;
	background-image:	url("http://www.dreamteam-uk.org/images/Cback1.jpg")
}
.hpnews
{
	width:				400px;
	border:				1px solid black;
	background-color:	lightyellow;
	color:				black;
	font-family:    	verdana;
    font-size:      	9pt;
}