body	{
	font-family: tahoma;
	font-size: 11;
	color:#666666;
	scrollbar-face-color:white;
	scrollbar-shadow-color:gray;
	scrollbar-highlight-color:white;
	scrollbar-3dLight-Color:gray;
	scrollbar-Arrow-Color:gray;
	scrollbar-DarkShadow-Color:white;
}
table	{
	font-family: tahoma;
	font-size: 11;
	color:#666666;
}
a {
	font-family: tahoma;
	font-size: 11;
	color:#248961;
	text-decoration:underline;
}
.masthead	{	
	background-color:#B3B39D;
	background-image:url('Images/banner.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	font-size: 11;
}
.mastfoot	{	
	background-color:#B3B39D;
	background-image:url('Images/paw_bar_b.gif');
	background-repeat:no-repeat;
	font-size: 11;
}
.menuBar	{	
	font-size: 10;
	text-align:center;
	background-image: url('Images/green_shadow.gif');
	background-repeat: repeat-x;
	background-color:#6B8E80;
}
.menuBar_off	{
	border-left: 1px solid #808080;
	border-right: 1px solid #222222;
	cursor:hand;
	color:#DBEDE6;
	background-image: url('Images/green_shadow.gif');
	background-repeat: repeat-x;
	background-color:#6B8E80;
}
.menuBar_on	{
	border-left: 1px solid #808080;
	border-right: 1px solid #222222;
	cursor:hand;
	color:white;
	background-image: url('Images/green_shadow.gif');
	background-repeat: repeat-x;
	background-color:#6B8E80;
}
.menuBar_selected	{
	border-left: 1px solid #808080;
	border-right: 1px solid #222222;
	cursor:hand;
	color:white;
	background-image: url('Images/white_shadow.gif');
	background-repeat: repeat-x;
	background-color:#404040;
}
.menuStack	{
	background-color:#6B8E80;
	font-size: 10;
	text-align:right;
}

.menuStack_off	{
	background-color:#6B8E80;
	color:#DBEDE6;
	padding: 2 20 2 0;
	cursor:hand;
	height:18;
}
.menuStack_on	{
	background-color:#B3D6C8;
	color:black;
	padding: 2 20 2 0;
	cursor:hand;
	height:18;
}
.menuStack_selected	{
	background-color:#222222;
	color:white;
	padding: 2 20 2 0;
	cursor:hand;
	background-image: url('Images/paw_white.gif');
	background-repeat: no-repeat;
	background-position: 4 2;
	height:18;
}
.paragraph_title	{	
	font-size:11;
	font-weight:bold;
	background-color:#248961;
	text-indent:10;
}
.columnTitle {
	padding: 5 0 8 0;
	font-weight:bold;
	font-size:14;
	color: #248961;
}
.trayTitle {
	font-weight:bold;
	font-size:13;
}
.paragraphTitle {
	padding: 8 0 3 0;
	font-weight:bold;
	font-size:12;
}
.normal {
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.hr {
	margin-top:0;
	background-image:url('Images/hr.gif');
	background-repeat:no-repeat;
}
