
	/* begin body type */
		
body	{
	font-size: 9pt;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
}	
		
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}
	
b {
	font-weight:	bold;
}		

small	{
	font-size: 8pt;
}	
		
big	{	
	font-size:	12pt;
	}	
		
pre	{	
	font-family:	Courier New, monospace;
	}	
		
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	
		
table, tbody, tr, td	{
	font-size: 8pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}	

h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}	
		
h2	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
A#MenuLink {
	color: white;
	text-decoration: none;
}

A:VISITED#MenuLink {
	color: white;
}

A:HOVER#MenuLink {
	color: white;
	text-decoration: underline;
}

.WhiteMenu
{
	color: White;
}

.GrayMenu
{
	color: #c9c9c9;
}

.redcomment {
	color: Red;
}

.adminoptions {
	font: 8pt;
}

.footer {
	font: 7pt;
}
		
/* end body type */	

/* Manager styles */

	
	
/* End Manager styles */

/* table styles */

.tableborder {
	border: 1px solid #8A8282;
}	
	
.tableborderleft {
	border-left: 1px solid #8A8282;
}	
	
.tableborderright {
	border-right: 1px solid #8A8282;
}	

.tablebordertop {
	border-top: 1px solid #8A8282;
}	

.tablebordertopright {
	border-top: 1px solid #8A8282;
	border-right: 1px solid #8A8282;
}	

.tableborderbottom {
	border-bottom: 1px solid #8A8282;
}		

.tableborderleftbottom {
	border-left: 1px solid #8A8282;
	border-bottom: 1px solid #8A8282;
}	

.tableborderrightbottom {
	border-right: 1px solid #8A8282;
	border-bottom: 1px solid #8A8282;
}	

/* tree style */
}
input.op {
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	width: 15px;
	height:	15px
}
/* end tree style */