/***********************************************/
/* Layout Divs                                 */

/************************************/
#row1{
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}
#row2{
	width: 100%;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
}

/************************************/


/************************************/
#navleft{
	float: left;
	width: 221px;
	margin-left: 0px;
	padding: 10px;
	background-color: #f0f0f0;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #4C4A4C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
/************************************/



/************************************/
#col2{
	float: left;
	width: 550px;
	clear: right;
	text-align: left;
	margin: 15px;
}
#col3{
	float: left;
	width: 150px;
	margin-left: 10px;
	background-color: #f0f0f0;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #4C4A4C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-right: 5px;
	clear: left;
	margin-top: 15px;
}
/************************************/

/*End Layout Divs                              */
/***********************************************/

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
li {
	FONT-SIZE: 8pt;
}
h1 {
  FONT-SIZE: 12pt;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;FONT-SIZE: 8pt;
}

th {
	BACKGROUND-POSITION: left bottom; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BACKGROUND-IMAGE: url(/images/pix_grey.gif); PADDING-BOTTOM: 5px; COLOR: #333333; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-ALIGN: left
}
.products {
	FONT-SIZE: 10px
}
.products_hd {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-COLOR: #dcdcdc
}
.products_tbl {
	BORDER-RIGHT: #ffcc99 1px solid; BORDER-TOP: #ffcc99 1px solid; BORDER-LEFT: #ffcc99 1px solid; BORDER-BOTTOM: #ffcc99 1px solid; BACKGROUND-COLOR: #ffffcc
}
.hline {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(/images/dotline_horiz.gif); BACKGROUND-REPEAT: no-repeat
}
.vline {
	BACKGROUND-IMAGE: url(/images/dotline_vert.gif)
}
.hline2 {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(/images/pix_grey.gif); BACKGROUND-REPEAT: repeat-x
}
.vline2 {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(/images/pix_grey.gif); BACKGROUND-REPEAT: repeat-y
}
.imageli {
	list-style-image:  url("../images/pfeillink.gif");
}
