﻿body, table, td
{
	/* set the default font family */
	font-family:Verdana;
	font-size:8pt;
	
}
a:link, a:visited
{
    color: #646464;
	
}

body 
{
	
	background:#04791e url(../../Images/BGgradientGreenToBlack.jpg);
	
}
.ProductFrog
{
    background:url(../../Images/ProductFrog.jpg);
}

.DecorLogo
{
  background:url(../../Images/DecorLogo.jpg);
}

.Content 
{
	margin:7px;
	vertical-align:top;
	color: #646464;
	
}



.ContentGreen
{
    color: #009900;
}

.Content H1
{
	color:#646464;
	display:inline-block;

	/*
	for image based headers
	text-indent:-500px;
	*/
}

.Content H2
{
	color:#646464;
	font-size:15px;
	padding-top:20px;
	
}

.Content H3
{
    color:#009900;
    font-size:13px;
   
}

.Main /*currently on the same tag with layout_main*/
{
 border-style:solid;
 border-color:Black;
}

.Content B
{
	color:Orange;
}

.Content EM
{
	color:Yellow;	
}

.SiteMapPath
{
	color:#646464;
	
}

.SiteMapPath a:visited
{
	color:#646464;
	
}

.PoweredBy7Ware
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.Style1
{
	color:red;
}
.Style1 .Style2
{
	font-weight:bold;
	
}

#HeaderMenu
{
	font-weight:bold;
	margin-bottom:10px;
	font-size:7pt;
	text-decoration:none;
	color:White;
	height:19px;
	width:125px;
	
	
}	
	
.HeaderMenu, .HeaderMenuSelected
{
	background-image:url(../../Images/greenBtn.jpg);
	width:125px;
	text-align:left;
	
	
	
	
}
.HeaderMenu a:link, .HeaderMenuSelected a:link 
{
  color:white;
	font-family:Verdana;
	text-decoration:none;
	margin-left:6px;
	font-weight:bold;
}

.HeaderMenu a:visited, .HeaderMenuSelected a:visited 
{
  color:white;
	font-family:Verdana;
	text-decoration:none;
	margin-left:6px;
	font-weight:bold;
}

.HeaderMenuSelected
{
	background:#ADBE52 url(../../Images/orangeBtn.jpg);
	width:125px; 
	
}
