@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bgbody.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body, input, textarea {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}.menu {
	color: #FFFFFF;
	font-weight:900;
}
.menu a{
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.content {
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Tahoma;
}
.spacerborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.content a{
	color:#0066CC;


	text-decoration:none:
; 		text-decoration: underline;
}
.content a:hover {
	color:#FF0000;
	text-decoration:none;
}
.tdprod {
	color: #FF0000;
	background-color: #CCCCCC;
	height: 25px;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tdprod1 {
	padding: 10px 0px;
	border: 1px solid #CCCCCC;
}
.oList {
	margin: 0 0 0 10px;
	padding: 0 0 0 0px;
	list-style-image: url(images/a1.gif);
}
li {
	line-height:16px;
}
.content  h3 {
	color: #FF0000;
	margin: 5px 0px;
	padding: 5px 0px;
}

