.body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 2px;
	font: 75%/170% Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	font-family : Verdana;
	font-size : 2px;
	background-color :silver;
	
}

.Headerimg
{
 	border-left : solid 1px #adadad;
 	border-right : solid 1px #adadad;
}
.maintable
{
	width : 800px;
	background-color : #ffffff;
}

.subtable
{
	border-left : solid 1px #adadad;
	border-right : solid 1px #adadad;
	width:100%;
	height:388px;
	
}



.subtable1
{
	border-left : solid 1px #adadad;
	border-right : solid 1px #adadad;
	width:100%;
	height:300px;
	
}

.subtable2
{
	border-left : solid 1px #adadad;
	border-right : solid 1px #adadad;
	width:100%;
	height:250px;
	
}


.headertitle
{
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size :15px;
	font-weight : bold;
	height : 10px;
	padding : 5px;
	color :#5c676b;
}

.para
{
	font-family: 'Lucida Sans Unicode';
	font-size: 12px;
	line-height: 15pt;
	text-align: left;
	padding-left : 20px;
	padding-right : 20px;
	color :#5c676b;
	text-align :justify;
}

.tabBackground
{
	background: silver url(Images/normal.jpg);
	border-right:solid 1px Gray;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size :13px;
	width:140px;
	height:30px;
	text-align :center;
	color : #000000;
	text-shadow: #ffffff 20px -12px 2px;
	cursor :pointer;

}


.tabBackgroundover
{
	background: gray url(Images/over.jpg);
	border-right:solid 1px Gray;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size :13px;
	width:140px;
	text-align :center;
	color : #ffffff;
	text-shadow: #000000 20px -12px 2px;
	cursor :pointer;

}


.tabSelected
{
	background: silver url(Images/selected.jpg);
	border-right:solid 1px Gray;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size :13px;
	width:140px;
	height:30px;
	text-align :center;
	color : #ffffff;
	text-shadow: #ffffff 20px -12px 2px;
	cursor :pointer;

}

.Objectives_css
{
    font-family: 'Lucida Sans Unicode';
	font-size: 12px;
	line-height: 15pt;
	text-align: left;
	padding-left : 70px;
	padding-right : 70px;
	color :#5c676b;
	text-align :justify;
}

.HomeLink
{
  color:#0088cc;
  text-decoration:none;
}

.HomeMinImageText
{
  font-family: 'Lucida Sans Unicode';
	font-size: 12px;
	line-height: 15pt;
	text-align: left;
	padding-left : 2px;
	padding-right : 2px;
	color :#5c676b;
	text-align :justify;
}


.MakeingText
{
        font-family: 'Lucida Sans Unicode';
  	font-weight:bold;
  	font-size: 13px;
  	line-height: 15pt;
  	text-align: left;
  	padding-left : 2px;
  	padding-right : 2px;
  	color :#5c676b;
	text-align :center;
	
}


a.MakeinghrefText
{
    color :#0a5daa;
    text-decoration: none;
}

a.MakeinghrefText:hover
{
  
  text-decoration: underline;
  color: #5fb646;
	
}


.subBackground
{
	/*background: silver url(Images/normal.jpg);	*/
	background-color :silver ; 	
	border-bottom:solid 1px Gray;	
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size :13px;	
	height:30px; 
	width:133px;
	text-align :left;
	color : #000000;
	text-shadow: #ffffff 20px -12px 2px;
	cursor :pointer;	
	text-indent :15px;
}


.subBackgroundover
{
	/*background: gray url(Images/over.jpg);*/
	background-color :Gray;	
	border-bottom:solid 1px Gray;
	font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size :13px;
	height:30px; 
	width:133px;
	text-align :left;
	color : #ffffff;
	text-shadow: #000000 20px -12px 2px;
	cursor :pointer;	
	text-indent :15px;
}

.selLeft
{
	background: gray url(Images/SelectedLeft.jpg);
}
.selRight
{
	background: gray url(Images/SelectedRight.jpg);
}


.FlashTableBorder
{
	border-left : solid 1px #636262;
	border-right : solid 1px #636262;
	border-top : solid 1px #636262;
	border-bottom : solid 1px #636262;
	background: silver url(Images/Flash_backGround.jpg);
	

}

.FlashTablebackgnd
{
  background: silver url(Images/Flash_backGround.jpg);
}

.footer
{
	border-left : solid 1px #adadad;
	border-right : solid 1px #adadad;
}


.footerText
{
    font-family: 'Lucida Sans Unicode';
    font-size: 12px;
    text-align: left;
    padding-left : 2px;
    padding-right : 2px;
    color :#5c676b;
    text-align :justify;
    height:75px;
}