body
{
	  background-image:  url(http://www.silvermt.com/images/bkg.gif);	
	  background-repeat: repeat-x;
	  background-color: #eaeaea;
	  font-family: verdana !important;  
	  font-size: 11px !important;
	  color: #666666;

}

.contentBkg
{
	background-image:  url(http://www.silvermt.com/images/contentBkg.gif);	
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 10px;
	padding: 10px;
}

.side-menu
{
border-left:solid 5px #ffffff;
border-right:solid 5px #ffffff;
border-bottom:solid 5px #ffffff;
border-top:solid 3px #ffffff;
background-color:#eeeeee !important;
vertical-align: top;
padding: 7px 7px 7px 7px;
}
.side-image
{
  margin: 5px;
  border: 1px solid #333333;
}
div, td
{
  color: #666666;
  line-height:16px; /**/
  font-family: verdana !important;  
  font-size: 11px !important;

}

li, p
{
  color: #666666;
  line-height:16px;
  font-family: verdana;   
  font-size: 11px;
  margin: 5px 0px 8px 0px;
}

a
{
  color: #7495cd;
  line-height:14px;
  font: 11px verdana; 
  font-weight:bold;
  text-decoration:none; 
}
a:hover
{
  text-decoration: underline !important;
}

a.hdrLinks-Style
{
  color:white;
  text-decoration: none;
  font: 11px verdana;
  margin-right:4px;
  margin-left: 20px;/**/
  margin-top:-4px;
}

a.hdrLinks-Style:hover
{
  text-decoration: none !important;
  color: #333333;
}


h1
{
  
  line-height:14px;
  font: 14px verdana;
  color: #333333;  
  margin-bottom: 0px; 
  margin-top:10px;
  font-weight: bold;
}
h2
{
 line-height:13px;
 font: 13px verdana;
 color: #333333;
 margin-bottom:0px;
 margin-top:4px;
 font-weight:bold;
}

hr
{
 height:1px;
 width: 100%;
 color:#333333;
 text-align: left;
}

.leftImage
{
  margin: 0px 15px 10px 0px;
}

.sidebar
{
	min-height: 640px; 
	background-color:#e9e9e9; 
	border-left: #ffffff 4px solid;
	/*border:#cccccc 1px ridge;
	outline:#cccccc 1px ridge; */
	margin-right: 10px; 
	margin-top:10px; 
	padding-top: 10px;
}

a.footerLinks
{
  color:white;
  text-decoration: none;
  font: 11px verdana;
  margin-right:7px;
  margin-left: 7px;
}

a.footerLinks:hover
{
  text-decoration: underline !important;
}