body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
}

.top_bg	{
	background-image:url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height:124px;
}

.top_nav	{ font-family:Tahoma;
			color:#979797;
			font-size:13px;
			height:40px;
			text-decoration:none;
}

.top_nav_bg	{background-image: url(images/top_nav_bg.jpg);
			height:39px;
			width:912px;
			background-repeat:no-repeat;
}

.footer_bg	{background-image:url(images/footer_bg.jpg);
			height:59px;
			background-repeat:repeat-x;
}

.top_nav:hover	{background-image:url(images/nav_hv.jpg);
				height:40px;
				background-repeat:repeat-x;
				font-family:Tahoma;
				font-size:13px;
				color:#ffffff;
				text-decoration: none;
}

.nav	{font-family:Tahoma;
		color:#979797;
		text-decoration:none;}
		
.nav:hover	{color:#FFFFFF;
			font-family:Tahoma;
			text-decoration:none;}
			
.bg	{background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	background-position:left;
}

.head_1 {font-family:"Trebuchet MS";
		font-size:25px;
		color:#949294;
}

.bold	{font-weight:bold;}

.n2u	{ text-decoration:none;
		color:#949294;}
.n2u:hover	{text-decoration:underline;
			color:#949294;}
			
.gray	{color:#949294;}

.thirteen	{font-size:13px;}
.fourteen	{font-size:14px;}
.fifteen	{font-size:15px;}