﻿body
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, verdana;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
	border: 0;
	text-align: center
}

.menudd
{
    background-color: red;
    border-color: #808080;
    border-style:solid;
    border-width: 1px;
}

.menuItem
{
    height: 20px;
    width: 170px;
    text-align: left;
    padding: 3px 5px 3px 5px;
    border-bottom: groove 1px #808080;
    font-family: Verdana;
    font-size: 12px;
    color: Navy;
    z-index: 1000;
}

.tab
{
	vertical-align:bottom;
	border-right: 0px;
	z-index: 1000;
}

.ctrl
{
	font-size: 8pt;
	border-top-style: groove;
	font-family: Verdana;
	border-right-style: groove;
	border-left-style: groove;
	height: 20px;
	border-bottom-style: groove;
	background-color: white;
}

.quoteleft
{
	font-family: arial, verdana;
	font-size:11px;
	border-left: gray 1px solid;
}
.priceindication
{
	font-family: arial, verdana;
	font-size:12px;
	font-weight: bold
}
.quoteright
{
	font-family: arial, verdana;
	font-size:11px;
	border-right: gray 1px solid;
}

.quoteboth
{
	font-family: arial, verdana;
	font-size:11px;
	border-right: gray 1px solid;
	border-left: gray 1px solid;
}

table, .txt
{
	font-family: arial, verdana;
	line-height: 18px;
	font-size:12px;
    margin-left: 0px;
}

.stxt
{
	font-family: verdana;
	line-height: 18px;
	font-size:10px;
}

.footline
{
	BACKGROUND: url(../images/footerbg.gif);
	HEIGHT: 3px
}

.subheading 
{
	font-size: 12px; 
	color: black;
	font-family: arial, verdana;
	font-weight: bold
}

h1
{
	font-family : arial, verdana;
	font-size : 20px;
	color: black;
	text-decoration : none;
	font-weight : bold;
}
h2
{
	font-family : arial, verdana;
	font-size : 12px;
	color: Black;
	text-decoration : none;
	font-weight : bold;
}
