
	/* 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;
	padding: 0px;
}	
		
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: 9pt;
	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: 14pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
}	
		
h2	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	bold;
	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:	10pt;
	font-weight:	bold;
	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;
}

.WhiteLeftMenu
{
	color: White;
	font-size: 8pt;
}

.footer {
	font: 7pt;
}
		
/* end body type */	

/* Manager styles */

/* Admin Tab */

A.GrayMenu {
	color: #3A3A3A;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.GrayMenu:hover {
	COLOR: #009900;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.GrayMenu:visited
{
	COLOR: #3A3A3A;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.GrayMenu:visited:hover
{
	COLOR: #009900;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.MenuTab {
	padding-left: 5;
	padding-right: 5;
	border-top: 1px solid #A7A7A7;
}

.redcomment {
	color: Red;
}

.adminoptions {
	font: 8pt;
}	
	
/* End Manager styles */

/* table styles */

.tableborder {
	border: 1px solid #E5481F;
}	
	
.tableborderleft {
	border-left: 1px solid #045CF3;
}	
	
.tableborderright {
	border-right: 1px solid #045CF3;
}	

.tablebordertop {
	border-top: 1px solid #045CF3;
}	

.tablebordertopright {
	border-top: 1px solid #045CF3;
	border-right: 1px solid #045CF3;
}	

.tableborderbottom {
	border-bottom: 1px solid #045CF3;
}		

.tableborderleftbottom {
	border-left: 1px solid #045CF3;
	border-bottom: 1px solid #045CF3;
}	

.tableborderrightbottom {
	border-right: 1px solid #045CF3;
	border-bottom: 1px solid #045CF3;
}
	
/* tree style */
}
input.op {
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	width: 15px;
	height:	15px
}
/* end tree style */