/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #666666;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #9E334D;
	font-weight: bold;
}
a:visited {
	color: #9E334D;
}
a:hover {
	color: #000000;
}
a:active {
	color: #9E334D;
}

.Normal_text {

	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	color: #9E334D;
	/*text-align: justify;*/
}

.press_text {
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #9E334D;
	text-transform: uppercase;	/*text-align: justify;*/
}

.address_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E334D;
}

#Scroll
{
	vertical-align: top; 
	height: 315px; 
	overflow: auto;	
}

#mydiv1 {
	position: absolute;
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	color: #9E334D;
	left: 160px;
	width: 450 px;
	height: 290px;
	overflow: auto;
	top: 90px;
}


#mydiv2 {
	position: absolute;
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	color: #9E334D;
	left: 160px;
	width: 580 px;
	height: 290px;
	overflow: auto;
	top: 90px;
}


#models {
	border: 1px 1px 1px 1px;
	border-color: #9E334F;
	background-color: #E1C8CE;
	width: 600px;
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #9E334D;
}

#table {
	border: 0px 1px 1px 1px;
	border-color: #9E334F;
	width: 600px;
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	color: #9E334D;
	background-color: #FFFFFF;
}

#table1 {
	border: 0px 1px 1px 1px;
	border-color: #9E334F;
	width: 350px;
	color: #9E334D;
}

#blr {
	position:absolute;
	left:172px;
	top:26px;
	width:287px;
	height:357px;
	z-index:1;
	visibility: hidden;
}
#cni {
	position:absolute;
	left:172px;
	top:26px;
	width:287px;
	height:280px;
	z-index:2;
	visibility: hidden;
}
#coim {
	position:absolute;
	left:172px;
	top:26px;
	width:287px;
	height:179px;
	z-index:3;
	visibility: hidden;
}
#cochi {
	position:absolute;
	left:172px;
	top:26px;
	width:286px;
	height:166px;
	z-index:4;
	visibility: hidden;
}
#calicut {
	position:absolute;
	left:172px;
	top:26px;
	width:285px;
	height:109px;
	z-index:5;
	visibility: hidden;
}
#goa {
	position:absolute;
	left:172px;
	top:26px;
	width:292px;
	height:135px;
	z-index:6;
	visibility: hidden;
}
#hyd {
	position:absolute;
	left:172px;
	top:26px;
	width:307px;
	height:165px;
	z-index:7;
	visibility: hidden;
}
#mumbai {
	position:absolute;
	left:172px;
	top:26px;
	width:303px;
	height:310px;
	z-index:8;
	visibility: hidden;
}
#pune {
	position:absolute;
	left:172px;
	top:26px;
	width:309px;
	height:149px;
	z-index:9;
	visibility: hidden;
}
#kol {
	position:absolute;
	left:172px;
	top:26px;
	width:299px;
	height:136px;
	z-index:10;
	visibility: hidden;
}
#ahmbd {
	position:absolute;
	left:172px;
	top:26px;
	width:287px;
	height:149px;
	z-index:11;
	visibility: hidden;
}
#jai {
	position:absolute;
	left:172px;
	top:26px;
	width:276px;
	height:151px;
	z-index:12;
	visibility: hidden;
}
#dil {
	position:absolute;
	left:172px;
	top:26px;
	width:286px;
	height:266px;
	z-index:13;
	visibility: hidden;
}
#lud {
	position:absolute;
	left:172px;
	top:26px;
	width:299px;
	height:136px;
	z-index:14;
	visibility: hidden;
}

.answerPart{display: none;}

.questionPart {
	cursor: pointer;
    margin-bottom:5px;
    color: #9E334D;
	font-family: "Times New Roman";
	font-size: 15px;
/*	font-style: italic;*/
	/*font-weight: bold;*/
	padding: 2px;
}

.answerPart {
     margin-bottom: 0.5em;
     margin-left: 50px;
    color: #666666;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}

.leftcol {
     padding: 0 10px 0 20px;
     width: 380px;
     float: left;
     border-right-width: 2px;
     border-right-style: solid;
     border-right-color: #069;
     }
.rightcol {
     padding: 0 10px 0 20px;
     width: 280px;
     float: left;
     }
	 
.question {
     display: block;
     border-top: 1px solid red; 
     border-left: 1px solid red; 
     border-right: 1px solid red;
     border-bottom: 1px dashed red;
     background: rgb(92%,91%,90%);
     padding: 0 4px 4px 4px;
     line-height: 1.66;
     }
.answer {
     display: block;
     border-left: 1px solid blue; 
     border-right: 1px solid blue;
     border-bottom: 1px solid blue;
     background: rgb(92%,91%,90%);
     padding: 0 4px 4px 4px;
     line-height: 1.66;
     }

#main {
     width: 540px;
     margin-right: auto;
     margin-left: auto;
     margin-top: 8pt;
     padding: 8pt 0 0 0;
     text-align: left;
     }
#main a, #main a:link, #main a:hover {
     color: blue;
     text-decoration: underline;
     }
#main a:visited {
     color: purple;
     text-decoration: underline;
     }
