.cowname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #D3D3D3;
	font-weight: bold;
	text-align: center;
}
.cowinfo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/back.jpg') fixed;
	margin-top:10; overflow:auto; scrollbar-face-color:#666666; scrollbar-track-color:#444444; scrollbar-arrow-color:black; scrollbar-highlight-color:white; scrollbar-3dlight-color:silver; scrollbar-shadow-color:silver; scrollbar-darkshadow-color:black; background-attachment:fixed
}
.steel	{
	background: url('images/metal.jpg');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	font-weight: bold;
	border-top: 5px solid silver;
	border-left:5px solid silver; border-bottom:5px solid black; border-right:5px solid black; 
}
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F0F8FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #87CEEB;
	text-decoration: none;
}
.miniplate {	
				background:url('images/metal.jpg');
				
				text-align:center;
				
				border-top:5px solid silver;
				border-left:5px solid silver; border-bottom:5px solid black; border-right:5px solid black; 
      	}
iframe { background-color:transparent;
				position:relative;
				left:50px;

   			overflow:hidden;

   			border-top:solid;
				border-top-color:silver;
				border-top-width:5px;
				
				border-left:solid;
				border-left-color:silver;
				border-left-width:5px;
				
				border-bottom:solid;
				border-bottom-color:black;
				border-bottom-width:5px;
				
				border-right:solid;
				border-right-color:black;
				border-right-width:5px;
			} 
popmenu	{	color:white; }
.consinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.consinfo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cfcfcf;
}
.consinfo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cfcfcf;
}
.consinfo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ccccff;
}