"utf-8";
/* CSS Document */
a {
	color:#aaaaaa;
}
.forma {
	font-size: 10px;
	background-color: #333333;
	border: 2px solid #aaaaaa;
	color:#aaaaaa;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.formaselect {
	font-size: 10px;
	background-color: #333333;
	border: 0px solid #999999;
	color:#aaaaaa;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.CorpState {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	text-decoration: none;
}
.imglink {
	border:none;
	outline:none;
}
.products {
	border: 1px solid #cccccc;
	outline: none;
	filter:alpha(opacity=75);
	opacity:.75;
	padding:2;
	width:75;
	height:75;
}
.products:hover {
	filter:alpha(opacity=100);
	opacity:1.0;
	border: 1px solid #000000;
	padding:2;
	width:75;
	height:75;
}
.CorpName {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.CorpTxt {
	font-size: 12px;
	font-family:
 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.backimg2 {
	background-attachment:fixed;
	background-position:bottom;
	background-image:url("webimgs/minimenu.jpg");
	background-repeat:repeat-x;
	font-size: 10px;
	font-weight: bold;
	font-family:
 Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.backimg {
	background-attachment:fixed;
	background-image:url(webimgs/backgroundfade.jpg);
	background-repeat:repeat-x;
}
.CorpLarge {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	text-decoration: none;
	text-transform: uppercase;
}
.CorpLink {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	text-transform:capitalize;
}
.Corp12 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.CorpLink:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
.CorpMiniBold {
	font-size: 10px;
	font-family:
 Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
