 /* BODY */
   
body{
   margin-top: 0px;
   background-color: #FAFAFA;
   height:101%;
   overflow: -moz-scrollbars-vertical;
	padding:0px;
}

td{

   align: left;

}

 /* MENU */   
 
.item a,item a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;	
}

.item_on a,item_on a:visited, item_on a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;	
}
 
 /* TEXT */

a, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;

}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.title_u{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	text-align:left;
}

.text a, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000FF;
}


.text_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.small_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.smallest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}


.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.title_biggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}
.arrows {
	font-family: Fixedsys;
	font-size: 15px;
	font-weight: bold;
}
.code {
font-family: Courier New;
font-size: 11px;
text-align:left;
color:#000000;
font-weight:bold;
}
td {
	text-align: left;
}

pre { 
   width: 90%;
   background: #e0e0e0; 
   padding-top: .5em;
   padding-left: .5em;
   padding-right: .5em;
   padding-bottom: .5em;
   margin-bottom: .5em;
}

dl.args { 
   margin-top: 0em;
   margin-bottom: 0em;
}

dl.args dt {
   margin-top: 6px;
   margin-left: 0px;
   margin-bottom: 0px;
   font-style: italic;
   font-weight: bold;
   color: #333333;
}

dl.args dd {
   margin-top: 0px;
   margin-left: 24px;
   margin-bottom: 0px;
}

dl.args p {
   margin-top: 11px;
   margin-left: 0px;
   margin-bottom: 0px;
}
.background_title{
background-image:url(../Images/v3/headers/header_order_online.jpg);
background-position:center;
background-repeat:no-repeat;
}
