div.newsHeader {
	text-align:center; 
	margin:0; 
	padding:5px 0; 
	border-bottom:2px solid #69696b;
	background-image:url(../images/bindujournal.jpg);
	background-repeat:no-repeat;
	width:837px;
	height:87px
	
}

div.newsDate{
	margin-top:55px;
	font-family:"Times New Roman", Times, serif;
	color:#69696b;
}

div.newsBlock { 
	border:0px solid #000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:0 0 0 1em;
	border-bottom:1px solid #90a0ff;
}

div.newsBlock a {	
	color:#0701F9;
	font-weight:bold;
 	text-decoration:none;
}

div.newsBlock a:hover {	
	text-decoration:underline;
}

div.newsBlock div.header  { 
	margin:0 0 0.5em 0;
}

h1.news { 
	color:#657628; 
	font-size:2em; 
	font-weight:normal;
	margin:0 0 0 0.2em;
	padding:0 0 0 20px;
	display:inline;
	background-image:url(../images/news_b.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
}


div.newsBlock div.header h1 { 
	color:#657628; 
	font-size:2em; 
	font-weight:normal;
	margin:0 0 0 0.2em;
	padding:0 0 0 20px;
	display:inline;
	background-image:url(../images/news_b.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	float:left;

}

div.newsBlock div.header h1.full { 
	width:600px;
}

div.newsBlock div.header span.date {
	color:#0701F9;
	vertical-align:middle;
	margin:0.6em 0 0 0;
	float:left;
}

div.newsBlock div.header span.trans {
	color:#FFF;
}


div.newsBlock div.header span.toplinks {
	float:right;
	margin:0.5em 0 0 0;
}

div.newsBlock div.header a.goto {
	float:right;
	margin:0.5em 0 0 0;
}

div.newsBlock div.header span.links {
	float:right;
	margin:0.5em 0 0 0;
}


div.newsBlock div.leftNewsBar {
	width:130px;
	float:left;
	text-align:left;
	margin-right:10px;
}

div.newsBlock div.image {
	width:130px;
	overflow:hidden;
	border:1px solid #000;
}

div.newsBlock div.leftNewsBar h2 {
	font-size:12px;
	color:#69696b;
	margin:0;
	padding:0;
	border-bottom:1px solid #69696b;
}

div.newsBlock div.leftNewsBar ul {
	padding:0;
	margin:1.2em;
}

div.newsBlock div.image div.by {
	letter-spacing:1px;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 1em 0;
}


div.newsBlock div.text { 
	float:left; 
	width:260px;
	margin:0;
	padding:0;
	text-align:justify;
}

div.newsBlock div.fulltext { 
	float:left; 
	width:660px;
	margin:0;
	padding:10px;
	border-left:1px solid #90a0ff;
}

ul.newsList {
	list-style:none;
	margin:0;
	padding:0;
}

ul.newsList li {
	padding:0.2em 0;
}

ul.newsList li span.date {
	color:#0701F9;
}

ul.newsList li a{
	color:#171717;
}
ul.newsList li a:hover{}

div.newsBlock table th {
	color:#505052; 
	font-weight:normal;
	font-size:1.3em;
	text-align:left;
}

div.newsBlock table td.title {
	color:#0701F9;
	padding:0.2em 1em 0.2em 0;
}

div.newsBlock table td.date {
	color:#0701F9;
}

div.video {
	float:right;
	width:410px;
	margin:0 0 0 0;
	overflow:hidden;
}

div.video a {	
	color:#0701F9;
	font-weight:bold;
 	text-decoration:none;
}

div.video a:hover {	
	text-decoration:underline;
}


div.video h1.news {
	margin:0 0 0 1em;
}

div.vidholder {
	text-align:center;
}


table.fullCalender {
	width:660px;
	border-collapse:collapse;
}

table.fullCalender th {
	padding-bottom:0.5em;
}

table.fullCalender tr{
	cursor:pointer;
}

table.fullCalender td {
	border-bottom:1px solid #69696b;
	border-top:1px solid #69696b;
	padding:5px;
}

table.noborder td {
	border-bottom:0px solid #69696b;
	border-top:0px solid #69696b;
}

table.fullCalender tr.content {
	cursor:auto;
	background-color:#EFEFEF;
}

table.fullCalender tr.content td {
	padding:1em;
}

table.fullCalender td.more {
	background-color:#8b9eff;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	width:70px;
}

table.fullCalender td.date{
	width:120px;
}

table.fullCalender td.white{
	background-color:#FFF;
	text-decoration:underline;
	text-align:center;
	width:50px;
}

