body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("images/bak_mont.gif");
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menu {
	font-size: 18px;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Impact;
	text-decoration: none;
}
.menu:hover {
	font-size: 18px;
	color:#00FF00;
	background-color: transparent;
	font-family: Impact;
	text-decoration: none;
}
.home_info {
	font-size: 13px;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
}
.home_info_link {
	font-size: 13px;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: underline;
}
.home_info_link:hover {
	font-size: 13px;
	color: #99FF00;
	background-color: transparent;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.boldwhite {
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.text {
	font-size: 12px;
	color: #333399;
	background-color: transparent;
	text-decoration: none;
}
.text_link {
	font-size: 12px;
	color: #0000FF;
	background-color: transparent;
	text-decoration: underline;
}
.text_link:hover {
	font-size: 12px;
	color: #99FF00;
	background-color: #333399;
	text-decoration: none;
}
.white_text_link {
	font-size: 10px;
	color:#FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.white_text_link:hover {
	font-size: 10px;
	color:#99FF00;
	background-color: transparent;
	text-decoration: none;
}


.title {
	font-size: 14px;
	color: #333399;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.titlegrey {
	font-size: 14px;
	color:#999999;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

/* h2 tags copy prod_nav - added for seo 14-11-7 */

.prodnamelink {
 margin-top: 0;
  margin-bottom: 0;
  }

h2 {
margin-top: 0; 
margin-bottom: 0;
}

h2 a {
	font-size: 14px;
	font-weight:normal;
	color: #333399;
	background-color: transparent;
	font-family: Impact;
	text-decoration: none;
	line-height:14px;
}

h2  a:hover {
	font-size: 14px;
	color: #99FF00;
	background-color: #333399;
	font-family: Impact;
	text-decoration: none;
}

.prod_nav {
	font-size: 14px;
	color: #333399;
	background-color: transparent;
	font-family: Impact;
	text-decoration: none;
}

.prod_nav:hover {
	font-size: 14px;
	color: #99FF00;
	background-color: #333399;
	font-family: Impact;
	text-decoration: none;
}
.prod_nav2 {
	font-size: 14px;
	color: #333399;
	font-weight:bold;
	background-color: transparent;
	font-family: Helvetica;
	text-decoration: none;
}


/* h1 tags copy prod_nav - added for seo 20-11-7 */
h1{
	font-size: 25px;
	color: #333399;
	background-color: transparent;
	font-family: Impact;
	text-decoration: none;
	font-weight:normal;
}

.prod_title {
	font-size: 25px;
	color: #333399;
	background-color: transparent;
	font-family: Impact;
	text-decoration: none;

}

h1 a
{
	font-size: 18px;
	color: #333399;
	font-family: Impact;
	font-weight:normal;
	text-decoration: none;
}

h1 a:hover 	
	{font-size: 18px;
	color: #99FF00;
	background-color: #333399;
	font-family: Impact;
	font-weight:normal;
	text-decoration: none;}
	
/*
.prod_title_link {
	font-size: 25px;
	color: #0000FF;
	font-family: Impact;
	text-decoration: underline;
}

.prod_title_link:hover {
	font-size: 25px;
	color: #99FF00;
	background-color: #333399;
	font-family: Impact;
	text-decoration: none;
}
*/
.copyright {
	font-size: 10px;
	color: #999999;
	background-color: transparent;
	font-family: Helvetica;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 10px;
	color: #333399;
	background-color: transparent;
	font-family: Helvetica;
	text-decoration: none;
}

.right {float:right;}

