/* CSS Document */
.adminbody
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


.mnu
{
	background-color:#F1FCFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mnu a
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2075A2;
	text-decoration:none;
}

.hedr {
	background-color: #FFF0C4;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	 
	
}

.parastyle1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #C72E67;
	text-decoration: none;
}


.parastyle2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.parastyle3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: -3pt;
}


.parastyle4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	font-weight:bold;
}

.parastyle5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.parastyle6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.parastyle7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #2075A2;
	text-decoration: none;
	/*#0AA0B9*/
}

.parastyle8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C72E67;
	text-decoration: none;
}

.dots{
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	height: 15px;
}

.verticaldots
{
	background-position: center top;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	height: 15px;
	background-attachment: scroll;
}


.btn
{
	height :24px;
	width :50px;
	background-color :#056D94;
}



 .intbl {
	border: 1px solid #cccccc;
	/*background-color:#EFEFEF;
	
	background-repeat: no-repeat;*/
}


.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	font-weight:bold;
}

.tblback {
	background-attachment: scroll;
	background-image: url(../images/backtable1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcolor1
{
	background-color:#2075A2;
}
.bgcolorpink
{
	background-color:#FCE1EF;
}
.bgcolorlgray
{
	background-color:#cccccc;
	/*#EBEDF5#646C79#F7FAFC*/
}
.rightbdr
{
	border-right: gray 1px dotted;
}

.bgimagepink
{
	background-image: url(  '../images/02.jpg' );
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-position:center;
}

.bgimagepink a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration :none;
}