body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9E9E9E;
	background-image:  url("images/body_bg.jpg");
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.border {
	border: 1px solid #000000;
}
.small_txt {
	font-size: 11px;
}
.small_txt2 {
	font-size: 5px;
}

th {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.img_border {
	border: 1px solid #000000;
}
.field {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #404040;
}
.thead {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-transform: uppercase;
	background-color: #CCCCCC;
}
.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.output {font-weight: bold; font-size: 12px; color : #000000;}
a.output:link   { text-decoration: none; color : #006699; }
a.output:visited { text-decoration: none; color : #006699; }
a.output:hover	{ text-decoration: underline; color : #DD6900; }

.nav {font-weight: bold; font-size: 12px; color : #000000;}
a.nav:link   { text-decoration: none; color : #CC6600; }
a.nav:visited { text-decoration: none; color : #CC6600; }
a.nav:hover	{ text-decoration: underline; color : #006699; }


.product {
	font-family: Tahoma;
	font-size: 11px;
	width: 150px;
}

