/************************* CSS For TedLive ************************/
/******************** Created by ANAND TARANGE ********************/

/************************* For ID Selector ************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #333333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #333333;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	margin-left: 15px;
}

/************************** For Body Text ************************/

.bodyText1 {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.bodyText2 {
	font: normal 11pt/normal Arial, Helvetica, sans-serif;
	color: #993300;
	padding-right: 0px;
	padding-left: 0px;
}
.text_link1 {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}
.base_links1 {
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #F0F0D2;
}

/**************************** For Head ****************************/
.head1 {
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #993300;
}
.Bullet {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.Head2 {
	font: 300 12pt Arial, Helvetica, sans-serif;
	color: #660000;
}
.bodyText3 {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
/****************************** End ******************************/
.header1 {
	font: normal 10pt/normal Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
}
.bodyt {
	font: normal 10pt/normal Arial, Helvetica, sans-serif;
	
	color: #000000;

}

/****************************** New Design **************************************/

.insidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}

.insidetxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 19px;
}

.HeadA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ##993300;
	text-decoration: none;
}
.HeadB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ae5701;
	text-decoration: none;
	padding-left: 15px;
}
.border_Left{
	
	border-left-width: 1px;
    <!--border-left-style: solid;-->
	border-left-color: #000000;
	border-left-style: solid;
}

.border_Right {
	border-right-width: 1px;
	<!--border-right-style: solid;-->
	border-right-color: #000000;
	border-left-style:none;
}