td {	line-height: 140%;	font-size: 12px;	}
body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #CCCCCC;	background-image: url(pix/back_full.jpg);	}
a:link {		color: #60B066;		text-decoration: none;	}
a:visited {		color: #60b066;		text-decoration: none;	}
a:active {	color: #60b066;		text-decoration: none; 	}
a:hover {  	color: #cccccc; 	text-decoration: underline;	}
.main {	text-align: justify;	background-image: url(pix/back_main.jpg);	background-repeat: no-repeat;	}
.main1 {	text-align: justify;	background-image: url(pix/back_main1.jpg);	background-repeat: no-repeat;	}
.side {	font-size: large;	text-align: center;	font-weight: bold;	}
.smallbox {		border: 1px solid #424242; 	}
.stockhead {	font-size: 14px;	color: #cccccc;	font-weight: bold;	text-align: justify;	}
.imgbox {border: 1px solid #666666;}
img { border: none;}
form		{ margin: 0; }
form {  display:inline; margin-top: 0px; margin-bottom: 0px}
select {	font-size: 10px; font-style: normal;  background-color: #CCCCCC; }
button { background-color: #F4F5F9; }
input {	font-size: 10px; background-color: #CCCCCC; }
textarea {	font-size: 10px; background-color: #F4F5F9; }
.bigtext {	font-size: 14px; font-weight: bold; }
.bigtext1 {	font-size: 18px; font-weight: bold; }
.greentext {	line-height: 140%;	font-size: 12px;	color: #60B066;}
.spacing {		padding-right: 10px;	padding-left: 10px;	padding-top: 0px;	padding-bottom: 0px;	vertical-align: top; }