body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {
 color: #003b73;
 text-decoration: none;
}
a:visited {
 color: #003b73;
 text-decoration: none;
}
a:hover {
 color: #cc0000;
 text-decoration: underline;
}
TD {
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}
#logo {background:url('http://www.hamdard.edu.pk/images/hulogo.gif') no-repeat left top;
margin:0;
padding:0;
width:auto;
height:63px
}
#trpic {background:url('http://www.hamdard.edu.pk/dsa/images/tr_pic.jpg') no-repeat right top;
margin:0;
padding:0;
width:auto;
height:63px
}
#dots {background:url('http://www.hamdard.edu.pk/dsa/images/dots1.gif') repeat-x;
height:1px
}
/* ------------------- Left Nav --------------------- */
.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 197px;
}

.markermenu li a{
background: url(http://www.hamdard.edu.pk/dsa/images/nbullet.gif) no-repeat 2px center;
font: 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #003b73;
display: block;
width: auto;
padding: 1px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #93badf;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 197px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #003b73;
}

.markermenu li a:hover{
color: black;
background-color: #bbd9f6;
background-image:url(http://www.hamdard.edu.pk/dsa/images/nbullet.gif); /*onMouseover image change. Remove if none*/
}

/* ------------------- Left Nav --------------------- */

#ddcolortabs{
margin-left: 4px;
margin-right: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 4px;
padding-right: 4px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
text-transform:uppercase;
}

#ddcolortabs a{
float:left;
color: white;
background: #003b73 url(color_tabs_left.gif) no-repeat left top;
margin:0 4px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
text-align: center;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #2c6ca9;
}

#ddcolortabs a:hover span{
background-color: #2c6ca9;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 4px;
line-height: 4px;
background: #003b73;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
/* ------------------------------------------------ */

#btn {
background-color: #566865;
color: #ffffff;
font-weight: bold;
font-size: 13px;
border: 1px solid #000000;
}
.input {
background-color: #FFFFFF;
border: 1px solid #000000;
height: 20px;
}
.search {
background-color: #FFFFFF;
border: 1px solid #000000;
height: 18px;
}
.select {
        background-color: #144f87;
        border: 1px solid #000000;
        padding: 1px;
        font-size: 11px;
        color: #FFFFFF;
        width: 170px;
}
.qlinks {
        background-color: #144f87;
        border: 1px solid #000000;
        padding: 1px;
        font-size: 11px;
        color: #FFFFFF;
        width: 170px;
}
.tbl {
border: 1px solid #C0C0C0;
}
.footertxt {
font-size: 10px;
color: #799ec0;
}


