html,body{
	height:100%;
	margin:0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

table{
	border:0px;
	border-collapse:collapse;
}
table td{
	padding:0px;
}

.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
}
.speedbar a {
	color: #4b719e;
	text-decoration:underline;
}
.speedbar a:hover {
	text-decoration:none;
	}

.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #E34000;
	text-decoration:underline;
}
.slink a:hover {
	color: #E34000;
	text-decoration:none;
}



.order_details_table {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
.order_details_table.bordered td {	border:1px solid #ccc;
}
.order_details_table td {	padding:2px;
	text-align: left;
}
.order_details_table td.bold {
	font-weight:bold;
}
.order_details_table td.l {
	text-align: left;
}
.order_details_table td.c {
	text-align: center;
}
.order_details_table td.r {
	text-align: right;
}
.order_details_table a:active,
.order_details_table a:visited,
.order_details_table a:link {
	color: #E34000;
	text-decoration:underline;
}
.order_details_table a:hover {
	color: #E34000;
	text-decoration:none;
}



.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:underline;
	}

.copy a:hover {
	color: #727272;
	text-decoration:none;
	}
.ltitle {
	color: #E34000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	}

.stext a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.ntitle {
	color: #888888;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.ntitle a {
	color: #4b719e;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: underline;
	}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:underline;
}
.ctitle a:hover {
	text-decoration:none;
	}


.news {
	FONT: 10pt Verdana;
	padding: 10px;
}
.news a {
	color: #4b719e;
	text-decoration:underline;
}
.news a:hover {
	text-decoration:none;
}


.prices_table {
	font-size: 11px;
	font-family: verdana;
}
.prices_table td {	border:1px solid #ccc;
	padding:3px;
}
.prices_table td.bold {
	font-weight:bold;
}
.prices_table td.l {
	text-align: left;
}
.prices_table td.c {
	text-align: center;
}
.prices_table td.r {
	text-align: right;
}

.distributor_order_table {	font: 9pt Verdana;
}
.distributor_order_table td {
	padding:2px;
	padding-left:20px;
}
.distributor_order_table input, textarea, select  {
	border: 1px solid #ccc;
}
.distributor_order_table input {
	width:400px;
	height: 20px;
}
.distributor_order_table textarea {
	width:400px;
	height:100px;
}
.distributor_order_table select {
	height: 20px;
	font: 9pt Verdana;
}
.distributor_order_table td.caption {
	font-weight:bold;
	padding-top:20px;
	padding-left:0px;
}

.rules {	font: 9pt Verdana;
	margin-top:10px;
	margin-bottom:30px;
	background:lightyellow;
	border:1px solid #ccc;
}
.rules td {	padding:10px;}


.profile {
	FONT: 10pt Verdana;
}
.profile a {
	color: #4b719e;
	text-decoration:underline;
}
.profile a:hover {
	text-decoration:none;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666;
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

.data {
	border-collapse: collapse;
	margin-top: 0.5em;
	FONT: 10pt Verdana;
}
.data td {
 	border: 0px solid #333;
	padding: 3px;
}

#hintbox{
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px;
	padding: 3px;
	border:1px solid #787878;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	visibility: hidden;
}

.hintanchor{
	padding-left: 0px;
}

.dotted2 {	color: #4b719e;
}
.dotted2 a:active,
.dotted2 a:visited,
.dotted2 a:link {	color: #4b719e;
	border-bottom: 1px dashed #4b719e;
	text-decoration: none;
}
.dotted2 a:hover {	color: #4b719e;
	border-bottom: none;
}

.representatives{width:600px;}
.representatives th, .representatives td{font: 10pt Verdana; vertical-align:middle; text-align:center}
.representatives thead th {font-weight:bold; padding:7px 5px}
.representatives tbody td{padding:7px 5px}
.representatives .l{text-align:left}
.representatives .r{text-align:right}

.feedback{width:600px;margin:20px;}
.feedback td{font:10pt Verdana; vertical-align:middle; text-align:left}
.feedback tbody td, .feedback tfoot td{padding:3px}
.feedback .c{text-align:center}
.feedback .r{text-align:right}
.feedback input, .feedback select{width:310px;border: 1px solid #ccc;font: 10pt Verdana;}
.feedback textarea{width:310px;height:150px;border: 1px solid #ccc;font: 10pt Verdana;}
.feedback #captcha{font:8pt Verdana;}
.feedback .feedback_button{width:auto;width:height;border: 0px;}

h3 {
	font: 11pt Verdana;
	font-weight: bold;
	color: #007BBB;
}

.disc li {
	margin-top:3px;
	margin-bottom:3px;
}


.button {	border:1px solid #ccc;
	background: #f4f4f3;
	height:20px;
	color: #858585;
	font-weight: bold;
}



#orders-list thead th {
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    padding: 10px;
    border:1px solid #ddd;
    text-align:center;
    background-color: #ededed;
}
#orders-list .l {
    text-align:left;
}
#orders-list .c {
    text-align:center;
}
#orders-list .r {
    text-align:right;
}
#orders-list tbody td {    font-size: 11px;
    font-family: verdana;
	border:1px solid #ddd;
	padding:4px;
}