body
{
	margin : 0px;
	font-size : 0.7em;
}
td
{
	color : #000000;
	font-family : Comis Sans, Century Gothic, Century Gothic, Lucida Sans;
	font-size : 0.7em;
}
a
{
	text-decoration : none;
}
h1
{
	font-size : 1.5em;
}
.image
{
	border : 1px solid #ff33cc;
}
.image_cell
{
	padding-right : 45px;
}
.border_top
{
	background-image : url('/images/border_top.gif');
	height : 23px;
}
.border_middle
{
	background-image : url('/images/logo.gif');
	height : 107px;
	text-align : right;
	color : #999999;
	padding-right: 46 px;
	font-weight : 900;
	font-size : 0.75em;
}
.border_middle a
{
	text-align : right;
	color : #999999;
	font-weight : 900;
}
.border_middle a:hover
{
	text-align : right;
	color : #99999;
	font-weight : 900;
}
.border_bottom
{
	background-image : url('/images/border_bottom.gif');
	height : 57px;
}
.side
{
	background-image: url('/images/side.gif');
	width: 161px;
	vertical-align: top;
	padding-left: 4px;
	background-repeat: repeat-y;
}
.button_highlight
{
	width : 159px;
	height : 27px;
	border : 2px solid #ffccff;
	padding-left : 8px;
	color : #FFFFFF;
	background-color : #ff33cc;
}
.button_highlight a
{
	color : #FFFFFF;
	font-weight : 900;
}
.button_highlight a:hover
{
	color : #FFFFFF;
	font-weight : 900;
}
.button_lowlight
{
	width : 159px;
	height : 27px;
	border : 2px solid #ff99cc;
	padding-left : 8px;
	color : #999999;
	background-color : #FFFFFF;
}
.button_lowlight a
{
	color : #999999;
	font-weight : 900;
}
.button_lowlight a:hover
{
	color : #ff33cc;
	font-weight : 900;
}
.content
{
	width : 835px;
	height : 398px;
	text-align : justify;
	vertical-align : top;
	padding : 8 px;
	padding-left : 46px;
	padding-right : 46px;
	padding-bottom : 46px;
}
.content a
{
	color: #999;
}
.product_content
{
	padding : 8px;
}
.product_content a
{
	font-size : 1.25em;
	color : #000000;
	font-weight : 900;
}
.product_image
{
	text-align : center;
	vertical-align : bottom;
	padding : 4px;
}
.product_image a
{
	font-size : 1.25em;
	color : #000000;
	font-weight : 900;
}
.product_image img
{
	border : 2px solid #ff33cc;
}
.required
{
	color : #ff33cc
}
.contact_data
{
	text-align : right;
}
.contact_button
{
	text-align : right;
	padding-top : 16 px;
}
.copyright
{
	color : #999999;
	text-align : center;
	padding-bottom : 80 px;
}
.copyright a
{
	color : #999999;
}
	.copyright a:hover
{
	color : #999999;
}