body							{ color: #000; font-size: 12px; font-family: "trebuchet ms"; }
img								{ border-style: none;}
p								{ }
td								{ }
a:link							{ color: blue; }
a:visited						{ color: #00f; }
a:hover							{ color: #f00; }
a:active						{ color: red }
/*<agl.folder "forms">*/
	.formbody						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
	.box							{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #000000;}
	.bluebox						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FFFFFF; background-color: blue; border: 1px solid #000000;}
	.maincell						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 5px; border: 0px solid #006699; }
	.errmsg							{ font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bolder; color: #CC0000;}
	.title							{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #FFFFFF; background-color: blue; border: 1px solid #000000; }
/*</agl.folder>*/
/*<agl.folder "index">*/
	.index_mid 						{  }
	.mnu 							{ width: 150px; }
	.bottom_button 					{ color: white; font-size: 10px; font-family: "trebuchet ms"; }
	.main_page 						{ width: 1000px; }
	.searchbox						{ background-image: url(../images/magnify-small.png); background-repeat: no-repeat; }
	.sidenav						{ color: white; background-color: #808080; background-image: url(../images/menu/side_fill.png); text-decoration: none; border: solid 1px black; }
	a.sidenavtxt, a:visited.sidenavtxt { color: white; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
	.side_head						{ color: white; font-family: "trebuchet ms"; font-weight: bold; line-height: 12px; background-color: navy; }
/*</agl.folder>*/
/*<agl.folder "contacts">*/
	.contacts						{ color: black; font-size: 10px; font-family: arial; }
/*</agl.folder>*/

/*<agl.folder "template">*/
	.index_mid_table 				{ width: 760px; }
	h2 								{ color: black; font-size: 20px; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
	h1 								{ display: none }
	.copyright						{ color: #000; background-color: #fff; position: fixed; bottom: 0; text-align: right; right: 5px; }
	a:hover.nolink					{ color: blue; font-weight: normal; font-style: normal; background-color: black; text-decoration: underline; }
	a.nolink, a:visited.nolink		{ color: black; font-weight: normal; font-style: normal; text-decoration: none; }
/*</agl.folder>*/

/*<agl.folder "refrig">*/
	.fridgehead 					{ color: black; font-size: 20px; font-family: arial; height: 50px; }
	.fridgetext 					{ color: black; font-size: 14px; font-family: arial; }
/*</agl.folder>*/
/*<agl.folder "Menu 2">*/
	/*this is the css for the vertical version*/
	.vertical ul					{ list-style-type: none; padding: 0 0 0 0; width: 180px; margin-left: 0; }
	.vertical li a					{ font-weight: bold; display: block; width: 180px; text-decoration: none; height: 20px; margin-left: 0; padding: 0.1em 1px; }
	.vertical li					{ width: 180px; margin-left: 0; padding-left: 0; display: inline; }
	.vertical li ul					{ position: absolute; margin-top: -22px; margin-left: 185px; padding-left: 0; }
	/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
	.arrow a span					{ display: none; }
	.arrow a:hover span				{ display: none; }
	.arrow a span.noshow			{ display: none; }
	/*Plus code*/
	.plus a span					{ margin-left: 0; padding-left: 0; }
	/*colors for menu*/
	.blackwhite li a				{ color: white; font-weight: bold; background-color: navy; margin-left: 0; padding-left: 0; border-color: black; }
	.blackwhite li a:hover			{ background-color: #010052; color: red; font-weight: bold; margin-left: 0; padding-left: 0; border-color: black; }
	.blackwhite ul					{ margin-left: 0; padding-left: 0; border-color: black; }
/*</agl.folder>*/
a:hover.news 				{ color: red; font-size: 11px; font-family: "trebuchet ms"; font-weight: normal; font-style: normal; text-decoration: none; }
a.news, a:visited.news 		{ color: black; font-size: 11px; font-family: "trebuchet ms"; font-weight: normal; text-decoration: none; }
.message_board 				{ background-image: url(../images/message-board-background.gif); }

