/* CSS Basic Document */
body
{
	background:url(images/bg.gif)
	margin:0px auto;
	padding:0px;
}
a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.logo
{
	margin-left:47px;
	margin-top:28px;
}
.menu_box
{
	background:url(../images/menu-box-bg.jpg) left top repeat-x;
	height:30px;
	border-bottom:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4;
	border-left:2px double #D4D4D4;
	border-right:2px  double #D4D4D4;
}
.footer_box
{
	background: url(../images/footer-bg.jpg) left top repeat-x;
	height:34px;
	border-bottom:1px solid #D1D1D1;
	border-top:1px solid #D1D1D1;
	border-left:2px double #D1D1D1;
	border-right:2px  double #D1D1D1;
}
.body_padding
{
	padding:11px 11px 6px 11px;
}
.menu_table td
{
	border-bottom:1px dotted #3A5A96;
	height:30px;
}
.home-icon
{
	margin-right:7px;
}
.input-box
{
	border:1px solid #848284;
	width:100px;
	height:16px;
	padding-left:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: none;
}
.order-box
{
	border:1px solid #A1A1A1;
	padding:6px;
}
.order-title
{
	background-color:#E9E9E9;
	height:37px;
	border-bottom:2px solid #FFFFFF;
	padding-left:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
}
.order-box-padding
{
	padding:18px 10px 10px 16px;
}
.footer-margin
{
	margin:0px 11px;
}



/* CSS Background image Document */
.header-bg
{
	background:url(../images/header-bg.jpg) right top no-repeat;
	height:76px;
}
.search-bg
{
	background:url(../images/search-bg.jpg) left top no-repeat;
	height:178px;
}
.add-bg
{
	background:url(../images/add-bg.jpg) left top no-repeat;
	height:112px;
}
.world-map
{
	background:url(../images/world-map.jpg) 65px 5px no-repeat;
	border-bottom:1px solid #D1D1D1;
}






/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color:inherit;
}
.blue-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.blue-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.blue-link:hover
{
	color: #515E85;
	text-decoration: underline;
	background-color:inherit;
}
.red-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DA0008;
	text-decoration: none;
	background-color:inherit;
}
.body_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.red_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DF2229;
	text-decoration: none;
	background-color:inherit;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.blue_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E4B78;
	text-decoration: none;
	background-color:inherit;
}
.top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	border-bottom:1px solid #515E85;
	background-color:inherit;
	}
.top_menu:hover
{
	color: #515E85;
	text-decoration: none;
	border-bottom:1px solid #DA0008;
	background-color:inherit;
}
.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.left_menu:hover
{
	color: #DA0008;
	text-decoration: none;
	background-color:inherit;
}

.footer-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.footer-link:hover
{
	color:#515E85;
	text-decoration:underline;
	background-color:inherit;
}
A next_back {

	background-color:#333333;
	height:37px;
	border-bottom:2px solid #FFFFFF;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.next_back {

	background-color:#333333;
	height:37px;
	border-bottom:2px solid #FFFFFF;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.carnumber {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
a .carnumber {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.carnumber:hover {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.mobilenumber {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
a .mobilenumber {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.mobilenumber:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}.order-box-border {

	border:1px dotted #A1A1A1;
	padding:6px;
}
