/* CSS Document */



body {
	background:url(/stock/71/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:70%;
	color:#FFFFFF;
}
.inputShad {
	background:url(/stock/71/formshad.gif);
	width: 156px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	border: 1px solid #666;
	font-size:95%;	
}
.taShad {
	background:url(/stock/71/tashad.gif);
	width: 158px;
	height: 150px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	border: 1px solid #666;	
	font-size:95%;		
}
a:active, a:visited, a:link {
text-decoration: none;
font-weight:bold;
color:#EDFBE3;
}
a:hover {
	text-decoration: underline;
font-weight:bold;		
}
a.nav:active, a.nav:visited, a.nav:link {
text-decoration: none;
font-weight:bold;
color:#FFFFFF;
}
a.nav:hover {
color:#9CCE6B;
font-weight:bold;		
}
.pageheading {
padding-left: 20px;
padding-top: 20px;
font-size: 250%;
font-weight: bold;
}
.normal {
padding-left: 20px;
}

