
<!--
body
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #ACC0FF;
	margin: 0px;
	padding: 0px;
	background: url("../images/bodybg.png");
}
table, td, tr
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: justify;
}


h1
{
	font-family: "trebuchet ms", Arial, Sans-serif;
	font-size: 160%;
	color: #444444;
	border-bottom: #CCCCCC 7px solid;
	padding-bottom: 3px;
}
h2
{
	font-family: "trebuchet ms", Arial, Sans-serif;
	font-size: 150%;
	background-color:#B0B0B0;
	color: #FFFFFF;
	font-style:normal;
	padding: 3px;
}
h3
{
	font-family: "trebuchet ms", Arial, Sans-serif;
	font-size: 125%;
	color: #505050;
}
h4 {  font-family: Arial; font-size: 12pt; font-style:italic}
h5 {  font-family: Arial; font-size: 10pt; font-weight:bold}
h6 {  font-family: Arial; font-size: 10pt; font-style:italic}


#bookmark
{
	font-family: "trebuchet ms", Arial, Sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	margin: 5px;
}
#bookmark a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#langtext, #logotext
{
	font-family: "trebuchet ms", Arial, Sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	margin: 5px;
}
#langtext a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.small
{
	font-family: Arial;
	font-size: 8pt;
}

p
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	text-indent: 0pt;
}

ol, ul
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: square;
}

a { color: #3333AA; text-decoration: none; cursor: hand}
a:hover { color: #0000ff; text-decoration: underline; cursor: hand}

img { border: 0px; text-indent: 0pt;}
img.thumbnail {cursor: pointer;}

.buynow
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: 'Century Gothic', Arial;
}




a.imglink_blue
{
	display:table-cell;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: url("../images/links/link_blue1.jpg");
	width: 110px;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding:4px 0px 0px 0px;
	text-indent: 0pt;
	text-align:center;
}
a.imglink_blue:hover
{
	background: url("../images/links/link_blue2.jpg");
	color: #FFFFFF;
	text-decoration:underline;
}
a.imglink_green
{
	display:table-cell;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: url("../images/links/link_green1.jpg");
	width: 110px;
	height: 25px;
	font-weight: bold;
	text-decoration: none;		
	padding:4px 0px 0px 0px;
	text-indent: 0pt;
	text-align:center;
}
a.imglink_green:hover
{
	background: url("../images/links/link_green2.jpg");
	color: #FFFFFF;
	text-decoration:underline;
}
a.imglink_red
{
	display:table-cell;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: url("../images/links/link_red1.jpg");
	width: 110px;
	height: 25px;
	font-weight: bold;
	text-decoration: none;		
	padding:4px 0px 0px 0px;
	text-indent: 0pt;
	text-align:center;
}
a.imglink_red:hover
{
	background: url("../images/links/link_red2.jpg");
	color: #FFFFFF;
	text-decoration:underline;
}

.illustr_right
{
	text-align: center;
	float: right;
	margin: 15px 0px 0px 15px;
}
.illustr_left
{
	text-align: center;
	float: left;
	margin: 15px 15px 0px 0px;
}

.illustr_text
{
	margin: 0px;
}


















td.productheader, .productmenuheader
{
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
}

.productmenusubheader
{
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
	vertical-align: middle;
	font-weight: bold;
}

td.page
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}

td.boxshotinlist
{
	text-align: right;
}



table.grid
{
	empty-cells: show;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;	
}
table.grid tr th
{
	padding: 3px;
	background-color: #5588FF;
	border: black 1px solid;
}
table.grid tr td
{
	padding: 3px;
	border: black 1px solid;
}
table.grid tr:hover td
{
	background-color: #E0E0E0;
}


table.grid2columns
{
	empty-cells: show;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;	
}
table.grid2columns tr td
{
	text-align: center;
	padding: 0px;
	border: black 0px solid;
	width: 50%;
}



td.copyright
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #303030;
	margin: 0px;
	border-bottom: black 1px solid;
	vertical-align: bottom;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: lightgrey;
}
td.copyright a
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #303030;
	color: lightgrey;
}

td.copyright a:hover
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #303030;
	text-decoration: underline;
	color: lightgrey;
}

td.keywords
{
	font-family: Verdana;
	font-size: 7pt;
	background-color: #303030;
	margin: 0px;
	border-top: black 1px solid;
	vertical-align: bottom;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #505050;
}

input.support, textarea.support, select.support
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: gray 1px solid;
}

.redbold
{
	color: red;
	font-weight: bold;
}

.striked
{
	text-decoration: line-through;
}

p.error
{
	font-family: Verdana;
	font-size: 10pt;
	color: red;
}


-->
