body {
	background-color:#182d74; 
	font-family:verdana; 
	font-size:12px;
	margin:0;
	background-image: url('images2/sta_bgstripe.jpg'); 
	background-repeat: repeat-x;
	}

.prodtext	{
	font-family: arial; 
	font-size:12px; 
	color:#182c73; 
	width:400px; 
	margin-left:13px; 
	margin-top:5px;
	}

.backcolor	{
	background-color:#f0f0f0;
	}
	
.btmgutter	{
	background-color:#aeaeaf;
	background-image: url('images2/bg_btmgutter.jpg'); 
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.footer	{
	font-family: arial; 
	font-size:12px; 
	color:#ffffff; 
	margin-top:5px;
	text-align:center;
	}
	
.footerlink	{
	font-family: arial; 
	font-size:12px; 
	color:#c5702d; 
	font-weight: bold;
	text-decoration:none;
	
	}