@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px;}
@import url('/font/stylesheet.css');
@import url('/font/nokia.css');
.leftbg{ background:#FFFFFF top right; height:135px; width:460px; }
.rightbg{background:#043669 top left; height:135px; width:460px;}

.bannerleft{ background:url(/images/left.jpg) top right no-repeat; height:372px;}
.bannerright{background:url(/images/right.jpg) top left no-repeat; height:372px;}

.tabbg{background:url(/images/tabbg.jpg);}
.mainbg{background:url(/images/bodybg.jpg); height:852px;}

.footerstrips{background:url(/images/footerstrip.jpg); height:106px;}
.text
{
font-family:'roboto_condensedregular', arial;
font-size:14px;
line-height:25px;
text-align:justify;
color:#414141;
}
.dromenuformat
{
background:#ffffff;
height:25px;
width:250px;
border-radius: 5px;
color:#b4b4b4;
}
.footerltextwithoutlink
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
.Nameheading
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#043669;
}
.menu1
{
font-family:'roboto_condensedregular', arial;
font-size:12px;
color:#414141;
}

.menu a
{
font-family:'roboto_condensedregular', arial;
font-size:12px;
text-decoration:none;
color:#414141;
}
.menu a:hover
{
text-decoration:none;
color:#043669;
}

.tabs a
{
font-family:'roboto_condensedregular', arial;
font-size:13px;
padding:13px 0 13px 0;
display:block;
text-decoration:none;
color:#ffffff;
}
.tabs a:hover
{
text-decoration:none;
color:#043669;
background:#ffcb02;
}