
@page {
  margin: 3cm;
}



body
{
	font-family:Verdana;
	color:Black;
	text-decoration:none;
	font-size: 11px;
}

A.linkTop
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	padding-right: 5px;
}

.header1
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}

.TireDropDown
{
	font-size: 10px;
	font-family: Verdana;
	background-color: floralwhite;
	text-decoration: none;
}

TD.standard
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.standard
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

TD
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}

.orderEdit
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}


TD.tblSpeed
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	cursor: hand;
}


TD.tblList
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	height:25px; 
	border-right:1px solid #aaaaaa; 
	padding-left:3px; 
	padding-right:3px;
	cursor: hand;
}

TD.tblListI
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	height:25px; 
	cursor: hand;
}

TD.tblListT
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	height:15px; 
	border-right:1px solid #aaaaaa; 
	padding-left:3px; 
	padding-right:3px;
	cursor: hand;
}

TD.tblListTI
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	height:15px; 
	cursor: hand;
}

TR.tblListEven
{
	background: #FFFFFF;
	cursor: hand;
}

TR.tblListOdd
{
	background: #EAEAEA;
	cursor: hand;
}

TR.tblListOver
{
	background: #CDD3E7;
	cursor:hand;
}

TR.tblListSelected
{
	background: #cccccc;
	cursor:hand;
}


.button
{
	font-size: 9px;
	font-family: Verdana;
	border-style:outset;
	border-width: thin;
	
}

.textbox
{
	border-style: window-inset;
	font-family:Verdana;
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 2px;
	font-family: Verdana;
}

.sekInput
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 2px;
	font-family: Verdana;
	width: 20px;
}

.buyButton
{
	font-family:Verdana;
	font-size: 9px;
	
	font-family: Verdana;
	width: 110px;
	
}

.basketDiv
{
	position: absolute;
	visibility: hidden;
	padding:2px;
}

.menuTop
{	
	font-family: Verdana;
	font-weight:bold;
	cursor:hand;
	text-decoration:none;
	color: #000000;
}



.menuSub
{
	background: #ffffff;
	border: solid 1px #DDDDDD;
	cursor:hand;
}

.menuItem
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.menuItemOver
{
	background: #CCCCCC;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}


.hiddenMenu
{
	display:none;
}




