body{
	background-color: black;
	background-image:url(images/top_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.hyperlinks_table{
	padding-top: 15px;
	width: 100%;
}

.hyperlinks_table td{
	border-top: #828282 dotted 2px; 
	border-bottom: #828282 dotted 2px;
	font-size: 11px;
	text-align: left;
	font-weight:bold;
}

.hyperlinks_table td a{
	color: white;
	text-decoration: none;
}

.hyperlinks_table td a:hover{
	text-decoration: none;
}

.intro_text{
	font-size: 11px;
	padding-bottom: 15px;
}

.infobox{
	 width: 70px;	
}

.infobox_image {
	margin-top: 30px;
	margin-bottom: 15px;
	border: dashed #828282 1px;
}

.infobox_title{
	border-top: #828282 dotted 2px; 
	border-bottom: #828282 dotted 2px;
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
}

.infobox_title a{
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.infobox_spacer{
	width: 10px;
}

.infobox_description{
vertical-align: top;
	font-size: 11px;
}

.links_table{
	border-bottom: #828282 dotted 2px;
}

ul.products{
 font-family:Arial, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
 padding-left: 10px;
 list-style: none;
 padding-bottom: 10px;
}

ul.products li{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/Pict_Arrow.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
    padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
	font-size: 12px;
}


ul.products li a{
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

ul.products li a:hover{
	color:#FF6600;
}

h1{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 padding-top: 0px;
}

#bottom_hyperlinks{
	text-align: center;
}

#bottom_hyperlinks a{
	text-decoration: underline;
	font-size: 10px;
	color: white;
}

#bottom_hyperlinks a:hover{
	color:#FF6600;
}


a{
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

a.product_group_title{
	color : white;
	text-decoration: none;
}

a.product_group_title:hover{
	color: #FF6600;
	text-decoration: underline;
}

h1.product_title{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.extra_infobox{
	background-image:url(images/bg.jpg);
	background-position: 0 1px;
	background-repeat: repeat;
	margin-top: 20px; 
	padding: 5px; 
	width: 100%;
	padding-bottom: 20px;
	color: white; 
}
.extra_infobox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
}
.extra_infobox li {
	margin-left: 10px;
	color: white;
	font-size: 11px;
}
.extra_infobox a {
	color: white;
	font-size: 11px;
}

.extra_infobox .info_small{
	font-size: 10px;
}

#small_links{
	text-align: center;
	width: 100%;
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

#small_links a{
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#small_links a:hover{
	text-decoration: underline;
}
table, td {font-size: 11px;}