body, html, table, div, select, option{
	/*margin:0;
	padding:0;*/
	font-family: Arial, 'MS Sans Serif', 'Microsoft Sans Serif';
}

#main_title_table_container{
	margin:0 auto;
	position:relative;
	width:947px;
	border:0 solid;
}

/********************* classic_title.html **************************/


.order_type_hdr
{
	background-color: #e7f4fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.35cm;
	color: #517aac;
	font-weight: 600;
	border-color: #a2a2a2;
	border-width: 1px;
	border-style: solid;
	padding: 5px 10px;
}

.routes
{
	font-family: Arial, Helvetica, sans-serif;
	border-color: #a2a2a2;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	padding: 10px 10px;
	background-color: #ffffff;
}


.routes table
{		
	font-size: 0.30cm;
}
.routes td.hdr{
	width:120px;
	color: #517aac;
	font-weight:bold;
	padding: 0 23px 0 13px;
	line-height: 20px;
}
.routes td.dir
{
	padding: 0 50px 10px 0;
	line-height: 20px;
}
.routes td.dir a{
	color: #517aac;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	line-height:16px;
	padding-right: 0.03cm;
}
.routes td.dir a:visited{
	color:#7444a1;			
}
.routes td.dir a:hover{		
	color:#b72025;
	text-decoration:underline;
}
/*--------third block---------*/
	.nlinkskey {
        font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #256A9A;
	}
	.nlinks a {
        line-height: 2;
        color: #256A9A;
        font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px;
	}
	.nlinks1 {
        padding-left: 2px;
        padding-right: 4px;
        color: #A8BCD5;
        font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px;
	}	
	.nlinks4 { text-decoration: none;line-height: 2; }
	.nlinks5 {
	   padding-right: 4px;
	   vertical-align: top;
	   white-space: nowrap;
	}
	.nlinks8 {
        white-space: nowrap; 
        height: 18px;
	}

