.Show_clsPageTypeHeading {
	padding-left: 20px;
	padding-top: 4px;
	border-left: 1px solid #880;
	border-top: 1px solid #880;
	border-right: 1px solid #880;
	/*border-top-left-radius: 10px;*/
	border-top-right-radius: 10px; 	
	height : 30px;
	width : 200px;	
	background-color : #160016;
	color : #ffffff;
	font-family:Thunga;
	font-size: 25px;
	font-weight:bold;
	
}
.Show_clsPageTypeHeadingBottom 
{
	height : 4px;
	border-left: 1px solid #880;
	background-color : #160016;
}

.Show_Profile_ContentData
{
	font-family:Thunga;
	font-size: 20px;
	font-weight:normal;
	color:#1111ff;
}

.Show_Profile_ContentHeading
{
	font-family:Thunga;
	font-size: 25px;
	font-weight:bold;
}

.Show_OuterPageBody
{
	border-left: 1px dotted #160016;
	border-right: 1px dotted #160016;
	border-bottom: 1px dotted #160016;
	background-color : #ffffff;
}

.Show_Heading_TD
{
	padding : 10px;
	height : 50px;
	border-bottom: 1px solid #160016;
	text-align: left;
	font-family:Thunga,verdana;
	font-size: 14px;
	color:#000000;
}



.Show_MonthYear
{
	font-family:Thunga,verdana;
	font-size: 20px;
	color:#f00;
	font-weight:bold;
	padding-bottom:10px;
}
.Show_HeaderRow
{
	background-color:rgb(0,63,125);font-weight:bold;font-size:16px;color:#fff;padding:2px;
}
.Show_DataRow1
{
	background-color:#e8e8e8;
}
.Show_DataRow2
{
	background-color:#fff;
}
.Show_DetailsRow
{
	background-color:rgb(225,240,255);
}

.Show_Date
{
	font-family:Thunga,verdana;
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-align:center;
}

.Show_Place
{
	font-family:Thunga,verdana;
	font-size: 16px;
	color:rgb(60,0,30);
	font-weight: bold;
	text-align: left;
}
.Show_Prasanga
{
	font-family:Thunga,verdana;
	font-size: 16px;
	color:navy;
	font-weight: bold;
	text-align: left;
}

.Show_Details
{
	border-bottom:1px solid #e0e0e0;
	font-family:Thunga,verdana;
	font-size: 14px;
	color:#000;
	padding-bottom:10px;
}
