
BODY {margin: 0;}
BODY,TD {color: #000000; font-family: Arial; font-size: 12px; }

TEXTAREA {font-family: Arial; font-size: 12px;}

.pageHeader {background-color: #7484D3;}
.menuLine {background-color: #5475C8;}

div.navline {
	padding:3;
	font-weight:bold;
	border: 1 solid #333333;
	background-color: #7495E8;
	}
div.navline a {
	font-weight:bold;
	}


.infoBoxHead {
	color: #00366B;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.infoBoxHead {
	background-color: #7484D3;
	}

.boxProduct {
	padding-bottom:5px
	}

.toplogin {
	color: #DDDDDD;
	font-size: 11;
	font-weight: bold;
	}
a.toplogin,
a.toplogin:visited {
	color: #EEEEEE;
	font-size: 10;
	font-weight: normal;
	}
a.toplogin:hover {
	color: #0000FF;
	}

/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}


.newsText,
.newsText A,
.newsHead {
	color: #386080;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.newsHead {
	color: #616180;
	font-weight: bold;
	letter-spacing: 1px;
	}


.bigCat,
.bigCatB,
.smallCat {
	color: #224466;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */



.note, .note1, .note2 {
	color: #116699;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #CC3333;
	}

.hl, .hlH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}

.hlH  {font-size: small;}

.inactive {
	color: #888888;
	}



/* ******************************************************************** */



.popup_head {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	}

.small {
	color: #003366;
	font-size: 9px;
	}


/*---------------- Shopping Cart ---------------*/





/*------------------ Categories -------------------*/

/* --- if DHTML --- */
.tree {
	font-size: 12px;
	padding: 3;
	padding-bottom: 8;
	text-indent: -16;
	}
.tree A,
.tree A:visited {
/*	color: #000000; */
	text-decoration: none;
	}
.tree A:hover {
/*	color: #2266CC; */
	padding:0 2 0 2;
	border: 1 #3E4A66 dotted;
	background: #E0E9FC;
	}
.tree A.active,
.tree A.active:visited {
	color: #003399;
	font-weight: bold;
	background: #C3CEE6;
	padding: 0 2 0 2;
	}
.tree A.active:hover {
	color: #0000EE;
	padding: 0 2 0 3;
	}

.tree IMG {
	border: 0;
	width: 14;
	height: 14;
        margin-right: 2;
	}
.tree IMG.corner {
	cursor: hand;
	}
.tree DIV {
	padding: 0 0 2 16;
/*	background: url(<?= $SITE_ROOT ?>/img/tree/cbg.gif) repeat-y; */
	}
.tree DIV.last {
	background: #EFF3FF;
	}
.tree DIV.block {
	margin-left: -4;
	padding: 0;
	display: none;
	background: #EFF3FF;
	}
.tree .browse,
.tree A.browse,
.tree A.browse:visited {
	color: #2266CC;
/*	font-size: 10px;*/
	}


/* --- if Usual --- */
.tree_usual {
	font-size: 12px;
	padding: 3;
	padding-bottom: 8;
	padding-left: 8;
	}
.tree_usual A,
.tree_usual A:visited {
/*	color: #000000; */
	text-decoration: none;
	}
.tree_usual A:hover {
/*	color: #2266CC; */
	padding:0 2 0 2;
	border: 1 #3E4A66 dotted;
	background: #E0E9FC;
	}
.tree_usual A.active,
.tree_usual A.active:visited {
	color: #003399;
	font-weight: bold;
	background: #C3CEE6;
	padding: 0 2 0 2;
	}
.tree_usual A.active:hover {
	color: #0000EE;
	padding: 0 2 0 3;
	}

.tree_usual DIV {
	padding-top: 3;
	}

h1 {font-size: 18px;}

.copyright {font-size: 10px; color: #999999;}