body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FAEF07;
}
a:hover {
	text-decoration: none;
	color: #FAEF07;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/*Top Navigation Starts */

#slantedmenu{
	font-weight: normal;
	font-size: 0.7em;
	background-color: #666666;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images07/layout/navbg.jpg);
}
.mapnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}


#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
	text-indent: 10px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#slantedmenu ul li{
	display: inline;
}

#slantedmenu ul li a{
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#slantedmenu ul li a:visited{
color: #FFFFFF;
} 

#slantedmenu ul li a:hover{
	color: #FFFFFF;
	background-image: url(images07/layout/navbgover.jpg);
}


/*Top Navigation Ends */
h1 {
	font-size: 0.8em;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
}
h2 {
	font-size: 0.75em;
	color: #F7EA00;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
}
#box1 {
	margin: 8px;
	padding: 5px;
	background-color: #014E92;
}
#box2 {
	margin: 8px;
	padding: 5px;
	background-color: #0A68B0;
}
.box2bg {
	background-color: #FFFFFF;
}
.containerbr {
	background-color: #333333;
}
#welcomebox {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#welcomebox p {
	color: #FFFFFF;
}

.slidebg {
	background-image: url(images07/layout/slidesbg.jpg);
	background-repeat: repeat-x;
}


#box3 {
	margin: 8px;
	background-color: #014E92;
	padding: 3px;
}

.box1bg {
	background-image: url(images07/layout/box1bg.jpg);
	background-repeat: repeat-y;
}
.box3bg {
	background-image: url(images07/layout/box3bg.jpg);
	background-repeat: repeat-y;
}

p {
	font-size: 0.7em;
	line-height: 16px;
	text-align: justify;
	color: #CCCCCC;
}
.copyright {
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.tob_fadebg {
	background-image: url(images07/nv07/top_background.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-color: #00376F;
}
.border2 {
	background-image: url(images07/nv07/lowebordermsater.jpg);
	background-repeat: repeat-x;
	height: 16px;
	background-color: #FAFAFA;
	margin: 0px;
	padding: 0px;
}
.contentbg {
	background-color: #024D91;
	background-image: url(images07/nv07/contentbg.jpg);
	background-repeat: repeat-x;
}
#taxirates {
	font-size: .7em;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
h3 {
	font-size: 0.7em;
	color: #FFFFFF;
}
 ul {
	font-size: .7em;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F5F400;
	text-decoration: none;
}
#footer a:visited {
color: #F5F400;
	text-decoration: none;
}
#footer a:active {
color: #FFFFFF;
	text-decoration: none;
}