/* CSS Document */

.main_txt	{font-family:"Trebuchet MS";
				color:#000000;
				font-size:12px;}
				
.top_bar_bg {font-family:"Trebuchet MS";
				color:#FFFF99;
				font-size:11.5px;
				background-image:url(../images/top_bar.jpg);
				background-repeat:repeat-x;
				height:26px;}
				
.top_bar:link {font-family:"Trebuchet MS";
				color:#FFFFFF;
				font-size:11.5px;
				text-decoration:none;
				}
				
.top_bar:visited {font-family:"Trebuchet MS";
				color:#FFFF99;
				font-size:11.5px;
				text-decoration:none;
				}
				
.top_bar:hover {font-family:"Trebuchet MS";
				color:#FFCC66;
				font-size:11.5px;
				text-decoration:underline;
				}
				
				
				
				
.side_nav	{font-family:"Trebuchet MS";
			font-size:12px;
			color:#003300;
			background-image:url(../images/button.jpg);
			background-repeat:no-repeat;
			height:24px;}
			
.side_nav:hover	{font-family:"Trebuchet MS";
					font-size:12px;
					background-image:url(../images/button_2.jpg);
					color:#000000;}	
					
					
					
					
							
.side:link	{font-family:"Trebuchet MS";
					font-size:11.5px;
					text-decoration:none;
					color:#003300;}
					
.side:visited	{font-family:"Trebuchet MS";
					font-size:11.5px;
					text-decoration:none;
					color:#003300;}
					
.side:hover	{font-family:"Trebuchet MS";
				font-size:11.5px;
				text-decoration:underline;
				color:#000000;
				}
.bgtopic {font-family:"Trebuchet MS";
				font-size:14px;
				font-weight:bold;
			}
					
