/* CSS Document */

body{
margin:0px;
background-color:#003333;
}

#outer{
width:775px;
border:1px solid #999999;
background-color:#FFFFFF;
}

.btn{
padding:0px 5px 0px 0px;
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#CCCCCC;
text-align:right;
}

.btn a{
color:#CCCCCC;
text-decoration:none;
}

.btn a:hover{
color:#FFFFFF;
}

#rightpic{
width:317px;
height:200px;
border:1px solid #999999;
}

#flashmatter{
width:775px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}

#textmatter{
width:775px;
padding:10px 5px 5px 10px;
background-image:url(images/backlogo.jpg);
background-repeat:no-repeat;
background-position:center;
}

#bhopal{
width:775px;
padding:10px 5px 5px 10px;
background-image:url(images/backlogo.jpg);
background-repeat:no-repeat;
background-position:center;
}

#bhopal{
width:755px;
padding:10px 0px 0px 0px;
font-family:verdana;
font-size:12px;
color:#000000;
text-align:justify;
}

#title{
width:98%;
padding:5px 0px 5px 10px;
border-bottom:1px solid #666666;
font-family:verdana;
font-size:13px;
color:#660000;
text-transform:uppercase;
}

.title{
text-align:center;
padding:5px 0px 5px 10px;
border-bottom:1px solid #666666;
font-family:verdana;
font-size:13px;
color:#660000;
text-transform:uppercase;
}

.title1{
text-align:center;
padding:1px 0px 1px 0px;
font-family:verdana;
font-size:10px;
color:#660000;
text-transform:uppercase;
font-weight:bold;
}

#undertext{
width:98%;
padding:10px 0px 0px 0px;
font-family:verdana;
font-size:12px;
color:#000000;
text-align:justify;
}

#bottom{
width:775px;
padding:3px 5px 3px 5px;
font-family:verdana;
font-size:10px;
color:#CCCCCC;
background-color:#333333;
text-align:right;
}

#bottom a{
color:#CCCCCC;
text-decoration:none;
}

#bottom a:hover{
color:#a1a1a1;
text-decoration:underline;
}

.bottom01{
font-family:verdana;
font-size:11px;
color:#333333;
text-align:center;
}

.trusties{
font-family:verdana;
font-size:12px;
color:#333333;
text-align:left;
}

.bottom{
font-family:verdana;
font-size:10px;
color:#666666;
text-align:center;
}

.bottom a{
color:#000000;
text-decoration:none;
}

.bottom a:hover{
color:#000000;
text-decoration:underline;
}


#middlelink a{
width:80%;
display:block;
border:double 1px #000000;
padding:1px 10px 2px 10px;
font-family:verdana;
font-size:10px;

color:#FFFFFF;
background-color:#006699;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

#middlelink a:hover{
color:#a1a1a1;
text-decoration:underline;
background-color:#003366;
}
#number {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
#number a {
	color: #CC0000;
	text-decoration: underline;
}
#number a:hover {
	color: #006666;
	text-decoration: none;
}
#number a:active {
	font-variant: small-caps;
	color: #006633;
	text-decoration: none;
}
.ImageBorder{ border:solid 1px #CCCCCC; padding:2px;}