body
{
	font: 12px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
}

.warning
{
	font-size: 12px;
	font-style: italic;
	margin: 20px;
	border-color: #b3b3b3;
	border-style: double;
	border-width: 3px;
	padding: 7px;
	background-color: yellow;
}

/*
.newsbox
{
	border-color: #7e7e7e;
	border-style: dashed;
	border-width: 1px;
	width: 80%;
	font-size: 12px;
}

.newsbox .header
{
	border: none;
	font-weight: bold;
	color: white;
	background-color: #6369fb;
	text-align: left;
}

.newsbox img
{
	float: left;
}

.newsbox p
{
	margin: 10px;
}
*/

.sidetitle {
	font-style: normal;
	font-weight: bold;
}

.sideentry {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
}
.divd {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.v10 {
	font-size: 10px;
}
.v12 {
	font-size: 12px;
}
.v12_white {
	font-size: 12px;
	color: #FFFFFF;
}

.barlink {
	font-size: 12px;
	color: #FFFFFF;
}
.sidetitle_white {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
.sidetitle_black {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.v12_red {
	font-size: 12px;
	color: #FF0000;
}
.v10_red {
	font-size: 10px;
	color: #FF0000;
}
.vendor_img_cell {
	color: white;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
.vendor_table {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	width: 65%;
	height: 90px;
}
.newsbox {
	padding: 4px;
	border-left-style: dashed;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-top-style: none;
	border-color: #7e7e7e;
}

.price_table
{
	margin-left: 40px;
	padding: 5px;
	font-size: 12px;
	border-collapse: collapse;
	border: 2px solid #aaa;
}

.price_table tr.altrow
{
	background-color: #dbddfb;
}

.price_table td.licname
{
	text-align: left;
}

.price_table td
{
	text-align: right;
	border: 1px solid #ccc;
	padding: 0.5em 1em;
}

.price_table td.sample
{
	border: 1px solid #ccc;
	padding: 0.5em 1em;
	background-color: #f7ebe7;
}

.price_table tr.altrow td.sample
{
	border: 1px solid #ccc;
	padding: 0.5em 1em;
	background-color: #f2dbd3;
}

.price_table a
{
	color: red;
	text-decoration: none;
}

.price_table a:hover
{
	text-decoration: underline;
}

.price_table a.note
{
	color: blue;
	text-decoration: none;
}

.price_table a.note:hover
{
	text-decoration: underline;
}

.price_table sup
{
	font-size: 0.8em;
	font-weight: bold;
}

.price_table thead th
{
	color:#3A3A38;
	padding: 6px 1em;
	font-size: 1.1em;
	background: #eee;
	height: 30px;
	border-bottom: 2px solid #aaa;
}

tr.vat_note a
{
	text-decoration: underline;
	font-style: italic;
	color: black;
/*	font-weight: bold; */
}

/*
table.prices
{
	border: 2px solid;
	border-collapse:collapse;
	width:100%
}

table.prices td
{
	padding:3px;
	border: 1px solid #ccc;
}

table.prices th
{
	text-align:left;
	border: 1px solid #ccc;
	font-size: 1.2em;
}

table.prices thead th
{
	color:#3A3A38;
	padding: 10px 6px;
	font-size: 1.6em;
	background: #eee;
}

table.prices tbody th
{
	color:#3A3A38;
	padding: 6px
}
*/

#footer p,
#footer_it p
{
	font-family: Verdana, "Lucida Grande";
	font-size: 11px;
	color: #585858;
}

#footer a,
#footer_it a
{
	text-decoration: none;
	color: blue;
}
