/* CSS Document */
font { font-family:"Trebuchet MS"; font-weight:bold; }

.tableformat { font-family:"Trebuchet MS"; font-weight:bold; font-size:12px; color:#666666;}

.admin { color:#666666;
					text-decoration:none;  }
a.admin { color:#666666;
						text-decoration:none;  }
a.admin:hover {color:#666666; 
								text-decoration:underline; }
.footer { color:#999999;
					text-decoration:none;  }
a.footer { color:#999999;
						text-decoration:none;  }
a.footer:hover {color:#333333; 
								text-decoration:underline; }
								
.budgetmenu { color:#000000;
					text-decoration:none;  }
a.budgetmenu { color:#000000;
						text-decoration:none;  }
a.budgetmenu:hover {color:#000000; 
								text-decoration:underline; }								

								
.bottomrightlink { color:#006633;
					text-decoration:none;  }
a.bottomrightlink { color:#006633;
						text-decoration:none;  }
a.bottomrightlink:hover {color:#9da21d; 
								text-decoration:none; }
								
.topnav { color:#ffffff;
					text-decoration:none;  }
a.topnav { color:#ffffff;
						text-decoration:none;  }
a.topnav:hover {color:#ffffff; 
								text-decoration:underline; }

.add_new{background-color:#999999}
/*.style6 { color:#334f73; text-decoration:none; font-size:14px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; }
.style6:hover { color:#334f73; text-decoration:underline; font-size:14px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; }
.style7 { color:#666666; text-decoration:none; font-size:11px; font-family: "Trebuchet MS", sans-serif; line-height: 1em; }
*/



h1
{
	color:#0D5700;
	font-size:26px;
	font-weight:bold;
}
h2
{
	color:#597153;
	font-size:17px;
	font-weight:bold;
}
h3
{
	color:#DB7104;
	font-weight:bold;
	font-size:17px;
	margin:0px;
	padding:0px;
}

