body {background-color: #FFFFFF;}
body,td,th  {color: #FFFFFF;}
.text       {font-family: Verdana, "Trebuchet MS"; font-size: 10px;}
.text2       {font-family:"Times New Roman"; font-weight:bold; font-size: 12px;}
.date       {font-family: Verdana, "Trebuchet MS"; font-size: 9px;}
.title      {font-style: italic; font-weight:bolder; font-size: 20px;}
.newstitle  {font-family: "Times New Roman"; font-style: italic; font-weight:bold; font-size: 16px;}
.links      {font-style: italic; font-weight: bold; font-family: "Book Antiqua"; font-size: 15px; color: #FFFFFF;}
.image     	{font-family: Verdana, "Trebuchet MS"; font-size: 10px; text-align:center; font-weight: bold; 
				text-decoration: underline; color:#FF99CC;}
a:link      {color: #FFFFFF; text-decoration: none;}
a:visited   {text-decoration: none; color: #FFFFFF;}
a:hover     {text-decoration: none; color: #E8AFC0;}
a:active    {text-decoration: none; color: #FFFFFF;}
.headings   {font-size: 16px; font-style: italic; font-family: "Palatino Linotype"; font-weight: bold;}
.subheading {font-size: 12px; font-style: italic; font-family: Verdana, "Trebuchet MS";}
.english 	{font-family: Verdana, "Trebuchet MS"; font-size: 10px; color: #66CCFF; font-style: italic;}
.hindi	 	{font-family: Verdana, "Trebuchet MS"; font-size: 10px; color: #FFCCCC; font-style: italic;}

div.hometitle 	{font-family: "Times New Roman"; font-style: italic; font-size: 36px; text-align:right;}
div.horzLinksT	{font-family: "Book Antiqua"; font-style: italic; font-weight: bold; font-size: 15px; color: #FFFFFF; text-align:left; vertical-align:text-bottom;}
div.horzLinksB	{font-family: "Book Antiqua"; font-style: italic; font-weight: bold; font-size: 15px; color: #FFFFFF; text-align:right;}
div.footer     {color: #FFFFFF; font-family: Verdana, "Trebuchet MS"; font-size: 9px; text-align:center;}
div.photoTxt   {font-family: Verdana, "Trebuchet MS"; font-size: 10px; text-align:center;}

/* content divisions */
div.MiddleTitle {
	width:800px;
	height:3;
	border:0;
	float:left;
	padding:0;
	margin: 0;
}
div.MiddleLeft	{width:553; height:auto; border:0; float:left; margin:5; margin-bottom:0; padding:4;}
div.MiddleMid	{width:2; 	height:auto; border:0; float:left; margin:5; margin-bottom:0; padding:0;}
div.MiddleRight{width:170; height:auto; border:0; float:left; margin:5; margin-bottom:0; padding:0;}

/* old posts page */
div.oldTop	{background-color:#8a0308; border-color:#8a0308; width:800px; height:120px; 
				background-image:url(../../images/borders/vieuxjournal.png); float:left;  vertical-align:text-bottom;}
div.oldMiddle{background-color:#8a0308; border-color:#8a0308; width:800px; height:auto; border:hidden; 
				float:left; padding:0px; margin:0px;}
div.oldBot	{background-color:#8a0308; border-color:#8a0308; width:800px; height:50px; vertical-align:text-top; float:left;}
