/* CSS Document */

body {
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
background-color:#006E92;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#006600;
}


.contant {
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.heading {
font-family:Tahoma;
font-size:16px;
color:#3AA315;
font-weight:bold;
}

.contant-heading {
font-family:Tahoma;
font-size:14px;
color:#000000;
font-weight:bold;
}

.gmat {
font-family:Tahoma;
font-size:18px;
color:#FFFFFF;
}

.gmat-contant {
font-family:Tahoma;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}

.footertxt {
font-family:Tahoma;
font-size:12px;
color:#9C9C9C;
font-weight:bold;
}

.wrong-ans {
font-family:Tahoma;
font-size:12px;
color:#FF0000;
font-weight:bold;
}

.answered {
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
}

.answer {
font-family:Tahoma;
font-size:12px;
color:#999999;
font-weight:bold;
}

.correct-ans {
font-family:Tahoma;
color:#6FB129;
font-size:12px;
font-weight:bold;
}

.login {
font-family:Tahoma;
font-size:12px;
color:#9C9C9C;
font-weight:bold;
text-decoration:none;
}

.login a{
font-family:Tahoma;
font-size:12px;
color:#9C9C9C;
font-weight:bold;
text-decoration:none;
}

.login a:hover{
font-family:Tahoma;
font-size:12px;
color:#3AA315;
font-weight:bold;
text-decoration:none;
}

.yes-no {
font-family:Tahoma;
font-size:16px;
color:#3AA315;
font-weight:bold;
text-decoration:none;
}

.yes-no a{
font-family:Tahoma;
font-size:16px;
color:#3AA315;
font-weight:bold;
text-decoration:none;
}

.yes-no a:hover{
font-family:Tahoma;
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
}


.edit-del {
font-family:Tahoma;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.edit-del a{
font-family:Tahoma;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.edit-del a:hover{
font-family:Tahoma;
font-size:14px;
color:#3AA315;
font-weight:bold;
text-decoration:none;
}

.add-new {
font-family:Tahoma;
font-size:16px;
color:#3AA315;
font-weight:bold;
text-decoration:none;
}

.add-new a{
font-family:Tahoma;
font-size:16px;
color:#3AA315;
font-weight:bold;
text-decoration:none;
}

.add-new a:hover{
font-family:Tahoma;
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.explanation-answer {
font-family:Tahoma;
font-size:12px;
color:#000000;
}

.copyright {
font-family:Tahoma;
font-size:12px;
color:#000000;
}

